liuyg
2022-01-08 5e47738f99e307bab1c8a5ee9ecd96d8c7f4a968
src/components/mobilemap/index.vue
@@ -267,8 +267,8 @@
        // if (height > 2000) {
        //   conBack(2000);
        // }
        if (height < 200 && isSet) {
          conBack(200);
        if (height < 0 && isSet) {
          conBack(0);
        }
        if (height > 4000 && isSet) {
          conBack(4000);