This commit is contained in:
2026-01-10 20:23:59 +08:00
parent 1fc846fae3
commit 9e957d5dea
127 changed files with 3528 additions and 3421 deletions

View File

@@ -36,10 +36,16 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "主页",
"navigationStyle": "custom",
"navigationBarTitleText": "订单管理",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderAdd",
"style": {
"navigationBarTitleText": "新增订单",
"enablePullDownRefresh": false
}
},
// {
// "path": "pages/cart/index",