findme-miniprogram-frontend/pages/splash/splash.json

7 lines
180 B
JSON
Raw Permalink Normal View History

2025-12-27 17:16:03 +08:00
{
"navigationBarTitleText": "FindMe",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"backgroundColor": "#667eea",
"disableScroll": true
}