order.json 341 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "wd-status-tip": "../../uni_modules/wot-design-uni/components/wd-status-tip/wd-status-tip",
  6. "wd-tab": "../../uni_modules/wot-design-uni/components/wd-tab/wd-tab",
  7. "wd-tabs": "../../uni_modules/wot-design-uni/components/wd-tabs/wd-tabs"
  8. }
  9. }