jhzh
2024-10-21 69aa4b7347d9507f82620b3ca6d2af99c66596e4
放开ico
1 files modified
22 ■■■■■ changed files
src/components/ex-nav/index.vue 22 ●●●●● patch | view | raw | blame | history
src/components/ex-nav/index.vue
@@ -76,6 +76,12 @@
    getNavlist() {
      this.navList = [
        {
            name: this.$t("ICO"),
            icon: require(`@/assets/3x/资源 2@3x.png`),
            path: "/new-urrency",
          },
        {
          name: this.$t("资金"),
          icon: require(`@/assets/3x/资源 7@3x.png`),
          path: "/funds",
@@ -96,18 +102,13 @@
        //   icon: require(`@/assets/3x/资源 2@3x.png`),
        //   path: "/promote",
        // },
      ];
      this.navList1 = [
        {
          name: this.$t("理财"),
          icon: require(`@/assets/3x/资源 3@3x.png`),
          path: "/fm-home",
        },
      ];
      this.navList1 = [
        {
          name: this.$t("在线客服"),
          icon: require(`@/assets/3x/资源 8@3x.png`),
          path: "/customerService",
        },
        {
          name: this.$t("质押借币"),
@@ -127,7 +128,12 @@
        },
      ];
      this.navList2 = [
        {
          name: this.$t("在线客服"),
          icon: require(`@/assets/3x/资源 8@3x.png`),
      
          path: "/customerService",
        },
       
        {
          name: this.$t("直播"),