index.json 251 B

123456789
  1. {
  2. "usingComponents": {},
  3. "navigationBarTitleText": "每日签到",
  4. "navigationBarBackgroundColor": "#f8f9fc",
  5. "navigationBarTextStyle": "black",
  6. "backgroundColor": "#f8f9fc",
  7. "enablePullDownRefresh": true,
  8. "backgroundTextStyle": "dark"
  9. }