Commit Graph

8 Commits

Author SHA1 Message Date
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
394ebd9e2a feat: 添加网站图标、标题 2025-06-04 01:16:21 +08:00
ead1905c99 feat: add footer section with community information and QR code
- Implemented a new footer in app.vue that includes:
  - Community description and purpose.
  - A QR code for joining the user group.
  - Responsive design adjustments for the QR code size.

- Added a new SVG icon for the QR code in assets/icons/qrcode-3.svg.

Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:34:07 +08:00
3cbbdba6a4 fix: 更新图标样式
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 23:33:28 +08:00
4c8d66316c feat: implement index section 6 2025-06-01 23:35:13 +08:00
95abc3cde1 feat: implement index section 5
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:07:30 +08:00
80ec2727c3 feat: implement index section 4
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:24:26 +08:00
95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00