spring
4 天以前 9ca24706cd15ca5a1415a9694744c01fe8f78a99
src/pages.json
@@ -541,6 +541,13 @@
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/detail",
      "style": {
        "navigationBarTitleText": "保养详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/add",
      "style": {
        "navigationBarTitleText": "新增保养计划",
@@ -893,6 +900,20 @@
      }
    },
    {
      "path": "pages/productionManagement/workOrder/index",
      "style": {
        "navigationBarTitleText": "生产工单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/workOrder/fileList",
      "style": {
        "navigationBarTitleText": "生产工单附件",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/message",
      "style": {
        "navigationBarTitleText": "消息中心"