| 12345678910 |
- {
- "navigationBarTitleText": "结算管理",
- "navigationBarBackgroundColor": "#86a7da",
- "usingComponents": {
- "currency": "../../../../component/currency/currency",
- "format-time": "../../../../component/formatTime/formatTime",
- "filter": "../../../../component/filter/filter"
- },
- "backgroundColor": "#f3f3f3"
- }
|