cart.json 151 B

1234567
  1. {
  2. "navigationBarTitleText": "购物车",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "like-product": "/components/likeProduct"
  6. }
  7. }