设备操控3页面

This commit is contained in:
2024-08-16 09:29:20 +08:00
parent 7bc555c0dd
commit bc29ddb26f
9 changed files with 425 additions and 204 deletions

View File

@@ -183,6 +183,22 @@
,{
"path" : "pages/entry/mater-group-to-store",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/mode/switch-in-out",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/common/mater-list",
"style" :
{
"navigationStyle": "custom",
"enablePullDownRefresh": true,
@@ -191,7 +207,15 @@
}
,{
"path" : "pages/entry/change-mode",
"path" : "pages/mode/pick",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/mode/command",
"style" :
{
"navigationStyle": "custom"