details.json 293 B

123456789
  1. {
  2. "navigationBarTitleText": "核销信息",
  3. "navigationBarBackgroundColor": "#FFFFFF",
  4. "usingComponents": {
  5. "i-input-number": "../../components/input-number/index",
  6. "i-modal": "../../components/modal/index",
  7. "i-cashon_delivery": "../../components/cashon_delivery/index"
  8. }
  9. }