Browse Source

修改图片显示问题

master
liaoxinyu 1 year ago
parent
commit
d5767d07b8
  1. 4
      pages/base/index.vue
  2. BIN
      static/img/index/base_sengou_0.png
  3. BIN
      static/img/index/base_sengou_1.png

4
pages/base/index.vue

@ -97,8 +97,8 @@ export default {
{ {
label: this.$t("purchase.a5"), label: this.$t("purchase.a5"),
tel: "purchase", tel: "purchase",
icon: "static/img/base_qukuai_0.png", icon: "static/img/index/base_sengou_0.png",
activeIcon: "static/img/base_qukuai_1.png", activeIcon: "static/img/index/base_sengou_1.png",
}, },
{ {
label: this.$t("base.d2"), label: this.$t("base.d2"),

BIN
static/img/index/base_sengou_0.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
static/img/index/base_sengou_1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Loading…
Cancel
Save