Commit Graph

9 Commits

Author SHA1 Message Date
yangy e6b7dcc89c Refactor AIPage and EQPage components to use lazy loading with PageSuspense for improved performance; update vite.config.ts to adjust chunking strategy and increase chunk size warning limit for better handling of large libraries. 2026-05-27 18:07:36 +08:00
yangy c34571392d Refactor layout components to improve responsiveness and accessibility; integrate appShell classes for consistent styling across DesktopAIShell and BottomNav. Update SelectPage to enhance option selection UI with image support and language filtering logic in SystemPage for better localization handling. 2026-05-25 16:30:40 +08:00
allen2fuc 68f06344dc 增加AI页面在其它页面的展示 2026-05-08 18:15:52 +08:00
yangy 0262619d03 使用useHashLocation钩子更新路由配置,以支持哈希路由 2026-04-30 10:59:50 +08:00
yangy 22ec4bb710 新增社区页面路由,更新底部导航以移除占位符,优化音量控制按钮样式和功能 2026-04-29 17:56:03 +08:00
yangy c7459fb097 Enhance layout responsiveness by centering main content and adjusting sidebar behavior; update BottomNav styles for better alignment on larger screens. 2026-04-29 10:14:25 +08:00
allen2fuc 52cdaf1e51 新增AI的功能与页面 2026-04-21 16:41:09 +08:00
yangy 53f24d5bb4 Update project dependencies and configuration: Added ECharts for data visualization, integrated Terser for minification, and adjusted Vite configuration for production. Updated app title and ConnectScreen content to reflect new version. Enhanced EQPage with headphone model loading and frequency response chart rendering. 2026-04-09 17:00:44 +08:00
yangy 30db710093 Initial commit: 提交控制器版本2核心代码 2026-03-31 18:52:37 +08:00