index.json 286 B

1234567891011
  1. {
  2. "navigationBarTitleText": "归藏",
  3. "navigationBarTextStyle": "white",
  4. "navigationBarBackgroundColor": "#111",
  5. "enablePullDownRefresh": false,
  6. "backgroundColor": "#f5f5f5",
  7. "backgroundTextStyle": "light",
  8. "usingComponents": {
  9. "wxml-to-canvas": "wxml-to-canvas"
  10. }
  11. }