cart.json 204 B

12345678
  1. {
  2. "navigationBarTitleText": "购物车",
  3. "navigationBarBackgroundColor": "#901b21",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "uni-number-box": "/components/uni-number-box"
  7. }
  8. }