#
luxiaotao1123
2024-03-15 e987af7a559c489ee90735d8972abc89b3a7d2bc
zy-asrs-flow/src/pages/map/player.js
@@ -167,7 +167,6 @@
            this.scale = newScale;
            this.mapContainer.scale.set(this.scale);
            console.log(this.scale);
            this.mapContainer.children.forEach(child => {
                // child.scale.set(1 / this.scale); // 防止图标变小