This commit is contained in:
2024-08-09 13:53:23 +08:00
parent 03e0d44dd6
commit 615af3a957
8 changed files with 502 additions and 107 deletions

View File

@@ -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",