index.json 864 B

1234567891011121314151617181920
  1. {
  2. "defaultTitle": "首页",
  3. "transparentTitle": "auto",
  4. "backgroundColor": "#f5f5f5",
  5. "usingComponents": {
  6. "mas-adc-nav-bar": "@mas.io/adc-nav-bar/es/index",
  7. "mall-shopcar-button": "../../components/mall-shopcar-button/index",
  8. "order-detail": "../../components/order-detail/index",
  9. "mall-index": "../../components/mall-index/index",
  10. "order-confirm": "../../components/order-confirm/index",
  11. "order-center": "../../components/order-center/index",
  12. "refund-detail": "../../components/refund-detail/index",
  13. "goods-detail": "../../components/goods-detail/index",
  14. "hot-goods": "../../components/hot-goods/index",
  15. "receive-address-list": "../../components/receive-address-list/index",
  16. "receive-address-detail": "../../components/receive-address-detail/index"
  17. },
  18. "allowsBounceVertical": "NO",
  19. "pullRefresh": false
  20. }