detail.json 235 B

12345678
  1. {
  2. "usingComponents": {
  3. "OrderDetails": "./modules/orderDetails/index",
  4. "PaymentRecord": "./modules/paymentRecord/index",
  5. "Yl_Attachment": "/components/Yl_Attachment/index"
  6. },
  7. "navigationBarTitleText": "订单详情"
  8. }