派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-07 1c1bfe0d1fbcba345a02ac48f1017d16e730290c
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -117,6 +117,8 @@
<style lang="less" scoped>
.public-bounced {
  width: 75%;
  //height: 540px;
  height: 65%;
  z-index: 999;
  position: absolute;
  bottom: 5%;
@@ -141,6 +143,7 @@
      color: white;
      margin: 0 15px;
      font-size: 22px;
      cursor: pointer;
    }
  }