feat(equipment): 实现设备管理页面,新增运维模式与配对/补传弹框
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
3a67b26ed6
commit
eaec08a6e4
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"usingComponents": {},
|
||||
"navigationBarTitleText": "black" ,
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
"usingComponents": {
|
||||
"equipment-dialog": "/components/equipmentDialog/equipmentDialog"
|
||||
},
|
||||
"navigationBarTitleText": "设备管理",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user