+
liuyg
2022-01-08 4691f96172d946e7aee0d7813de6909e86b5d361
+
1 files modified
4 ■■■■ changed files
src/components/mobilemap/index.vue 4 ●●●● patch | view | raw | blame | history
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);