1234567891011 |
- {
- "navigationBarTitleText": "克拉玛依市博物馆",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "backgroundColor": "#E0D2B4",
- "enablePullDownRefresh": false,
- "usingComponents": {
- "time-select": "/components/time-select/time-select",
- "visit-people": "/pages/index/visit-people/visit-people"
- }
- }
|