wjt
2024-06-22 b46de49b14769a0d06d1cb02c57c36aa386a87c9
pages.json
@@ -181,6 +181,44 @@
               "navigationStyle": "custom"
               
            }
         },
         {
            "path" : "record/record",
            "style" :
            {
               "navigationBarTitleText" : "执法记录"
            }
         },
         {
            "path" : "record/details",
            "style" :
            {
               "navigationBarTitleText" : "执法信息",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "record/evaluate",
            "style" :
            {
               "navigationBarTitleText" : "评价"
            }
         },
         {
            "path" : "complaint/complaint",
            "style" :
            {
               "navigationBarTitleText" : "投诉记录"
            }
         },
         {
            "path" : "complaint/details",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         }
            
         ]