派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-08 dd005b03c33258be77e39b2c1cc5cc6f78387542
src/components/BaseNav/PublicBounced/PublicBounced.vue
@@ -93,7 +93,7 @@
<style lang="less" scoped>
.public-bounced {
  width: 10rem;
  width: 8rem;
  //height: 2.6rem;
  //width: 70vw;
  //height: 30vh;
@@ -101,8 +101,8 @@
  position: absolute;
  //bottom: 2rem;
  //left: 5rem;
  top: 5%;
  left: 5%;
  top: 15%;
  left: 15%;
  background-color: #002432;
  border: 1px #9fc5c8 solid;
@@ -135,7 +135,7 @@
    justify-content: space-around;
    .public-bounced-content-left {
      width: 6.8rem;
      width: 4.8rem;
    }
    .public-bounced-content-right {