自动化立体仓库 - WMS系统
#
luxiaotao1123
2024-01-30 2e7a31b3e84c3e7ed0842b913402045ad99f255a
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