支持开关门状态显示/订单数据渲染
Uni-app H5 Deploy (Prod + Staging) / deploy (release) Successful in 53s

This commit is contained in:
kk
2026-07-11 16:14:36 +08:00
parent 9ecd6d963b
commit a9ec1092d5
10 changed files with 2078 additions and 157 deletions
+24
View File
@@ -41,6 +41,30 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/door/opened",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/door/closed",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/door/complete",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {