feat:菜单可配置
This commit is contained in:
22
pages.json
22
pages.json
@@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/index/index",
|
||||
"path": "pages/device/index/index",
|
||||
"aliasPath": "/",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备管理系统",
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusDailyCheck/index",
|
||||
"path": "pages/device/deviceBusDailyCheck/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "点检",
|
||||
"navigationStyle": "custom"
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusDailyCheck/list",
|
||||
"path": "pages/device/deviceBusDailyCheck/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "点检记录",
|
||||
"navigationStyle": "custom"
|
||||
@@ -57,7 +57,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusMaintain/index",
|
||||
"path": "pages/device/deviceBusMaintain/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "维护保养",
|
||||
"navigationStyle": "custom"
|
||||
@@ -69,7 +69,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusMaintain/list",
|
||||
"path": "pages/device/deviceBusMaintain/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "维护保养记录",
|
||||
"navigationStyle": "custom"
|
||||
@@ -81,7 +81,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusUseRecord/index",
|
||||
"path": "pages/device/deviceBusUseRecord/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "使用记录",
|
||||
"navigationStyle": "custom"
|
||||
@@ -93,7 +93,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusUseRecord/list",
|
||||
"path": "pages/device/deviceBusUseRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备使用记录查看",
|
||||
"navigationStyle": "custom"
|
||||
@@ -105,7 +105,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusInfo/index",
|
||||
"path": "pages/device/deviceBusInfo/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备查询",
|
||||
"navigationStyle": "custom"
|
||||
@@ -117,7 +117,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/deviceBusInfo/baseInfo",
|
||||
"path": "pages/device/deviceBusInfo/baseInfo",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备信息",
|
||||
"navigationStyle": "custom"
|
||||
@@ -129,7 +129,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/documentList/preview",
|
||||
"path": "pages/device/documentList/preview",
|
||||
"style": {
|
||||
"navigationBarTitleText": "文档预览",
|
||||
"navigationStyle": "custom"
|
||||
@@ -141,7 +141,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/lims/knowledge/index",
|
||||
"path": "pages/device/knowledge/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "知识库查询",
|
||||
"navigationStyle": "custom"
|
||||
|
||||
Reference in New Issue
Block a user