cart.json 118 B

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