feat: 新增设备巡检功能模块

1. 新增设备巡检页面路由与入口
2. 添加OSS对象存储与设备巡检相关API
3. 调整首页tab权限配置项数量
4. 在我的页面新增设备巡检跳转入口
This commit is contained in:
2026-05-25 14:06:38 +08:00
parent 5890b1d114
commit f31ffa45dd
8 changed files with 1080 additions and 3 deletions

View File

@@ -113,6 +113,12 @@
"style": {
"navigationBarTitleText": "钢卷详情"
}
},
{
"path": "pages/eqp/eqp",
"style": {
"navigationBarTitleText": "设备巡检"
}
}
],
"globalStyle": {