feat: 新增设备巡检功能模块
1. 新增设备巡检页面路由与入口 2. 添加OSS对象存储与设备巡检相关API 3. 调整首页tab权限配置项数量 4. 在我的页面新增设备巡检跳转入口
This commit is contained in:
@@ -113,6 +113,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "钢卷详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/eqp/eqp",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备巡检"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user