设备报修,设备列表

This commit is contained in:
2023-11-08 16:46:40 +08:00
parent 4f1e36bdfb
commit 1590058849
6 changed files with 316 additions and 4 deletions

View File

@@ -125,6 +125,22 @@
}
}
,{
"path" : "pages/device/RepairReport",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/device/DeviceList",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"globalStyle": {
// "pageOrientation": "landscape",