afterSalesDetail.json 349 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "commodity-detail": "/pageD/afterSalesDetail/component/commodityDetail",
  5. "application-information": "/pageD/afterSalesDetail/component/applicationInformation",
  6. "refuse-popup": "/pageD/afterSalesDetail/component/refusePopup",
  7. "agree-popup": "/pageD/components/agreePopup"
  8. }
  9. }