Commit Graph

26 Commits

Author SHA1 Message Date
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 059e01090c feat(download): 调整下载页并补充 APM 资源
- 样式:补充 xs 断点变量,方便小屏布局控制
- 资源:新增 amber-pm SVG 图标
- 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组
2025-12-09 11:14:50 +08:00
jiwangyihao 0066297c52 feat: footer 响应式设计 2025-09-19 02:32:50 +08:00
jiwangyihao b3b60a7401 feat: 添加写入模式工具类以支持多种文本方向 2025-09-18 19:01:41 +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 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 ca7e3cb92d feat: (WIP) implementing about introduction
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-11 23:20:46 +08:00
jiwangyihao e203b6a98b feat: (WIP) implementing about page
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-11 03:36:43 +08:00
jiwangyihao 4024ad2eb0 fix: 强制设置暗黑模式下的高亮颜色以确保一致性 2025-06-05 01:15:49 +08:00
jiwangyihao 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 394ebd9e2a feat: 添加网站图标、标题 2025-06-04 01:16:21 +08:00
jiwangyihao 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
jiwangyihao 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
jiwangyihao 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 c08a7a94a2 perf: split font 2025-06-02 22:16:50 +08:00
jiwangyihao 4c8d66316c feat: implement index section 6 2025-06-01 23:35:13 +08:00
jiwangyihao 95abc3cde1 feat: implement index section 5
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:07:30 +08:00
jiwangyihao 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
jiwangyihao 0b99d954ec fix: add img variation for index section 2 2025-05-30 01:10:31 +08:00
jiwangyihao 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 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
jiwangyihao 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 95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00
jiwangyihao 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