Commit Graph

9 Commits

Author SHA1 Message Date
6766ac0c39 feat: implement index section 3 2025-06-01 01:43:14 +08:00
3c5830adeb fix: adjust padding for improved layout in index section
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 01:40:41 +08:00
a4fec8cbd1 fix: update background gradient for improved visual effect 2025-05-30 01:32:21 +08:00
44ce997d03 fix: improve opacity and transform effects based on scroll progress 2025-05-30 01:06:23 +08:00
901a80d9a0 feat: implement index section 2
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-05-30 01:05:59 +08:00
2ba90f730b fix: adjust button padding and icon spacing in download link 2025-05-29 20:58:53 +08:00
9ca45f5325 feat: implement index section 1
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:21:22 +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