| | |
| | | <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> --> |
| | | <!-- <van-tabs |
| | |
| | | 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); |
| | | } |