派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-05-26 3072da92f3c3f08b2ee0ca03ee4e74b12f545b0e
src/App.vue
@@ -14,7 +14,6 @@
</script>
<style lang="less">
@import '@assets/css/map/_map-variable';
html, body, #app{
  color: @color;
  height: 100vh;
@@ -24,7 +23,7 @@
  overflow: hidden;
}
body .el-scrollbar__wrap {
  overflow-x: hidden;
  // overflow-x: hidden;
}
body{
  -ms-overflow-style: none;