| 1234567891011 |
- {
- "navigationBarTitleText": "每日签到",
- "navigationBarBackgroundColor": "#f8f9fc",
- "navigationBarTextStyle": "black",
- "backgroundColor": "#f8f9fc",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark",
- "usingComponents": {
- "uni-ad-native": "/components/uni-ad-native/uni-ad-native"
- }
- }
|