#
luxiaotao1123
2024-03-15 1ea91e6c1ece6daa6eb700b036de3a706076fc77
#
1个文件已修改
1 ■■■■ 已修改文件
zy-asrs-flow/src/pages/map/player.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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); // 防止图标变小