findme-miniprogram-frontend/pages/user-profile/user-profile.json
2025-12-27 17:16:03 +08:00

10 lines
No EOL
252 B
JSON

{
"navigationBarTitleText": "用户资料",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f5f5f5",
"enablePullDownRefresh": true,
"usingComponents": {
},
"onReachBottomDistance": 50
}