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