fund.json 263 B

123456789
  1. {
  2. "navigationBarTitleText": "收入统计",
  3. "usingComponents": {
  4. "currency": "../../../../component/currency/currency",
  5. "format-time": "../../../../component/formatTime/formatTime"
  6. },
  7. "backgroundColor": "#f3f3f3",
  8. "enablePullDownRefresh": true
  9. }