From e77d79a86b2833c08c8ef0880071410dd89ac85a Mon Sep 17 00:00:00 2001 From: torsenli Date: Mon, 15 May 2023 08:00:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BA=95=E9=83=A8=E8=8F=9C?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/base/index.vue b/pages/base/index.vue index 8538440..02cfed2 100644 --- a/pages/base/index.vue +++ b/pages/base/index.vue @@ -90,10 +90,10 @@ export default { { // label: this.$t("base.a4"), // tel: "option-list", - label: this.$t("help.a1"), - tel: "help", - // label: this.$t("purchase.a5"), - // tel: "purchase", + // label: this.$t("help.a1"), + // tel: "help", + label: this.$t("purchase.a5"), + tel: "purchase", icon: "static/img/base_qukuai_0.png", activeIcon: "static/img/base_qukuai_1.png", },