12 lines
420 B
JSON
12 lines
420 B
JSON
{
|
|
"navigationBarTitleText": "设备详情",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"app-top-push-notice": "/common/components/AppTopPushNotice",
|
|
"device-room-picker": "/common/components/DeviceRoomPicker",
|
|
"device-name-edit-modal": "/common/components/DeviceNameEditModal"
|
|
}
|
|
} |