Commit Graph
100 Commits
Author SHA1 Message Date
jiwangyihao 059e01090c feat(download): 调整下载页并补充 APM 资源
- 样式:补充 xs 断点变量,方便小屏布局控制
- 资源:新增 amber-pm SVG 图标
- 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组
2025-12-09 11:14:50 +08:00
jiwangyihao 953a638f2f feat: 下载页响应式设计 2025-09-19 16:58:26 +08:00
jiwangyihao 0066297c52 feat: footer 响应式设计 2025-09-19 02:32:50 +08:00
jiwangyihao a25fda08c6 feat: 调整首页布局以支持最大宽度 2025-09-19 02:15:16 +08:00
jiwangyihao ef7c818364 feat: 首页 section6 响应式设计 2025-09-18 21:58:05 +08:00
jiwangyihao 400028a374 feat: 首页 section5 响应式设计 2025-09-18 21:26:40 +08:00
jiwangyihao a65d226649 fix: 调整首页标题的字体大小以改善可读性 2025-09-18 21:16:51 +08:00
jiwangyihao 9fee1e5d70 feat: 首页 section4 响应式设计 2025-09-18 20:21:33 +08:00
jiwangyihao d859774fb6 feat: 首页 section3 响应式设计 2025-09-18 19:52:10 +08:00
jiwangyihao 241ea602d2 feat: 首页 section2 响应式设计 2025-09-18 19:30:46 +08:00
jiwangyihao bacb41f87c fix: 调整首页 section 的底部内边距以改善布局 2025-09-18 19:17:48 +08:00
jiwangyihao f3ca0704a8 fix: 修复首页 section 的底部内边距以改善布局 2025-09-18 19:12:09 +08:00
jiwangyihao b3b60a7401 feat: 添加写入模式工具类以支持多种文本方向 2025-09-18 19:01:41 +08:00
jiwangyihao 8ce4856cb0 feat: 首页 section1 响应式设计 2025-09-18 19:00:54 +08:00
jiwangyihao 014c29f8b6 feat: 添加header引用以支持焦点管理 2025-09-18 15:21:31 +08:00
jiwangyihao f873621eff feat: 添加导航栏移动端适配 2025-09-15 18:50:37 +08:00
jiwangyihao 823232f9fb feat: 添加关于页面背景图像文件(AVIF、PNG、WEBP格式) 2025-09-15 10:34:22 +08:00
jiwangyihao 0c07110197 Merge branch 'master' of https://github.com/spark-store-project/spark-store-abyss 2025-09-15 10:29:05 +08:00
jiwangyihao 43ae382ed6 fix: 修复关于页面文本颜色类名拼写错误,更新图标样式以支持循环索引 2025-09-15 10:28:07 +08:00
jiwangyihaoandGitHub 4f0f7ff60a Merge pull request #1 from shenmo7192/patch-1
Update faq.md
2025-07-17 12:53:58 +08:00
jiwangyihao 2813ea4392 feat: 优化关于页面指示器的透明度和样式 2025-06-21 00:57:54 +08:00
jiwangyihao 961b4c726d feat: Update SVG icons and image assets; modify styles in about.vue
- Updated the `fantascene.svg` file with new dimensions and styles, including changes to clip paths and color variables.
- Replaced multiple image formats (AVIF, PNG, WEBP) for `amber-ce` and `fantascene` with updated versions.
- Adjusted class names in `about.vue` for improved styling consistency, including changes to background and decoration colors for dark mode.
- Added new CSS variables for dark mode styling.
2025-06-21 00:25:21 +08:00
jiwangyihao 9ac1d61724 feat: 添加关于页面的占位符图像支持 2025-06-17 22:05:44 +08:00
jiwangyihao 532b55472f feat: 添加平滑滚动功能到关于页面 2025-06-12 00:52:20 +08:00
jiwangyihao e323766da2 feat: 添加关于页面暗黑模式支持 2025-06-12 00:23:44 +08:00
jiwangyihaoand ca7e3cb92d feat: (WIP) implementing about introduction
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-11 23:20:46 +08:00
jiwangyihao dce6eeb6e8 fix: 修复关于页面文本格式,移除多余空格 2025-06-11 04:10:29 +08:00
jiwangyihaoand e203b6a98b feat: (WIP) implementing about page
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-11 03:36:43 +08:00
jiwangyihao d39c81f59c feat: 调整 AppConfigInput 接口,重新排列属性顺序 2025-06-10 22:31:58 +08:00
jiwangyihao 6bd6293ce3 feat: 调整导航栏高度,优化布局 2025-06-10 22:31:18 +08:00
jiwangyihao 499684e962 feat: 从配置中获取应用图标,简化代码 2025-06-10 21:24:00 +08:00
jiwangyihao a93b6048a4 feat: 移除下载页面的调试日志 2025-06-10 21:01:56 +08:00
jiwangyihao 66425218aa feat: 简化导航栏滚动动画逻辑,统一不同页面行为 2025-06-10 21:01:43 +08:00
jiwangyihao a138a893d2 feat: 优化最新版本数据获取逻辑,使用 useAsyncData 代替手动处理 2025-06-06 02:44:03 +08:00
jiwangyihao 0ae19e64f4 feat: 添加站点配置 2025-06-06 01:56:59 +08:00
jiwangyihao dade6466bb feat: 引入 @nuxt/content 2025-06-06 01:33:40 +08:00
jiwangyihao e558f44ac0 feat: 替换部分导航链接为外部链接,添加社区和帮助链接 2025-06-06 01:07:13 +08:00
jiwangyihao 47105bf595 feat: 添加 @iconify-json/line-md 和 @iconify-json/proicons 依赖 2025-06-06 01:02:39 +08:00
jiwangyihao 2dda529592 fix: 移除不再使用的图标依赖和禁用远程图标获取 2025-06-06 00:59:42 +08:00
jiwangyihao bf16801f94 feat: 添加服务器捆绑配置以支持远程图标获取 2025-06-06 00:44:49 +08:00
jiwangyihao 855250a9f4 fix: 更新路径检查以包含下载页面的尾部斜杠 2025-06-06 00:32:47 +08:00
jiwangyihao 134e993274 feat: 添加最新版本信息和下载链接逻辑 2025-06-06 00:28:27 +08:00
jiwangyihaoand cfb95eca4e feat: 添加下载对话框和安装指南
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-05 23:44:30 +08:00
jiwangyihao c2827feaad feat: 更新文案 2025-06-05 01:55:53 +08:00
jiwangyihao b030b5128b fix: 更新选择框的最小宽度以改善布局 2025-06-05 01:31:50 +08:00
jiwangyihao 4024ad2eb0 fix: 强制设置暗黑模式下的高亮颜色以确保一致性 2025-06-05 01:15:49 +08:00
jiwangyihao 428b2abe5a feat: 添加客户端打包扫描配置以优化构建过程 2025-06-05 01:08:22 +08:00
jiwangyihao af733f4934 feat: 添加 @iconify-json/proicons 依赖 2025-06-05 00:41:18 +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
jiwangyihao 82b1ec5960 feat: 添加 GitHub 链接到页面 2025-06-05 00:13:00 +08:00
jiwangyihao 215afd8f24 feat: 将暗黑模式初始化逻辑嵌入配置文件,移除独立脚本以加快脚本执行,减少画面闪烁 2025-06-04 01:43:25 +08:00
jiwangyihao 9ab04f8aea feat: 优化暗黑模式切换逻辑,添加初始化脚本 2025-06-04 01:36:03 +08:00
jiwangyihao 394ebd9e2a feat: 添加网站图标、标题 2025-06-04 01:16:21 +08:00
jiwangyihao 34e9ad7a3b fix: 移除与 SCSS 不兼容的 @variant 定义 2025-06-04 01:03:04 +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
jiwangyihaoandGitHub 8aefb0db7c Update README.md 2025-06-03 01:33:26 +08:00
jiwangyihao 49b6fab222 fix: 移除标题的负位移以优化页面布局 2025-06-03 01:29:32 +08:00
jiwangyihao 65853085c5 Merge branch 'master' of https://github.com/jiwangyihao/spark-store-abyss 2025-06-03 01:23:23 +08:00
jiwangyihao fba88107dd fix: 添加 overflow-hidden 类以改善滚动面板的显示效果 2025-06-03 01:23:15 +08:00
jiwangyihaoandGitHub 0221abad79 Create LICENSE 2025-06-03 01:05:02 +08:00
jiwangyihao c2e411352f docs: 更新 README 文件 2025-06-03 01:03:23 +08:00
jiwangyihaoandSylvanysc 1e7b59e6b0 fix: 在组件挂载时自动滚动到顶部以改善用户体验
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:54:42 +08:00
jiwangyihaoandSylvanysc f4f7987438 fix: 优化社区介绍文本格式,调整段落宽度以提升可读性
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:45:19 +08:00
jiwangyihaoandSylvanysc 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
jiwangyihaoandSylvanysc ced2e13205 fix: 优化滚动进度计算逻辑并更新文本引号样式
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:33:36 +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
jiwangyihao 91e14c3609 chore(deps): 更新依赖项版本 2025-06-02 23:28:13 +08:00
b05118bd61 fix: implement index section 7
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 23:07:15 +08:00
2c51d41cc7 fix: 调整图像背景顺序
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 22:23:23 +08:00
jiwangyihao c08a7a94a2 perf: split font 2025-06-02 22:16:50 +08:00
jiwangyihaoandxudeyu444 08646fe984 fix: 更新 sProgress 逻辑以支持多个路径
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
2025-06-02 21:02:26 +08:00
jiwangyihao b0e79cc35f fix: 修正注释格式,添加空格以提高可读性 2025-06-01 23:42:11 +08:00
jiwangyihao 4c8d66316c feat: implement index section 6 2025-06-01 23:35:13 +08:00
jiwangyihao 9b5411301a fix: 修正链接文本格式,添加空格以提高可读性 2025-06-01 23:33:37 +08:00
jiwangyihaoandSylvanysc 95abc3cde1 feat: implement index section 5
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:07:30 +08:00
jiwangyihaoandSylvanysc 22ca0ec4aa fix: 修正文本样式,更新社区描述的颜色类
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:00:14 +08:00
584f3702bb fix: 优化社区标题样式,调整文本结构
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:42:39 +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
f018ec2c09 fix: 修正动画计算中的参数以改善效果
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:22:00 +08:00
jiwangyihao d5e917c888 fix: typo 2025-06-01 01:56:40 +08:00
jiwangyihao 494a00f5ec fix: 添加 .app-icon 类以支持多种背景图像格式 2025-06-01 01:53:49 +08:00
jiwangyihao 5df80045fd fix: pair <section> 2025-06-01 01:48:31 +08:00
jiwangyihao a52e6ba32e fix: 修正段落行高并添加额外间距以改善布局 2025-06-01 01:43:32 +08:00
jiwangyihao 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
jiwangyihao a4fec8cbd1 fix: update background gradient for improved visual effect 2025-05-30 01:32:21 +08:00
jiwangyihao 0b99d954ec fix: add img variation for index section 2 2025-05-30 01:10:31 +08:00
jiwangyihao 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
jiwangyihao 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
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 f11b7fe5c0 fix: streamline GitHub Actions workflow for Nuxt site deployment 2025-05-16 01:58:24 +08:00
jiwangyihao 1cf0f92cd3 fix: update static HTML export command in GitHub Actions workflow 2025-05-16 01:51:59 +08:00
jiwangyihao 131f41c4db fix: restore .npmrc with allowed dependency scripts 2025-05-16 01:44:14 +08:00
jiwangyihao d5ed76c867 fix: add .npmrc for allowed scripts 2025-05-16 01:38:06 +08:00
jiwangyihao 3974fbe6bf fix: update dependency installation process in GitHub Actions workflow 2025-05-16 01:33:39 +08:00
jiwangyihao 4a7bcf6cdc fix: update pnpm install command to use --unsafe-perm 2025-05-16 01:29:34 +08:00
jiwangyihao af0ae79f66 fix: update icon configuration 2025-05-16 01:14:53 +08:00
jiwangyihao 2830270af9 fix: remove vite-svg-loader 2025-05-16 01:01:00 +08:00