chore: initial commit

This commit is contained in:
XingCheng3
2026-05-29 09:34:10 +08:00
commit d9e8966cf8
215 changed files with 36588 additions and 0 deletions

32
public/layou.json Normal file
View File

@@ -0,0 +1,32 @@
{
"layout": [
{
"opName": "OP010",
"opNameShow": "OP010",
"dir": 2,
"left": "340px",
"top": "7px"
},
{
"opName": "OP020",
"opNameShow": "OP020",
"dir": 2,
"left": "750px",
"top": "7px"
},
{
"opName": "OP030",
"opNameShow": "OP030",
"dir": 2,
"left": "1140px",
"top": "7px"
},
{
"opName": "OP040",
"opNameShow": "OP040",
"dir": 2,
"left": "1470px",
"top": "7px"
}
]
}