主页面修改,AGV功能添加

This commit is contained in:
2024-04-23 11:03:51 +08:00
parent 668566dff0
commit 8b81ec2c9e
9 changed files with 350 additions and 203 deletions

View File

@@ -0,0 +1,5 @@
.home-container {
width: 360px;
height: 594px;
background-color: white;
}