You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
659 B
18 lines
659 B
{
|
|
"navigationBarTitleText": "爱心活动",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor":"#e3271c",
|
|
"backgroundColorTop":"#e3271c",
|
|
"usingComponents": {
|
|
"titleList-gridNameTitle": "../../pages/index/components/titleList/titleList",
|
|
"wux-tabs": "/wux/tabs/index",
|
|
"wux-tab": "/wux/tab/index",
|
|
"activity": "../../components/activity/activity",
|
|
"load-more": "/components/loadMore/loadMore",
|
|
"no-data": "/components/nodata/nodata",
|
|
"volunteer-list":"./components/volunteer/volunteer"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"backgroundColor": "#f8f8f8",
|
|
"backgroundTextStyle": "dark"
|
|
}
|