select.json 391 B

1234567891011
  1. {
  2. "navigationBarTitleText": "重选花材",
  3. "usingComponents": {
  4. "app-tabs": "/components/plugin/tabs",
  5. "app-search-module": "/components/module/app-search",
  6. "app-wrapper-empty": "/components/app-wrapper-empty",
  7. "commondity": "/components/module/app-commodity",
  8. "modal-module": "/components/plugin/modal",
  9. "footer-cart": "/components/module/app-footer-cart"
  10. }
  11. }