Browse Source

nvr首页2

master
‘daijinzheng@xingtongworld.com’ 3 years ago
parent
commit
416404cd7a
  1. 2405
      pages/base/home.vue
  2. 20
      pages/base/index.vue

2405
pages/base/home.vue

File diff suppressed because it is too large

20
pages/base/index.vue

@ -87,16 +87,16 @@ export default {
icon: "static/img/base_caidan_0.png", icon: "static/img/base_caidan_0.png",
activeIcon: "static/img/base_caidan_1.png", activeIcon: "static/img/base_caidan_1.png",
}, },
{ // {
// label: this.$t("base.a4"), // // label: this.$t("base.a4"),
// tel: "option-list", // // tel: "option-list",
label: this.$t("help.a3"), // label: this.$t("help.a3"),
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",
}, // },
{ {
label: this.$t("base.d2"), label: this.$t("base.d2"),

Loading…
Cancel
Save