src/components/topBtn.vue
@@ -101,7 +101,7 @@ } else { if (res.level == 1) { checkFlag.value = null; // console.log(res); if (res.name == "清除") { menuTool.clearALL(checkArr); } @@ -121,14 +121,14 @@ <style lang="less" scoped> .top_btn { position: absolute; top: 23px; right: 0px; // position: absolute; // top: 23px; // right: 0px; display: flex; cursor: pointer; z-index: 30; .menu_Box { margin-right: 104px; margin-right: 50px; display: flex; .imgIcon { width: 30px;