index.json 1.4 KB

1234567891011121314151617181920212223242526272829
  1. {
  2. "defaultTitle": "首页",
  3. "backgroundColor": "#fff",
  4. "transparentTitle": "auto",
  5. "allowsBounceVertical": "NO",
  6. "pullRefresh": false,
  7. "usingComponents": {
  8. "mas-adc-nav-bar": "@mas.io/adc-nav-bar/es/index",
  9. "mall-shopcar-button": "../../components/mall-shopcar-button/index",
  10. "mall-footer-button": "../../components/mall-footer-button/index",
  11. "goods-item": "../../components/goods-item/index",
  12. "mall-store-address": "../../components/mall-store-address/index",
  13. "order-item": "../../components/order-item/index",
  14. "order-confirm": "../../components/order-confirm/index",
  15. "order-detail": "../../components/order-detail/index",
  16. "order-center": "../../components/order-center/index",
  17. "e-loading": "../../components/components/e-loading/index",
  18. "mall-index": "../../components/mall-index/index",
  19. "hot-goods-item": "../../components/hot-goods-item/index",
  20. "goods-detail": "../../components/goods-detail/index",
  21. "goods-tag": "../../components/goods-tag/index",
  22. "receive-address-list": "../../components/receive-address-list/index",
  23. "address-box": "../../components/address-box/index",
  24. "input-item": "antd-mini/es/InputItem/index",
  25. "deliver-card": "../../components/components/deliver-card/index",
  26. "warning-msg": "../../components/warning-msg/index",
  27. "address-list": "../../components/address-list/index"
  28. }
  29. }