From a72588ab03c60f2bd000d9cd4e21672c96d1df1a Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Thu, 18 Jul 2024 16:16:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=94=B3=E8=B4=AD=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages/base/index.vue b/pages/base/index.vue index 3778db5..a5500db 100644 --- a/pages/base/index.vue +++ b/pages/base/index.vue @@ -94,7 +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("base.d2"), tel: "mine",