zhangwei
2024-08-28 d148889f32babca7ffefa3336a22f9f38dc0c525
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
               }
            }
         ]