10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "个人主页",
|
|
"navigationBarBackgroundColor": "#333",
|
|
"navigationBarTextStyle": "white",
|
|
"usingComponents": {
|
|
"no-data": "/components/noData/noData",
|
|
"avatar": "/pages/components/avatar/avatar"
|
|
}
|
|
} |