-
zhangwei
2025-11-11 ec90cbd7680a6f927cb1cea43f33ab7df6d0864c
src/pages.json
@@ -340,6 +340,19 @@
               }
            },
            {
               "path": "PFeedback",
               "style": {
                  "navigationBarTitleText": "问题反馈",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "PFeedbackdetail",
               "style": {
                  "navigationBarTitleText": "问题反馈详情"
               }
            },
            {
               "path" : "clockIn",
               "style" : 
               {
@@ -348,6 +361,14 @@
               }
            },
            {
               "path" : "clockInRecord",
               "style" :
               {
                  "navigationBarTitleText" : "打卡记录",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path" : "clockInDetail",
               "style" : 
               {