exSelect.json 494 B

12345678910111213
  1. {
  2. "navigationBarTitleText": "选择商品",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "app-tabs": "/components/plugin/tabs",
  6. "app-search-module": "/components/module/app-search",
  7. "app-wrapper-empty": "/components/app-wrapper-empty",
  8. "commondity": "/components/module/app-commodity",
  9. "modal-module": "/components/plugin/modal",
  10. "footer-cart": "/components/module/app-footer-cart",
  11. "all-more-select-input": "/components/module/allMoreSelectInput"
  12. }
  13. }