1234567891011121314 |
- {
- "pages": [{
- "path": "pages/share",
- "style": {
- "navigationBarTitleText": "MoeNova下载",
- "navigationStyle": "custom"
- }
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "MoeNova",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }
|