orders.json 164 B

1234567
  1. {
  2. "navigationBarTitleText": "订单列表",
  3. "usingComponents": {
  4. "currency": "../../../../component/currency/currency"
  5. },
  6. "backgroundColor": "#f3f3f3"
  7. }