| 12345678910 |
- {
- "navigationStyle": "default",
- "navigationBarTitleText": "加载中...",
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#ffffff",
- "enablePullDownRefresh": true,
- "usingComponents": {
- "home": "../../components/home/index"
- }
- }
|