momen
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
43ae382ed6
fix: 修复关于页面文本颜色类名拼写错误,更新图标样式以支持循环索引
2025-09-15 10:28:07 +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
jiwangyihao
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
jiwangyihao
e203b6a98b
feat: (WIP) implementing about page
...
Co-authored-by: 奕 <a18355849597@outlook.com >
2025-06-11 03:36:43 +08:00
jiwangyihao
95d25ee6f0
feat: Add nav bar
2025-05-16 00:19:24 +08:00