Browse Source

修改

master
liaoxinyu 9 months ago
parent
commit
9bcc77b29b
  1. 12
      pages/base/index.vue

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

Loading…
Cancel
Save