|
@@ -1,11 +1,11 @@
|
|
|
{
|
|
|
- "usingComponents": {
|
|
|
- "navigationBar": "/components/navigationBar/index",
|
|
|
- "banner": "/components/banner/index",
|
|
|
- "worksList": "/components/worksList/index",
|
|
|
- "activityList": "/components/activityList/index",
|
|
|
- "authority": "/components/authority/index"
|
|
|
- },
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "usingComponents": {
|
|
|
+ "navigationBar": "/components/navigationBar/index",
|
|
|
+ "banner": "/components/banner/index",
|
|
|
+ "worksList": "/components/worksList/index",
|
|
|
+ "activityList": "/components/activityList/index",
|
|
|
+ "authority": "/components/authority/index"
|
|
|
+ },
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|