src/components/mobileCloseRouter/index.vue
@@ -60,7 +60,7 @@ return; } this.$store.commit("set_choiceRouterS", index); this.$store.dispatch("MSET_DRAWALINELAYER", Str); this.$store.dispatch("MSET_DRAWALINELAYER", [Str]); }, }, }; @@ -91,7 +91,7 @@ .mobileCloseRouterOpen { position: fixed; // width: 127px; width: 80px; width: 50px; height: 32px; background-color: #fff; z-index: 600; @@ -114,6 +114,7 @@ opacity: 1; } .mobileCloseActiveOpen { width: 80px; border: 1px solid #409eff; background-color: #409eff; color: #fff;