Parcourir la source

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

reghao il y a 5 mois
Parent
commit
9c7980d406
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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: '联系人',