注释随手拍配置
This commit is contained in:
		| @@ -42,12 +42,12 @@ export default { | |||||||
|           text: '统计', |           text: '统计', | ||||||
|           component: 'Statistics', |           component: 'Statistics', | ||||||
|         }, |         }, | ||||||
|         { |         // { | ||||||
|           img: require('./components/img/set-icon.png'), |         //   img: require('./components/img/set-icon.png'), | ||||||
|           activeImg: require('./components/img/set-icon-active.png'), |         //   activeImg: require('./components/img/set-icon-active.png'), | ||||||
|           text: '配置', |         //   text: '配置', | ||||||
|           component: 'Set' |         //   component: 'Set' | ||||||
|         } |         // } | ||||||
|       ], |       ], | ||||||
|       isTab: true, |       isTab: true, | ||||||
|       isAdmin: false |       isAdmin: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user