refactor(components): 重构 SearchBar 组件并更新搜索页面
- 将 SearchBar 组件从原生 input 重构为 NutUI Input 实现,简化样式和逻辑 - 更新 components.d.ts 类型声明,移除未使用的 NutConfigProvider,修正 PlanPopup 导入路径 - 重构搜索页面,使用 NutTabs 实现分类切换,支持长列表测试数据 - 为搜索结果项添加动画效果,优化用户体验
Showing
3 changed files
with
58 additions
and
87 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment