xiaomei 6 months ago
parent
commit
c252bed1a7
1 changed files with 10 additions and 5 deletions
  1. 10 5
      src/views/index/index.vue

+ 10 - 5
src/views/index/index.vue

@@ -206,11 +206,11 @@ export default {
           icon: require('@/assets/images/index/hc.png'),
           url: 'synthesis',
         },
-        {
-          text: this.$t('lang217'),
-          icon: require('@/assets/images/index/cc.png'),
-          url: 'storage',
-        },
+        // {
+        //   text: this.$t('lang217'),
+        //   icon: require('@/assets/images/index/cc.png'),
+        //   url: 'storage',
+        // },
         {
           text: this.$t('lang264'),
           icon: require('@/assets/images/index/cj.png'),
@@ -221,6 +221,11 @@ export default {
           icon: require('@/assets/images/index/kf.png'),
           url: '',
         },
+        {
+          text: this.$t('lang262'),
+          icon: require('@/assets/images/index/fx.png'),
+          url: 'invite',
+        },
         {
           text: this.$t('lang447'),
           icon: require('@/assets/images/index/ex.png'),