feat(mine): 我的-市场动态-活动专区位置调整
This commit is contained in:
parent
bc142f686b
commit
3cf560dd7d
|
@ -410,13 +410,6 @@ export default {
|
||||||
menuKey: 'investment',
|
menuKey: 'investment',
|
||||||
ifshow: false,
|
ifshow: false,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
url: '/pages/market/activeArea/index',
|
|
||||||
name: '活动专区',
|
|
||||||
imgurl: '../../static/images/mark9.png',
|
|
||||||
menuKey: 'activeZone',
|
|
||||||
ifshow: false,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
url: '/pages/architecture/architecture',
|
url: '/pages/architecture/architecture',
|
||||||
name: '架构管理',
|
name: '架构管理',
|
||||||
|
@ -492,6 +485,13 @@ export default {
|
||||||
menuKey: '',
|
menuKey: '',
|
||||||
ifshow: false,
|
ifshow: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
url: '/pages/market/activeArea/index',
|
||||||
|
name: '活动专区',
|
||||||
|
imgurl: '../../static/images/mark9.png',
|
||||||
|
menuKey: 'activeZone',
|
||||||
|
ifshow: false,
|
||||||
|
},
|
||||||
// {
|
// {
|
||||||
// url: "2",
|
// url: "2",
|
||||||
// name: "达人榜单",
|
// name: "达人榜单",
|
||||||
|
|
Loading…
Reference in New Issue