index.json 285 B

12345678910
  1. {
  2. "navigationBarTitleText": "克拉玛依市博物馆",
  3. "navigationBarBackgroundColor": "#fff",
  4. "navigationBarTextStyle": "black",
  5. "backgroundColor": "#f8f8f8",
  6. "enablePullDownRefresh": true,
  7. "usingComponents": {
  8. "card-carousel": "/components/card-carousel/index"
  9. }
  10. }