This commit is contained in:
2023-09-08 14:26:29 +08:00
parent a7acaf21d1
commit ac3496f98b
3 changed files with 13 additions and 20 deletions

View File

@@ -51,13 +51,13 @@
} }
}, },
{ {
"path": "pages/modules/EquipMaintainExecute", "path": "pages/device/EquipMaintainWork",
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{ {
"path": "pages/modules/EquipMaintainSure", "path": "pages/device/EquipCheckWork",
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom"
} }
@@ -74,26 +74,19 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
} }
,{ ,{
"path" : "pages/warehouse/RawmaterialRevice", "path" : "pages/warehouse/RawmaterialRevice",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/warehouse/WarehouseReceiptDetails",
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}
}, ,{
{ "path" : "pages/warehouse/WarehouseReceiptDetails",
"path" : "pages/device/WorkManage", "style": {
"style": { "navigationStyle": "custom"
"navigationStyle": "custom" }
}
}
}
], ],
"globalStyle": { "globalStyle": {
// "pageOrientation": "landscape", // "pageOrientation": "landscape",

View File

@@ -1,6 +1,6 @@
<template> <template>
<view class="zd_container"> <view class="zd_container">
<nav-bar title="设备保养执行"></nav-bar> <nav-bar title="设备保养作业"></nav-bar>
<view class="zd_content"> <view class="zd_content">
<view class="zd_wrapper"> <view class="zd_wrapper">
<view class="filter_item"> <view class="filter_item">