处理待办事项

This commit is contained in:
2026-01-15 18:00:15 +08:00
parent 7ee44c0663
commit 1364fb2446
84 changed files with 374 additions and 9005 deletions

View File

@@ -50,11 +50,17 @@
{
"path": "pages/todo/todoList",
"style": {
"navigationBarTitleText": "待办",
"navigationBarTitleText": "待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/todo/todoAdd",
"style": {
"navigationBarTitleText": "添加待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderAdd",
"style": {
@@ -147,7 +153,7 @@
"style": {
"navigationBarTitleText": "订单详情"
}
},
}
// {
// "path": "pages/order/preview",