接口
This commit is contained in:
14
pages.json
14
pages.json
@@ -145,10 +145,12 @@
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "pages/task/equip-task-manage",
|
||||
"path" : "pages/task/task-manage",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true,
|
||||
"onReachBottomDistance": 50
|
||||
}
|
||||
|
||||
}
|
||||
@@ -170,6 +172,14 @@
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "pages/check/check-task",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
// "pageOrientation": "landscape",
|
||||
|
||||
Reference in New Issue
Block a user