activate.json 247 B

123456789
  1. {
  2. "navigationBarBackgroundColor": "#F5E2BE",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarTitleText": "激活",
  5. "backgroundColor": "#F5E2BE",
  6. "backgroundTextStyle": "light",
  7. "disableScroll": true,
  8. "enablePullDownRefresh": false
  9. }