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", },