diff --git a/pages/exchange/exchange-transaction.vue b/pages/exchange/exchange-transaction.vue index 044886e..842ea61 100644 --- a/pages/exchange/exchange-transaction.vue +++ b/pages/exchange/exchange-transaction.vue @@ -1163,4 +1163,7 @@ export default { .reda{ color: #CA3F66; } +::v-deep .el-slider__button-wrapper{ + z-index: 1; +} diff --git a/pages/exchange/open-position.vue b/pages/exchange/open-position.vue index d903a0d..63f8e1a 100644 --- a/pages/exchange/open-position.vue +++ b/pages/exchange/open-position.vue @@ -142,7 +142,7 @@ @change="form.entrust_price=$event.detail" v-if="form.type == 0" /> --> - + {{$t('exchange.d2')}}(USDT) @@ -179,8 +179,9 @@ :placeholder="$t('exchange.c5')" style="border: 1px solid #202020;"> @@ -234,16 +235,30 @@ {{$t('first.a3')}} ({{$t('reg.b4')}}) --> - - - {{ $t("common.c3") }} - - {{ maxNum }} - {{ $t("contract.d8") }} - - - - + + + {{ $t("contract.d4") }}(USDT) + + {{ accountInfo.account_equity || "--"}} + + + + + + + {{ $t("contract.e4") }}(USDT) + {{accountInfo.usable_balance}} + + + + {{ $t("common.c3") }} + + {{ maxNum }} + {{ $t("contract.d8") }} + + + + - {{ $t('contract.i4') }}/{{ $t('contract.i7') }} + {{ $t('contract.i4') }}/{{ $t('contract.i7') }} @@ -301,7 +316,7 @@ {{ $t("contract.c0") }} - + - - --> - - {{ form.amount}} USDT + {{amount}} - --> +