index_1874359642.json 317 B

1234567891011
  1. {
  2. "navigationBarTitleText": "每日签到",
  3. "navigationBarBackgroundColor": "#f8f9fc",
  4. "navigationBarTextStyle": "black",
  5. "backgroundColor": "#f8f9fc",
  6. "enablePullDownRefresh": true,
  7. "backgroundTextStyle": "dark",
  8. "usingComponents": {
  9. "uni-ad-native": "/components/uni-ad-native/uni-ad-native"
  10. }
  11. }