Merge branch 'lx-dev' of gitee.com:cabbage_qd/web-base-h5 into lx-test
This commit is contained in:
commit
c761080c49
|
@ -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