zengh
2021-10-29 2fc9ed9bc0c195b27c5cf593bd7d91ce85cd294f
src/page/index/tags.vue
@@ -80,7 +80,7 @@
            }
          }
          this.$router.push({ path: path });
        } else {
        } else if (item.label == "首页"){
          this.tagList.splice(index, 1);
          this.$store.commit("set_hideHome", true);
          var d = this.$router.options.routes,