index.json 117 B

123456
  1. {
  2. "navigationBarTitleText": "订单支付",
  3. "usingComponents": {
  4. "payment": "/components/payment/index"
  5. }
  6. }