处理待办事项
This commit is contained in:
12
pages.json
12
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user