gathering.json 229 B

12345678
  1. {
  2. "navigationBarTitleText": "欠款明细",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "gathering-list": "/pagesPurchase/components/gatheringList",
  6. "app-wrapper-empty": "/components/app-wrapper-empty"
  7. }
  8. }