Commit Graph

7 Commits

Author SHA1 Message Date
4024ad2eb0 fix: 强制设置暗黑模式下的高亮颜色以确保一致性 2025-06-05 01:15:49 +08:00
383d6b1248 feat(download): implement download page
- Added architecture selection dropdown for amd64, arm64, and loong64.
- Redesigned the download page layout with new styling and components.
- Included buttons for downloading the latest version and terminal version.
- Added links to update logs and source repositories.
- Improved user guidance with FAQ and support information.

Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-05 00:23:48 +08:00
9d05d0074a feat: 添加暗黑模式支持,优化样式和背景图像
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-04 00:52:05 +08:00
c08a7a94a2 perf: split font 2025-06-02 22:16:50 +08:00
2de03ad67e fix: refactor CSS variable usage and update ESLint configuration
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-05-29 01:19:14 +08:00
95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00
621bc20edd feat: Add initial styles and pages for the application
- Created main.css to include Tailwind CSS and PrimeIcons.
- Added download.vue page with a simple heading.
- Implemented index.vue page structure with multiple sections and basic styling.

Co-authored-by: xudeyu444 <tai_365@qq.com>
Co-authored-by: Sylvanysc <1915657537@qq.com>
2025-05-12 00:00:26 +08:00