Browse Source

LeftAside.vue 添加 /background/my/vip 路由

reghao 5 months ago
parent
commit
9c7980d406
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/admin/LeftAside.vue

+ 5 - 0
src/views/admin/LeftAside.vue

@@ -110,6 +110,11 @@ export default {
               title: '我的钱包',
               icon: 'el-icon-s-data'
             },
+            {
+              url: '/background/my/vip',
+              title: '我的会员',
+              icon: 'el-icon-s-data'
+            },
             {
               url: '/background/my/contact',
               title: '联系人',