cart.json 155 B

1234567
  1. {
  2. "navigationBarTitleText": "购物车",
  3. "usingComponents": {
  4. "currency": "../../component/currency/currency"
  5. },
  6. "backgroundColor": "#f3f3f3"
  7. }