Browse Source

更新底部菜单

master
torsenli 3 years ago
parent
commit
e77d79a86b
  1. 8
      pages/base/index.vue

8
pages/base/index.vue

@ -90,10 +90,10 @@ export default {
{ {
// label: this.$t("base.a4"), // label: this.$t("base.a4"),
// tel: "option-list", // tel: "option-list",
label: this.$t("help.a1"), // label: this.$t("help.a1"),
tel: "help", // tel: "help",
// label: this.$t("purchase.a5"), label: this.$t("purchase.a5"),
// tel: "purchase", tel: "purchase",
icon: "static/img/base_qukuai_0.png", icon: "static/img/base_qukuai_0.png",
activeIcon: "static/img/base_qukuai_1.png", activeIcon: "static/img/base_qukuai_1.png",
}, },

Loading…
Cancel
Save