fix(mine): bug-14 移除我的市场和礼品地址入口
This commit is contained in:
parent
0955855195
commit
2a83859ab8
|
@ -452,13 +452,13 @@ export default {
|
||||||
// ifdr: 1,
|
// ifdr: 1,
|
||||||
// ifshow: false,
|
// ifshow: false,
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
url: "/pages/mine/myMarket/myMarket",
|
// url: "/pages/mine/myMarket/myMarket",
|
||||||
name: '我的市场',
|
// name: '我的市场',
|
||||||
imgurl: "../../static/images/my_icon9.png",
|
// imgurl: "../../static/images/my_icon9.png",
|
||||||
menuKey: "",
|
// menuKey: "",
|
||||||
ifshow: false,
|
// ifshow: false,
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// url: "/pages/mine/globalDistribution/globalDistribution",
|
// url: "/pages/mine/globalDistribution/globalDistribution",
|
||||||
// name: '全球分布',
|
// name: '全球分布',
|
||||||
|
@ -473,13 +473,13 @@ export default {
|
||||||
// menuKey: "",
|
// menuKey: "",
|
||||||
// ifshow: false,
|
// ifshow: false,
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
url: "/pages/mine/giftAddress/list",
|
// url: "/pages/mine/giftAddress/list",
|
||||||
name: '礼品地址',
|
// name: '礼品地址',
|
||||||
imgurl: "../../static/images/mark9.png",
|
// imgurl: "../../static/images/mark9.png",
|
||||||
menuKey: "",
|
// menuKey: "",
|
||||||
ifshow: false,
|
// ifshow: false,
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// url: "/pages/mine/space/list",
|
// url: "/pages/mine/space/list",
|
||||||
// name: '创客空间',
|
// name: '创客空间',
|
||||||
|
|
Loading…
Reference in New Issue