src/components/topBtn.vue
@@ -102,7 +102,7 @@ checkFlag.value = null; // console.log(res); if (res.name == "清除") { menuTool.clearALL(res); menuTool.clearALL(checkArr); } } else if (res.level == 2) { checkFlag.value = res.id; @@ -137,12 +137,14 @@ margin-right: 7px; background: url("../assets/img/topBtn/图标bj.png") no-repeat; background-size: 100% 100%; opacity: 0.8; .First_img { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; opacity: 1; } }