11 Commits

Author SHA1 Message Date
jiwangyihao 059e01090c feat(download): 调整下载页并补充 APM 资源
- 样式:补充 xs 断点变量,方便小屏布局控制
- 资源:新增 amber-pm SVG 图标
- 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组
2025-12-09 11:14:50 +08:00
jiwangyihao 0066297c52 feat: footer 响应式设计 2025-09-19 02:32:50 +08:00
jiwangyihao b3b60a7401 feat: 添加写入模式工具类以支持多种文本方向 2025-09-18 19:01:41 +08:00
jiwangyihao f873621eff feat: 添加导航栏移动端适配 2025-09-15 18:50:37 +08:00
jiwangyihao 4024ad2eb0 fix: 强制设置暗黑模式下的高亮颜色以确保一致性 2025-06-05 01:15:49 +08:00
jiwangyihao 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
jiwangyihao 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
jiwangyihao c08a7a94a2 perf: split font 2025-06-02 22:16:50 +08:00
jiwangyihao 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
jiwangyihao 95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00
jiwangyihao 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