处理待办事项

This commit is contained in:
2026-01-15 17:12:46 +08:00
parent 1a0f43b1bd
commit 7ee44c0663
29 changed files with 3215 additions and 63 deletions

View File

@@ -2,6 +2,7 @@
"pages": [
"pages/index/index",
"pages/login/index",
"pages/todo/todoList",
"pages/index/orderAdd",
"pages/index/orderEdit",
"pages/index/goodsOrderAdd",
@@ -36,7 +37,7 @@
"text": "首页"
},
{
"pagePath": "pages/todo/index",
"pagePath": "pages/todo/todoList",
"iconPath": "static/tabbar/todo.png",
"selectedIconPath": "static/tabbar/todo-active.png",
"text": "待办"