wjt
2024-06-26 59f4dc012a2c42eebd31301444e0f8df9af088e0
pages.json
@@ -100,7 +100,7 @@
               "style" : 
               {
                  "navigationBarTitleText" : "数据看板",
                  "navigationStyle": "custom"
                  "backgroundColor": "#1171E0"
               }
            },
            {
@@ -128,7 +128,7 @@
               "path" : "applyRecord/applyRecord",
               "style" : 
               {
                  "navigationBarTitleText" : "申请记录"
                  "navigationBarTitleText" : "记录查询"
               }
            },
            {
@@ -150,7 +150,7 @@
               "path" : "translateRecord/translateRecord",
               "style" : 
               {
                  "navigationBarTitleText" : ""
                  "navigationBarTitleText" : "审批记录"
               }
            },
            {
@@ -158,6 +158,14 @@
               "style" : 
               {
                  "navigationBarTitleText" : "",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "judgeApply/judgeApply",
               "style" :
               {
                  "navigationBarTitleText" : "审批详情",
                  "navigationStyle": "custom"
               }
            }
@@ -186,7 +194,8 @@
            "path" : "record/record",
            "style" : 
            {
               "navigationBarTitleText" : "执法记录"
               "navigationBarTitleText" : "执法记录",
               "navigationStyle": "custom"
            }
         },
         {
@@ -197,6 +206,28 @@
               "navigationStyle": "custom"
               
            }
         },
         {
            "path" : "record/evaluate",
            "style" :
            {
               "navigationBarTitleText" : "评价"
            }
         },
         {
            "path" : "complaint/complaint",
            "style" :
            {
               "navigationBarTitleText" : "投诉记录"
            }
         },
         {
            "path" : "complaint/details",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         }
            
         ]