|
@@ -3,7 +3,8 @@
|
|
|
"rewardedVideo": "/components/rewardedVideo/index",
|
|
|
"navigationBar": "/components/navigationBar/index",
|
|
|
"banner": "/components/banner/index",
|
|
|
- "worksList": "/components/worksList/index"
|
|
|
+ "worksList": "/components/worksList/index",
|
|
|
+ "activityList": "/components/activityList/index"
|
|
|
},
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|