自动化立体仓库 - WMS系统
#
Junjie
2023-12-29 4d52f286a0cd49c9f8c21e09d2f390e468f2e112
#
1个文件已修改
5 ■■■■■ 已修改文件
src/main/webapp/views/home/map2.html 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/home/map2.html
@@ -759,6 +759,11 @@
                        pixiApp.stage.addChild(rectangle);
                    }
                })
                //视角居中
                let containerWidth = (pixiApp.view.width - objectsContainer.width) / 2;
                let containerHeight = (pixiApp.view.height - objectsContainer.height) / 2;
                pixiApp.stage.position.set(containerWidth, containerHeight);
            },
            getRealRowByX(x) {
                //获取真实库位行号,通过坐标x