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

25
public/layoutDLQ.json Normal file
View File

@@ -0,0 +1,25 @@
{
"layout": [
{
"opName": "AC0601",
"opNameShow": "AC0601",
"dir": 2,
"left": "250px",
"top": "30px"
},
{
"opName": "AC0602",
"opNameShow": "AC0602",
"dir": 2,
"left": "700px",
"top": "30px"
},
{
"opName": "AC0603",
"opNameShow": "AC0603",
"dir": 2,
"left": "1300px",
"top": "30px"
}
]
}