2022-05-03 21:35:39 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "设备激活",
|
2022-05-13 09:22:34 +08:00
|
|
|
"navigationBarBackgroundColor": "#F9FAFC",
|
2022-05-03 21:35:39 +08:00
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
"usingComponents": {
|
|
|
|
|
"user-login": "/components/userLogin"
|
|
|
|
|
}
|
|
|
|
|
}
|