1
jhzh
2025-03-18 27249aa03794225992acbb397987afcd75c6efae
1
3 files modified
24 ■■■■ changed files
src/components/ex-nav/index.vue 10 ●●●● patch | view | raw | blame | history
src/page/authentication/index.vue 4 ●●●● patch | view | raw | blame | history
src/page/userCenter/index.vue 10 ●●●● patch | view | raw | blame | history
src/components/ex-nav/index.vue
@@ -106,12 +106,12 @@
        },
      ];
      this.navList1 = [
        {
          name: this.$t("在线客服"),
          icon: require(`@/assets/3x/资源 8@3x.png`),
        // {
        //   name: this.$t("在线客服"),
        //   icon: require(`@/assets/3x/资源 8@3x.png`),
          path: "/customerService",
        },
        //   path: "/customerService",
        // },
        {
          name: this.$t("质押借币"),
          icon: require(`@/assets/3x/资源 6@3x.png`),
src/page/authentication/index.vue
@@ -167,9 +167,9 @@
          <span class="text-grey">{{
            $t("上传证件照失败,请联系客服获取邮箱地址发送证件照或者重新上传")
          }}</span>
          <span class="text-blue service-text" @click="tokefu">
          <!-- <span class="text-blue service-text" @click="tokefu">
            {{ $t("联系客服") }}</span
          >
          > -->
        </div>
        <nationality-list
          ref="controlChild"
src/page/userCenter/index.vue
@@ -97,11 +97,11 @@
          icon: require("@/assets/image/userCenter/jisuan.png"),
          url: "/exchangeRate",
        },
        {
          name: this.$t("在线客服"),
          icon: require("@/assets/image/userCenter/kefu.png"),
          url: "/customerService",
        },
        // {
        //   name: this.$t("在线客服"),
        //   icon: require("@/assets/image/userCenter/kefu.png"),
        //   url: "/customerService",
        // },
        // {
        //     name: this.$t('主题模式'),
        //     icon: require('@/assets/image/userCenter/theme.png'),