From 39e5ca68020f797f1af0032a1d0bef90e4c6e1cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=BA=B7?= Date: Fri, 20 Oct 2023 17:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/merchantBack.vue | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/views/merchantBack.vue b/src/views/merchantBack.vue index 73b0b13..e49798a 100644 --- a/src/views/merchantBack.vue +++ b/src/views/merchantBack.vue @@ -128,20 +128,20 @@ export default { level: 1, menuType: 1, children: [ - { - id: 295, - parentId: 294, - name: 'MemberInfo', - url: '/memberInfo', - icon: '', - component: 'home', - path: '/home', - title: '我的团队', - menuName: 'dashboard', - level: 2, - menuType: 1, - children: '', - }, + // { + // id: 295, + // parentId: 294, + // name: 'MemberInfo', + // url: '/memberInfo', + // icon: '', + // component: 'home', + // path: '/home', + // title: '我的团队', + // menuName: 'dashboard', + // level: 2, + // menuType: 1, + // children: '', + // }, { id: -110, parentId: 294, @@ -204,7 +204,7 @@ export default { icon: '', component: 'home', path: '/home', - title: '角色管理', + title: '角色管理(空)', menuName: 'teammanagement', level: 2, menuType: 1, @@ -263,7 +263,7 @@ export default { icon: '', component: 'home', path: '/home', - title: '通知中心', + title: '通知中心(空)', menuName: 'container', level: 2, menuType: 1,