| 12345678910 |
- {
- "navigationBarTitleText": "搜索结果",
- "usingComponents": {
- "currency": "../../../component/currency/currency",
- "format-time": "../../../component/formatTime/formatTime"
- },
- "enablePullDownRefresh": true,
- "backgroundColor": "#f2f4f6",
- "backgroundTextStyle": "dark"
- }
|