| | |
| | | }}{{fomtdata.totalMoney}} |
| | | </div> |
| | | </van-row> |
| | | <van-row gutter="20" class="but-box"> |
| | | <van-row gutter="20" class="but-box" v-if="typeindex == 0"> |
| | | <van-col |
| | | span="8" |
| | | v-for="item in tabList2" |
| | | :key="item.id" |
| | | @click="routerList(item)" |
| | | > |
| | | <div class="but" >{{ item.text }}</div> |
| | | </van-col> |
| | | </van-row> |
| | | <van-row gutter="20" class="but-box" v-if="typeindex == 1"> |
| | | <van-col |
| | | span="8" |
| | | v-for="item in tabList1" |
| | |
| | | loading: true, |
| | | active: 1, |
| | | typeindex:0, |
| | | tabList1: [ |
| | | { |
| | | id: 1, |
| | | text: this.$t("充币"), |
| | | // route: "/recharge/rechargePage?symbol=usdt", |
| | | route: "/recharge/rechargeList", |
| | | }, |
| | | { |
| | | id: 2, |
| | | text: this.$t("提币"), |
| | | route: "/withdraw/withdrawPage", |
| | | }, |
| | | tabList2: [ |
| | | { |
| | | id: 4, |
| | | text: this.$t("闪兑"), |
| | |
| | | }, |
| | | }, |
| | | { |
| | | id: 6, |
| | | id: 7, |
| | | text: this.$t("划转"), |
| | | route: "/transfer", |
| | | query: { |
| | | type: 1, |
| | | // query: { |
| | | // type: 1, |
| | | // }, |
| | | }, |
| | | ], |
| | | tabList1: [ |
| | | { |
| | | id: 1, |
| | | text: this.$t("充币"), |
| | | // route: "/recharge/rechargePage?symbol=usdt", |
| | | route: "/recharge/rechargeList", |
| | | }, |
| | | { |
| | | id: 2, |
| | | text: this.$t("提币"), |
| | | route: "/withdraw/withdrawPage", |
| | | } |
| | | ], |
| | | tabList: [ |
| | | { id: 1, text: this.$t("现货") }, |