findme-miniprogram-frontend/subpackages/search/global-search/global-search.json

9 lines
251 B
JSON
Raw Permalink Normal View History

2025-12-27 17:16:03 +08:00
{
"navigationStyle": "default",
"navigationBarTitleText": "搜索",
"navigationBarBackgroundColor": "#000000",
"navigationBarTextStyle": "white",
"backgroundColor": "#f8f9fa",
"enablePullDownRefresh": false,
"onReachBottomDistance": 50
}