月球大数据地理空间分析展示平台-【前端】-月球2期前端
Surpriseplus
2023-09-04 4ff2e4b83f2169661bee7ae099da67212ecbd186
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,9 +121,9 @@
<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;