您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

activeDesIn.json 366B

12345678910
  1. {
  2. "usingComponents": {
  3. "pop-device": "../../components/pop-device/pop-device",
  4. "loading": "../../../components/loading/loading",
  5. "pop-active-fail": "../../components/pop-active-fail/pop-active-fail"
  6. },
  7. "navigationBarTitleText": "设备激活",
  8. "navigationBarTextStyle": "black",
  9. "navigationBarBackgroundColor": "#ffffff"
  10. }