| | |
| | | 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> |
| | |
| | | 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("货币理财"), |