ZN
4 小时以前 2291b7406cdc184abfa1b1986baeb55499771343
src/pages.json
@@ -541,6 +541,22 @@
      }
    },
    {
      "path": "pages/equipmentManagement/upkeepTask/index",
      "style": {
        "navigationBarTitleText": "设备保养任务",
        "navigationStyle": "custom",
        "enablePullDownRefresh": true,
        "backgroundColor": "#f8f8f8"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/detail",
      "style": {
        "navigationBarTitleText": "保养详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/upkeep/add",
      "style": {
        "navigationBarTitleText": "新增保养计划",
@@ -599,7 +615,16 @@
    {
      "path": "pages/inspectionUpload/index",
      "style": {
        "navigationBarTitleText": "巡检上传",
        "navigationBarTitleText": "巡检管理",
        "navigationStyle": "custom",
        "enablePullDownRefresh": true,
        "backgroundColor": "#f8f8f8"
      }
    },
    {
      "path": "pages/inspectionManagement/index",
      "style": {
        "navigationBarTitleText": "巡检任务",
        "navigationStyle": "custom",
        "enablePullDownRefresh": true,
        "backgroundColor": "#f8f8f8"
@@ -650,7 +675,7 @@
    {
      "path": "pages/inventoryManagement/receiptManagement/index",
      "style": {
        "navigationBarTitleText": "自定义入库",
        "navigationBarTitleText": "入库管理",
        "navigationStyle": "custom"
      }
    },
@@ -662,9 +687,135 @@
      }
    },
    {
      "path": "pages/inventoryManagement/receiptManagement/view",
      "style": {
        "navigationBarTitleText": "入库详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/issueManagement/index",
      "style": {
        "navigationBarTitleText": "自定义出库",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/dispatchLog/index",
      "style": {
        "navigationBarTitleText": "出库台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/dispatchLog/view",
      "style": {
        "navigationBarTitleText": "出库详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/index",
      "style": {
        "navigationBarTitleText": "库存管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/add",
      "style": {
        "navigationBarTitleText": "新增库存",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/subtract",
      "style": {
        "navigationBarTitleText": "库存出库",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockManagement/view",
      "style": {
        "navigationBarTitleText": "库存详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockReport/index",
      "style": {
        "navigationBarTitleText": "库存报表",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inventoryManagement/stockReport/view",
      "style": {
        "navigationBarTitleText": "库存报表详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/receiptManagement/index",
      "style": {
        "navigationBarTitleText": "耗材入库管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/receiptManagement/view",
      "style": {
        "navigationBarTitleText": "入库详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/dispatchLog/index",
      "style": {
        "navigationBarTitleText": "耗材出库台账",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/dispatchLog/view",
      "style": {
        "navigationBarTitleText": "出库详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/stockManagement/index",
      "style": {
        "navigationBarTitleText": "耗材库存管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/stockManagement/add",
      "style": {
        "navigationBarTitleText": "新增库存",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/stockManagement/subtract",
      "style": {
        "navigationBarTitleText": "出库",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/stockManagement/view",
      "style": {
        "navigationBarTitleText": "库存详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/consumablesLogistics/stockReport/index",
      "style": {
        "navigationBarTitleText": "耗材库存报表",
        "navigationStyle": "custom"
      }
    },
@@ -882,6 +1033,27 @@
      "path": "pages/humanResources/monthlyStatistics/detail",
      "style": {
        "navigationBarTitleText": "薪资台账详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/humanResources/contractManagement/index",
      "style": {
        "navigationBarTitleText": "合同管理",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/workOrder/index",
      "style": {
        "navigationBarTitleText": "生产工单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/workOrder/fileList",
      "style": {
        "navigationBarTitleText": "生产工单附件",
        "navigationStyle": "custom"
      }
    },
@@ -1120,4 +1292,4 @@
    "navigationBarTitleText": "RuoYi",
    "navigationBarBackgroundColor": "#FFFFFF"
  }
}
}