2020-12-19 12:13:27 +08:00

9 lines
225 B
JSON

{
"enablePullDownRefresh": true,
"navigationBarTitleText": "我",
"navigationBarBackgroundColor": "#333",
"navigationBarTextStyle": "white",
"usingComponents": {
"avatar": "/pages/components/avatar/avatar"
}
}