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