forked from angelo/web-retail-h5
feat(mine): 移除创客空间
This commit is contained in:
parent
bf2230600d
commit
0026dbca10
|
@ -388,13 +388,7 @@ export default {
|
|||
// menuKey: "",
|
||||
// ifshow: false,
|
||||
// },
|
||||
{
|
||||
url: '/pages/makerspaceView/index',
|
||||
name: '创客空间认证',
|
||||
imgurl: '../../static/images/my_icon5.png',
|
||||
menuKey: 'space',
|
||||
ifshow: false,
|
||||
},
|
||||
|
||||
{
|
||||
url: '/pages/selfService/index',
|
||||
name: '自助服务',
|
||||
|
@ -459,13 +453,6 @@ export default {
|
|||
// menuKey: "",
|
||||
// ifshow: false,
|
||||
// },
|
||||
// {
|
||||
// url: "/pages/mine/space/list",
|
||||
// name: '创客空间',
|
||||
// imgurl: "../../static/images/mark9.png",
|
||||
// menuKey: "",
|
||||
// ifshow: false,
|
||||
// },
|
||||
{
|
||||
url: '/pages/mine/addNewPv/index',
|
||||
name: '新增业绩',
|
||||
|
@ -607,13 +594,7 @@ export default {
|
|||
// menuKey: "",
|
||||
// ifshow: false,
|
||||
// },
|
||||
{
|
||||
url: '/pages/makerspaceView/index',
|
||||
name: '创客空间认证',
|
||||
imgurl: '../../static/images/my_icon5.png',
|
||||
menuKey: 'space',
|
||||
ifshow: false,
|
||||
},
|
||||
|
||||
{
|
||||
url: '/pages/selfService/index',
|
||||
name: '自助服务',
|
||||
|
@ -677,13 +658,7 @@ export default {
|
|||
menuKey: '',
|
||||
ifshow: false,
|
||||
},
|
||||
{
|
||||
url: '/pages/mine/space/list',
|
||||
name: '创客空间',
|
||||
imgurl: '../../static/images/mark9.png',
|
||||
menuKey: '',
|
||||
ifshow: false,
|
||||
},
|
||||
|
||||
// {
|
||||
// url: '/pages/mine/addNewPv/index',
|
||||
// name: '新增业绩',
|
||||
|
|
Loading…
Reference in New Issue