zhangwencui
7 天以前 e2b34a5655d31da73eaecc153715e2348c63d242
src/pages.json
@@ -282,6 +282,13 @@
      }
    },
    {
      "path": "pages/cooperativeOffice/clientVisit/view",
      "style": {
        "navigationBarTitleText": "客户拜访详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/cooperativeOffice/clientVisit/detail",
      "style": {
        "navigationBarTitleText": "添加客户拜访",
@@ -341,6 +348,76 @@
      "path": "pages/equipmentManagement/upkeep/maintain",
      "style": {
        "navigationBarTitleText": "维修保养",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/inspection/index",
      "style": {
        "navigationBarTitleText": "设备巡检",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/inspection/detail",
      "style": {
        "navigationBarTitleText": "巡检详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/smartDispatch/index",
      "style": {
        "navigationBarTitleText": "智能派单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/sop/index",
      "style": {
        "navigationBarTitleText": "标准作业指导",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/verification/index",
      "style": {
        "navigationBarTitleText": "结果验证",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inspectionUpload/index",
      "style": {
        "navigationBarTitleText": "巡检上传",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/faultAnalysis/index",
      "style": {
        "navigationBarTitleText": "故障分析追溯",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionOrder/index",
      "style": {
        "navigationBarTitleText": "生产订单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionDispatching/index",
      "style": {
        "navigationBarTitleText": "生产派工",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionReport/index",
      "style": {
        "navigationBarTitleText": "生产报工",
        "navigationStyle": "custom"
      }
    }
@@ -567,4 +644,4 @@
    "navigationBarTitleText": "RuoYi",
    "navigationBarBackgroundColor": "#FFFFFF"
  }
}
}