You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

activeDes.json 461B

123456789101112
  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. "upload-img": "../../components/upload-img/upload-img",
  7. "compress": "../../../components/compress/compress"
  8. },
  9. "navigationBarTitleText": "设备激活",
  10. "navigationBarTextStyle": "black",
  11. "navigationBarBackgroundColor": "#ffffff"
  12. }