| | |
| | | >{{ $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" |
| | |
| | | > |
| | | {{ $t("申请杠杠") }} |
| | | </van-button> |
| | | </van-col> --> |
| | | </van-col> |
| | | </van-row> |
| | | |
| | | <van-dialog |
| | |
| | | <van-radio name="2" /> |
| | | </template> |
| | | </van-cell> |
| | | <van-cell title="5X" clickable @click="radio = '5'"> |
| | | <van-cell title="4X" clickable @click="radio = '4'"> |
| | | <template #right-icon> |
| | | <van-radio name="5" /> |
| | | <van-radio name="4" /> |
| | | </template> |
| | | </van-cell> |
| | | <van-cell title="6X" clickable @click="radio = '6'"> |
| | | <template #right-icon> |
| | | <van-radio name="6" /> |
| | | </template> |
| | | </van-cell> |
| | | <van-cell title="10X" clickable @click="radio = '10'"> |
| | |
| | | <div class="price_box"> |
| | | <div class="price_box_title">{{$t('浮動盈虧')}}</div> |
| | | <div class="price_box_txt">{{moneyList[0].profitAndLoss}}</div> |
| | | </div> |
| | | <div class="price_box"> |
| | | <div class="price_box_title">{{$t('待补金额')}}</div> |
| | | <div class="price_box_txt">{{moneyList[0].amountToBeCovered}}</div> |
| | | </div> |
| | | <div class="price_box"> |
| | | <div class="price_box_title">{{$t('hj48')}}</div> |
| | | <div class="price_box_txt">{{moneyList[0].availableBalance}}</div> |
| | | </div> |
| | | </div> |
| | | <!-- <div class="divider div-shrink"></div> --> |
| | |
| | | title2: this.$t("日股冻结"), |
| | | accectType: "JP", |
| | | symbolCode: "JPY", |
| | | symbol: "¥", |
| | | symbol: "円", |
| | | }, |
| | | ], |
| | | active: this.$t("日股資產"), |
| | |
| | | title2: this.$t("日股冻结"), |
| | | accectType: "JP", |
| | | symbolCode: "JPY", |
| | | symbol: "¥", |
| | | symbol: "円", |
| | | }, |
| | | ] |
| | | this.iconlist = [{ |
| | |
| | | this.$router.push("/login"); |
| | | }, |
| | | gotorush(e){ |
| | | if(e=='/recharge'){ |
| | | Toast(this.$t('请联系客服')); |
| | | }else if(e==''){ |
| | | window.open('https://lin.ee/7I7cvGD', '_blank'); |
| | | // if(e=='/recharge'){ |
| | | // Toast(this.$t('请联系客服')); |
| | | // }else |
| | | if(e==''){ |
| | | // window.open('https://lin.ee/7I7cvGD', '_blank'); |
| | | // window.open('https://lin.ee/69mzBfD', '_blank'); |
| | | window.open(this.onlineService); |
| | | }else{ |
| | | this.$router.push(e); |
| | | } |