2025-12-20 14:35:59 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "设备详情",
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
|
"navigationStyle": "custom",
|
2026-04-28 13:55:17 +08:00
|
|
|
"usingComponents": {
|
|
|
|
|
"app-top-push-notice": "/common/components/AppTopPushNotice",
|
|
|
|
|
"device-offline-banner": "/common/components/DeviceOfflineBanner"
|
|
|
|
|
}
|
2025-12-20 14:35:59 +08:00
|
|
|
}
|