accounts.json 320 B

12345678910
  1. {
  2. "navigationBarTitleText": "结算管理",
  3. "navigationBarBackgroundColor": "#86a7da",
  4. "usingComponents": {
  5. "currency": "../../../../component/currency/currency",
  6. "format-time": "../../../../component/formatTime/formatTime",
  7. "filter": "../../../../component/filter/filter"
  8. },
  9. "backgroundColor": "#f3f3f3"
  10. }