quanwei
4 days ago 73b874c72ad55eb9eef21c36160ac0de58f0189e
saas_vue/src/views/layout/LeftMenu.vue
@@ -104,6 +104,18 @@
          ]
        },
        {
          name: '运营中心权限',
          icon: 'icon-authority',
          path: '/agentaccess',
          children: [
            {
              name: '权限列表',
              icon: null,
              path: '/agentaccess/Index'
            }
          ]
        },
        {
          name: '商城',
          icon: 'icon-zhuye',
          path: '/shop',