From 8d39eb3f833d4f37098e9996c312510036aa6447 Mon Sep 17 00:00:00 2001 From: luyisha Date: Tue, 14 Nov 2023 16:01:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=81=E5=B8=81=E5=90=88=E7=BA=A6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/exchange/exchange-transaction.vue | 3 ++ pages/exchange/open-position.vue | 69 +++++++++++++++---------- 2 files changed, 46 insertions(+), 26 deletions(-) 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}} - --> +