diff --git a/src/apps/AppHandSnapshot/AppHandSnapshot.vue b/src/apps/AppHandSnapshot/AppHandSnapshot.vue index 881be10c..c3d25556 100644 --- a/src/apps/AppHandSnapshot/AppHandSnapshot.vue +++ b/src/apps/AppHandSnapshot/AppHandSnapshot.vue @@ -42,12 +42,12 @@ export default { text: '统计', component: 'Statistics', }, - { - img: require('./components/img/set-icon.png'), - activeImg: require('./components/img/set-icon-active.png'), - text: '配置', - component: 'Set' - } + // { + // img: require('./components/img/set-icon.png'), + // activeImg: require('./components/img/set-icon-active.png'), + // text: '配置', + // component: 'Set' + // } ], isTab: true, isAdmin: false