handlePeople.json 400 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "wd-input": "../../uni_modules/wot-design-uni/components/wd-input/wd-input",
  5. "wd-cell-group": "../../uni_modules/wot-design-uni/components/wd-cell-group/wd-cell-group",
  6. "wd-button": "../../uni_modules/wot-design-uni/components/wd-button/wd-button",
  7. "wd-form": "../../uni_modules/wot-design-uni/components/wd-form/wd-form"
  8. }
  9. }