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 @@