派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-12 de01693a063433610388fab33cd4927f2f663e60
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -58,11 +58,6 @@
      // getGasQueryOnlineMonData: []
    }
  },
  mounted () {
    this.$nextTick(() => {
      console.log(this.$refs.publicBounced)
    })
  },
  methods: {
    closePopup () {
      this.flag = false
@@ -105,7 +100,7 @@
.public-bounced {
  z-index: 2000;
  position: absolute;
  top: 15%;
  top: 45%;
  left: 20%;
  .public-bounced-title {