index.json 514 B

123456789101112
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "wd-icon": "../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
  5. "wd-gap": "../../node-modules/wot-design-uni/components/wd-gap/wd-gap",
  6. "photo-example-popup": "./components/photoExamplePopup",
  7. "upload-recept-popop": "./components/uploadReceptPopop",
  8. "win-record-popup": "./components/winRecordPopup",
  9. "upload-record-popup": "./components/uploadRecordPopup",
  10. "activity-desc-popup": "./components/activityDescPopup"
  11. }
  12. }