submit-order.json 150 B

12345678
  1. {
  2. "usingComponents": {
  3. "coupon":"/components/coupon/coupon"
  4. },
  5. "backgroundTextStyle": "light",
  6. "navigationBarTitleText": "提交订单"
  7. }