9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"usingComponents": {
|
|
"app-icon": "/components/icon/icon"
|
|
},
|
|
"navigationBarTitleText": "我的活动",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundColor": "#F9FAFB"
|
|
}
|