detail.json 260 B

123456789
  1. {
  2. "navigationBarBackgroundColor": "#a5656e",
  3. "navigationBarTextStyle": "white",
  4. "navigationBarTitleText": "练习",
  5. "backgroundColor": "#3157BA",
  6. "backgroundColorTop": "#a5656e",
  7. "backgroundColorBottom": "#362738",
  8. "enablePullDownRefresh": true
  9. }