Commit Graph
123 Commits
Author SHA1 Message Date
f2a84003a7 更改了商业版界面 (#5)
* update:添加商业版内容

* update:添加插画并删除多余子版块

* update:加入商业版多发行版信息

* update:增加多cpu厂家标签

* update:商业版主页描述更新

* update:商业版标签前移到下载后面

* update:更新商业版内容“联系客服”按钮点击后的触发逻辑。展示联系方式并调用系统邮箱

* update:“关于页面”添加加入我们按钮

* update:使用@nuxt/icon引入SVG图标

* fix:修复竖屏设备导航栏由于增加”商业版“标签导致“GXDE OS"标签出界问题

* update:删除残留vue文件

* update:加入成果案例到商业版板块

* fix:修复790.29px*780px时,导航栏标签文字换行的问题

* fix:竖屏画面导航栏高度改为h-93.5

* update:更新商业版svg配图

* Standardize nav-link class styling

Removed padding from nav-link classes for consistency.

* fix(nav): 延后导航单行排布断点至 lg

修复视口在 780px~840px 区间时,因导航项增加导致的元素溢出和交叠问题。目前在设备大于 1024px 时才会并排显示导航栏项。

* style(commercial): 彻底重塑商业版前端插画与界面,并适配深色模式

1. 重绘场景插画:重新设计了“案例”、“客服”、“定制化”、“架构”、“分发”等 5 张大型场景 SVG 插图,升级为悬浮玻璃态面板、阵列多核管控板等高阶空间 UI 组合拼贴风,大幅提升商业严肃感与前瞻视觉。
2. 新增专属标题徽章:新设计 5 张针对各主体的立体厚重感微型徽章图(`*-title.svg`),替换原有的字体图标,增强每个模块的大型企服属性。
3. 清除硬编码与深色适配:地毯式拔除了插图内部强制锁色的 `<style>:root` 标签,并移除了用于高光的 `"#ffffff"` 死白硬层,无缝融入系统的深浅色动态 `var(--s-bg)` 等变量,适配完美的 Dark Mode 下暗色面板沉浸效果。
4. 界面版式对齐:重塑首屏第一区块(Section 1)的模拟 UI 板面为科技面板,收束卡片间距;重组了留板表单弹窗以及导航元素,令其样式表现与总应用的主界线全面拉齐。

* feat(commercial page): add governance section with new icons

新增商用治理板块的标题图标和详情展示,包括新增两个svg图标资源,完善内网管控应用中枢的页面展示内容

* feat(commercial): 优化商业治理板块页面,新增交互动画与视觉效果

1.  替换原有svg图标为截图展示,新增dashboard预览图
2.  添加IntersectionObserver实现元素进入视口时的渐入动画
3.  重构页面布局,新增背景光晕、标签悬浮效果与悬浮提示框
4.  适配暗色模式与减少动画的系统设置
5.  清理了废弃的svg图标文件

* refactor(commercial): rewrite governance section to tabbed scene view

1. 替换原有固定展示的管控内容为可切换的场景标签页
2. 新增8个业务场景的结构化数据与配套截图资源
3. 优化移动端适配与动效展示
4. 调整整体布局与样式风格

* style(CommercialPage): 优化商业页面布局与视觉效果

移除了页面的发光装饰元素,调整多个断点下的响应式样式:
1. 调整桌面端及平板的容器尺寸、网格布局
2. 优化小屏幕下的标签页、详情区域样式
3. 新增超小屏幕和窄屏适配样式

* feat(commercial): add governance section scroll and preview features

实现了商用页面治理板块的滚轮滚动切换功能,以及对应场景预览弹窗功能,优化了桌面端大屏下的交互体验,同时调整了部分样式适配新交互逻辑。

* feat(commercial): 更新商业版页面内容与布局

将原内网管控板块替换为星火应用商店商业版介绍,更新标题、功能说明、按钮文案和展示内容,新增适配特性说明与操作按钮样式

* style(Commercial page): adjust title layout and style

split the commercial page title into two spans, optimize text color and font weight for better readability

* feat(commercial): add overview scene to commercial governance page

1. add total overview scene for commercial governance module with dashboard image
2. replace svh unit with dvh for better mobile viewport compatibility
3. adjust safe-area padding for mobile devices
4. delete old unused dashboard image file

* style(commercial page): adjust governance section layout and spacing

1. 修改.governance-sticky的top值和内边距,调整其高度计算方式
2. 更新.governance-panel的最大高度和最小高度适配
3. 为小屏高场景新增governance-sticky的对齐方式调整

* style(commercial page): fix governance detail container overflow and min height

adjust the governance detail section's style to add proper overflow scroll and reset min height, improve layout display

* chore(commercial page): replace governance icon with enterprise banner

swap the svg icon for the commercial page title to the official spark store enterprise image

* refactor(commercial page): add tab scroll sync logic

实现治理场景标签栏跟随激活项自动滚动到可视区域的逻辑,优化标签栏交互体验:
1. 新增governanceTabs引用获取标签栏容器
2. 编写syncGovernanceTabsScroll方法实现自动滚动对齐
3. 在场景切换、滚动监听和标签点击处调用该方法

* refactor(commercial): 优化滚动到定制板块的逻辑

替换原有的固定高度滚动逻辑,改为直接滚动到定制化区域的准确位置

---------

Co-authored-by: jiwangyihao <jwyh@jwyihao.top>
2026-07-28 22:37:26 +08:00
shenmoandGitHub 64c626e0e2 Update description for community-driven app store 2026-04-16 09:51:17 +08:00
shenmoandGitHub ac8d3960a7 Update download page description for Linux compatibility 2026-04-16 09:49:46 +08:00
shenmoandGitHub 8ca2206496 Remove '银河麒麟' from download page 2026-04-16 09:48:45 +08:00
shenmoandGitHub 261d262358 Update Arch installation instructions and remove ACE section
Removed the note about restarting after installation for Arch. Also deleted the section about ACE compatibility environment.
2026-04-16 09:47:49 +08:00
shenmo7192andGitee f984268af4 update content/download/faq.md.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2026-04-09 12:04:27 +00:00
shenmo7192andGitee 73485c0fdc update content/download/faq.md.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2026-04-02 12:04:41 +00:00
shenmo7192andGitee e483178735 update content/download/faq.md.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2026-04-02 12:01:04 +00:00
be8c0d518f 添加商业版页面 (#4)
* update:添加商业版内容

* update:添加插画并删除多余子版块

* update:加入商业版多发行版信息

* update:增加多cpu厂家标签

* update:商业版主页描述更新

* update:商业版标签前移到下载后面

* update:更新商业版内容“联系客服”按钮点击后的触发逻辑。展示联系方式并调用系统邮箱

* update:“关于页面”添加加入我们按钮

* update:使用@nuxt/icon引入SVG图标

* fix:修复竖屏设备导航栏由于增加”商业版“标签导致“GXDE OS"标签出界问题

* update:删除残留vue文件

* update:加入成果案例到商业版板块

* fix:修复790.29px*780px时,导航栏标签文字换行的问题

* fix:竖屏画面导航栏高度改为h-93.5

* update:更新商业版svg配图

* Standardize nav-link class styling

Removed padding from nav-link classes for consistency.

* fix(nav): 延后导航单行排布断点至 lg

修复视口在 780px~840px 区间时,因导航项增加导致的元素溢出和交叠问题。目前在设备大于 1024px 时才会并排显示导航栏项。

* style(commercial): 彻底重塑商业版前端插画与界面,并适配深色模式

1. 重绘场景插画:重新设计了“案例”、“客服”、“定制化”、“架构”、“分发”等 5 张大型场景 SVG 插图,升级为悬浮玻璃态面板、阵列多核管控板等高阶空间 UI 组合拼贴风,大幅提升商业严肃感与前瞻视觉。
2. 新增专属标题徽章:新设计 5 张针对各主体的立体厚重感微型徽章图(`*-title.svg`),替换原有的字体图标,增强每个模块的大型企服属性。
3. 清除硬编码与深色适配:地毯式拔除了插图内部强制锁色的 `<style>:root` 标签,并移除了用于高光的 `"#ffffff"` 死白硬层,无缝融入系统的深浅色动态 `var(--s-bg)` 等变量,适配完美的 Dark Mode 下暗色面板沉浸效果。
4. 界面版式对齐:重塑首屏第一区块(Section 1)的模拟 UI 板面为科技面板,收束卡片间距;重组了留板表单弹窗以及导航元素,令其样式表现与总应用的主界线全面拉齐。

---------

Co-authored-by: jiwangyihao <jwyh@jwyihao.top>
2026-03-04 13:42:02 +08:00
jiwangyihao 059e01090c feat(download): 调整下载页并补充 APM 资源
- 样式:补充 xs 断点变量,方便小屏布局控制
- 资源:新增 amber-pm SVG 图标
- 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组
2025-12-09 11:14:50 +08:00
shenmoandGitHub 7ef372deb4 Update faq.md 2025-11-21 09:38:30 +08:00
shenmoandGitHub d4c64ebad9 Update faq.md 2025-11-18 13:12:27 +08:00
shenmoandGitHub ad1ae5cf0f Update faq.md 2025-11-17 15:59:29 +08:00
shenmo7192 44c3b1692f 修改下载faq 2025-11-17 13:59:55 +08:00
shenmo7192 0bdb086381 update faq 2025-11-17 13:52:30 +08:00
shenmoandGitHub 5c10bafceb Add: Sparky Wiki pages 2025-09-22 20:15:20 +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
shenmoandGitHub d12ae3a0e0 Update faq.md 2025-07-17 12:52:47 +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