-
zhangwei
2025-03-12 98494fda33f6dd116ef3ce641b32937b7d83b4c1
src/pages.json
@@ -338,6 +338,21 @@
                  "navigationBarTitleText": "送货反馈",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path" : "clockIn",
               "style" :
               {
                  "navigationBarTitleText" : "打卡记录",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path" : "clockInDetail",
               "style" :
               {
                  "navigationBarTitleText" : "打卡详情"
               }
            }
         ]
      }