| 12345678910 |
- {
- "navigationBarTitleText": "商品列表",
- "usingComponents": {
- "currency": "../../component/currency/currency",
- "format-time": "../../component/formatTime/formatTime"
- },
- "enablePullDownRefresh": true,
- "backgroundColor": "#f2f4f6",
- "backgroundTextStyle": "dark"
- }
|