12345678910 |
- {
- "usingComponents": {
- "pop-device": "../../components/pop-device/pop-device",
- "loading": "../../../components/loading/loading",
- "pop-active-fail": "../../components/pop-active-fail/pop-active-fail"
- },
- "navigationBarTitleText": "设备激活",
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#ffffff"
- }
|