feat: 新增工单列表

This commit is contained in:
duanshuwen
2025-10-16 21:05:39 +08:00
parent e6615da586
commit 29522fb4bc
16 changed files with 811 additions and 2 deletions

View File

@@ -36,6 +36,17 @@
}
}
]
},
{
"root": "pages-service",
"pages": [
{
"path": "order/list",
"style": {
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {