| | |
| | | >{{ $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 |
| | |
| | | xy: true, |
| | | listAsstes: [ |
| | | { |
| | | title: this.$t("印股資產"), |
| | | title3: this.$t("印股總資產"), |
| | | title1: this.$t("印股可用"), |
| | | title2: this.$t("印股冻结"), |
| | | accectType: "IN", |
| | | symbolCode: "INR", |
| | | symbol: "₹", |
| | | title: this.$t("美股資產"), |
| | | title3: this.$t("美股總資產"), |
| | | title1: this.$t("美股可用"), |
| | | title2: this.$t("美股冻结"), |
| | | accectType: "US", |
| | | symbolCode: "USD", |
| | | symbol: "$", |
| | | }, |
| | | ], |
| | | active: this.$t("印股資產"), |
| | | active: this.$t("美股資產"), |
| | | name: "", |
| | | selectUserFlag: true, |
| | | settingDialog: false, |
| | |
| | | input[type="file"] { |
| | | display: none !important; |
| | | } |
| | | </style> |
| | | </style> |