From 4880b1885be1b7cd0af45b31164852f42907578a Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Fri, 2 Aug 2024 15:33:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E7=BA=A6=E5=8E=86=E5=8F=B2=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=96=B0=E5=A2=9E=E6=94=B6=E7=9B=8A=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/index.vue | 12 ++++++------ pages/exchange/contract-history.vue | 4 ++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pages/base/index.vue b/pages/base/index.vue index a5500db..6dbc6bc 100644 --- a/pages/base/index.vue +++ b/pages/base/index.vue @@ -94,12 +94,12 @@ export default { // icon: "static/img/base_qukuai_0.png", // activeIcon: "static/img/base_qukuai_1.png", // }, - { - label: this.$t("purchase.a5"), - tel: "purchase", - icon: "static/img/base_qukuai_0.png", - activeIcon: "static/img/base_qukuai_1.png", - }, + // { + // label: this.$t("purchase.a5"), + // tel: "purchase", + // icon: "static/img/base_qukuai_0.png", + // activeIcon: "static/img/base_qukuai_1.png", + // }, { label: this.$t("base.d2"), tel: "mine", diff --git a/pages/exchange/contract-history.vue b/pages/exchange/contract-history.vue index 1387b0b..beffd45 100644 --- a/pages/exchange/contract-history.vue +++ b/pages/exchange/contract-history.vue @@ -45,6 +45,10 @@
{{$t('contract.b2')}}
{{item.fee*1}}
+
+
{{$t('option.b2')}}
+
{{item.profitRate}}
+
{{$t('contract.c7')}}
{{item.profit*1||'--'}}