refundList.json 240 B

123456789
  1. {
  2. "navigationBarBackgroundColor": "#FFF",
  3. "navigationBarTitleText": "售后退款",
  4. "navigationBarTextStyle": "black",
  5. "enablePullDownRefresh": true,
  6. "usingComponents": {
  7. "i-load-more": "../../components/load-more/index"
  8. }
  9. }