首页搜索栏优化

This commit is contained in:
2026-09-23 18:17:01 +08:00
parent 1ac0b7c7c7
commit 924ac8d826
3 changed files with 45 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
{ "path": "pages/me/performance", "style": { "navigationStyle": "custom", "navigationBarTitleText": "我的绩效" } },
{ "path": "pages/notice/list", "style": { "navigationStyle": "custom", "navigationBarTitleText": "公告" } },
{ "path": "pages/erp/hub", "style": { "navigationStyle": "custom", "navigationBarTitleText": "业务" } },
{ "path": "pages/search/search", "style": { "navigationStyle": "custom", "navigationBarTitleText": "搜索" } },
{ "path": "pages/search/search", "style": { "navigationStyle": "custom", "navigationBarTitleText": "搜索", "app-plus": { "animationType": "slide-in-right", "animationDuration": 280 } } },
{ "path": "pages/preview/file", "style": { "navigationStyle": "custom", "navigationBarTitleText": "附件预览" } }
],
"globalStyle": {