zzzz
2024-04-16 273d548631148f99e17b6898d55a867a0ba93a25
src/page/assetsCenter/index.vue
@@ -10,10 +10,7 @@
          class="right"
          @click="goRouter('/exchange/exchangeHistory')"
        >
          <img
            :src="require('@/assets/image/assets-center/Subtract.png')"
            class="w-44 h-38"
          />
          <img :src="require('@/assets/3x/names8.png')" class="w-33" />
        </van-col>
        <div class="pt">{{ $t("总资产估值") }}</div>
        <div class="pt">{{ assetsFunds.total }}</div>
@@ -156,11 +153,11 @@
          text: this.$t("提币"),
          route: "/withdraw/withdrawPage",
        },
        {
          id: 4,
          text: this.$t("闪兑"),
          route: "/exchange/exchangePage",
        },
        // {
        //   id: 4,
        //   text: this.$t("闪兑"),
        //   route: "/exchange/exchangePage",
        // },
        {
          id: 5,
          text: this.$t("货币理财"),