diff --git a/pages/mine/index.vue b/pages/mine/index.vue index c0441df..bf55c43 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -410,13 +410,6 @@ export default { menuKey: 'investment', ifshow: false, }, - { - url: '/pages/market/activeArea/index', - name: '活动专区', - imgurl: '../../static/images/mark9.png', - menuKey: 'activeZone', - ifshow: false, - }, { url: '/pages/architecture/architecture', name: '架构管理', @@ -492,6 +485,13 @@ export default { menuKey: '', ifshow: false, }, + { + url: '/pages/market/activeArea/index', + name: '活动专区', + imgurl: '../../static/images/mark9.png', + menuKey: 'activeZone', + ifshow: false, + }, // { // url: "2", // name: "达人榜单",