| | |
| | | |
| | | <van-row style="margin-top: 16px"> |
| | | <van-col span="8" style="display: flex; justify-content: center"> |
| | | <!-- @click="$router.push('/recharge')" --> |
| | | <!-- @click="kefu" --> |
| | | <van-button @click="kefu" class="btn-two" type="primary"> |
| | | <van-button @click="$router.push('/recharge')" class="btn-two" type="primary"> |
| | | {{ $t("hj172") }} |
| | | </van-button> |
| | | </van-col> |
| | |
| | | >{{ $t("提款") }}</van-button |
| | | > |
| | | </van-col> |
| | | <!-- <van-col span="8" style="display: flex; justify-content: center"> |
| | | <!-- <van-col span="8" style="display: flex; justify-content: center"> |
| | | <van-button |
| | | @click="leverShow = true" |
| | | class="btn-two" |
| | |
| | | }); |
| | | }); |
| | | |
| | | const arr = data.data.filter((item) => item.accectType === "ALL"); |
| | | const arr = data.data.filter((item) => item.accectType === "IN"); |
| | | this.asstesAll = arr[0].totalMoney; |
| | | } |
| | | }, |