submit-order.json 230 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "coupon":"/components/coupon/coupon"
  4. },
  5. "backgroundTextStyle": "light",
  6. "navigationBarBackgroundColor": "#fff",
  7. "navigationBarTitleText": "提交订单",
  8. "navigationBarTextStyle": "black"
  9. }