Commit Graph

7 Commits

Author SHA1 Message Date
a93b6048a4 feat: 移除下载页面的调试日志 2025-06-10 21:01:56 +08:00
dade6466bb feat: 引入 @nuxt/content 2025-06-06 01:33:40 +08:00
134e993274 feat: 添加最新版本信息和下载链接逻辑 2025-06-06 00:28:27 +08:00
cfb95eca4e feat: 添加下载对话框和安装指南
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-05 23:44:30 +08:00
b030b5128b fix: 更新选择框的最小宽度以改善布局 2025-06-05 01:31:50 +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
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