From 0d5c6f5eca3d10435afa611980ab4bcc88666e82 Mon Sep 17 00:00:00 2001 From: luyisha Date: Fri, 16 Jun 2023 18:23:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E5=8F=A3=E3=80=81=E6=88=90=E4=BA=A4?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/contract/handicap.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/contract/handicap.vue b/src/views/contract/handicap.vue index fc42999..372f38f 100644 --- a/src/views/contract/handicap.vue +++ b/src/views/contract/handicap.vue @@ -84,9 +84,9 @@ @click="$emit('selectprice', item.price)" >
-
{{ item.price }}
-
{{ omitTo(item.amount, 2) }}
-
{{ item.total }}
+
{{ item.price }}
+
{{ omitTo(item.amount, 2) }}
+
{{ item.total }}
-
+
{{ $t("contract.b1") }}
-
{{ $t("contract.d8") }}(USDT)
-
+
{{ $t("contract.d8") }}(USDT)
+
{{ $t("contract.e1") }}({{ $t("contract.e2") }})
-
+
{{ parseTime(item.ts, false, "{h}:{i}:{s}") }}
-
+
{{ item.price }}
-
+
{{ omitTo(item.amount, 2) }}