吉安感知网项目-前端
chenyao
2026-01-07 a7e3cb88cfffb4d9b7575081c8e6da6efbbda45e
uniapps/work-wx/src/pages.json
@@ -9,23 +9,23 @@
   },
   "pages": [
      {
         "path": "pages/work/index",
         "path": "pages/page/index",
         "style": {
            "navigationBarTitleText": "事件工单",
            "navigationBarTitleText": "首页",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/voiceCall/index",
         "path": "pages/equipmentManagement/index",
         "style": {
            "navigationBarTitleText": "通话",
            "navigationBarTitleText": "设备管理",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/map/index",
         "path": "pages/legalPolicy/index",
         "style": {
            "navigationBarTitleText": "地图",
            "navigationBarTitleText": "法律政策",
            "navigationStyle": "custom"
         }
      },
@@ -57,15 +57,15 @@
               }
            },
            {
               "path": "workDetail/index",
               "path": "airspaceInformation/index",
               "style": {
                  "navigationBarTitleText": "工单详情"
                  "navigationBarTitleText": "空域信息"
               }
            },
            {
               "path": "workDetail/addWork/index",
               "path": "flightApplication/index",
               "style": {
                  "navigationBarTitleText": "新建工单"
                  "navigationBarTitleText": "飞行申请"
               }
            },
            {
@@ -105,20 +105,20 @@
         {
            "iconPath": "static/images/tabbar/icon_order.png",
            "selectedIconPath": "static/images/tabbar/icon_order_selected.png",
            "pagePath": "pages/work/index",
            "text": "工单"
            "pagePath": "pages/page/index",
            "text": "首页"
         },
         {
            "iconPath": "static/images/tabbar/icon_order.png",
            "selectedIconPath": "static/images/tabbar/icon_order_selected.png",
            "pagePath": "pages/voiceCall/index",
            "text": "通话"
            "pagePath": "pages/equipmentManagement/index",
            "text": "设备管理"
         },
         {
            "iconPath": "static/images/tabbar/icon_home1.png",
            "selectedIconPath": "static/images/tabbar/icon_home_selected.png",
            "pagePath": "pages/map/index",
            "text": "地图"
            "pagePath": "pages/legalPolicy/index",
            "text": "法律政策"
         },
         {
            "iconPath": "static/images/tabbar/icon_me.png",