src/pages.json
@@ -129,7 +129,8 @@ "pages": [{ "path": "index", "style": { "navigationBarTitleText": "打卡记录" "navigationBarTitleText": "打卡记录", "enablePullDownRefresh":true } }, { @@ -142,6 +143,12 @@ "path": "checkin", "style": { "navigationBarTitleText": "打卡" } }, { "path": "workdetail", "style": { "navigationBarTitleText": "打卡详情" } } ] @@ -195,7 +202,8 @@ { "path": "myorder", "style": { "navigationBarTitleText": "我的订单" "navigationBarTitleText": "我的工作", "enablePullDownRefresh":true } } ]