change
This commit is contained in:
31
pages.json
31
pages.json
@@ -51,13 +51,13 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/modules/EquipMaintainExecute",
|
||||
"path": "pages/device/EquipMaintainWork",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/modules/EquipMaintainSure",
|
||||
"path": "pages/device/EquipCheckWork",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
@@ -74,26 +74,19 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
,{
|
||||
"path" : "pages/warehouse/RawmaterialRevice",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
,{
|
||||
"path" : "pages/warehouse/WarehouseReceiptDetails",
|
||||
,{
|
||||
"path" : "pages/warehouse/RawmaterialRevice",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path" : "pages/device/WorkManage",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
,{
|
||||
"path" : "pages/warehouse/WarehouseReceiptDetails",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
// "pageOrientation": "landscape",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="zd_container">
|
||||
<nav-bar title="设备保养执行"></nav-bar>
|
||||
<nav-bar title="设备保养作业"></nav-bar>
|
||||
<view class="zd_content">
|
||||
<view class="zd_wrapper">
|
||||
<view class="filter_item">
|
||||
Reference in New Issue
Block a user