wjt
2024-06-20 e5dc71ff7541a217a93fe697ffd777cc642e7d3b
pages.json
@@ -85,6 +85,28 @@
               {
                  "navigationBarTitleText" : "上报结果"
               }
            },
            {
               "path" : "reportRecord/reportRecord",
               "style" :
               {
                  "navigationBarTitleText" : "上报记录"
               }
            },
            {
               "path" : "applyRecord/applyRecord",
               "style" :
               {
                  "navigationBarTitleText" : "申请记录"
               }
            },
            {
               "path" : "applyRecordDetails/applyRecordDetails",
               "style" :
               {
                  "navigationBarTitleText" : "申请详情",
                  "navigationStyle": "custom"
               }
            }
         ]
      }