select.json 461 B

123456789101112
  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. "all-more-select-input": "/components/module/allMoreSelectInput"
  11. }
  12. }