From 059e01090c016b1ac4cd9d186cdd248bfc896373 Mon Sep 17 00:00:00 2001 From: jiwangyihao Date: Tue, 9 Dec 2025 11:14:50 +0800 Subject: [PATCH] =?UTF-8?q?feat(download):=20=E8=B0=83=E6=95=B4=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E9=A1=B5=E5=B9=B6=E8=A1=A5=E5=85=85=20APM=20=E8=B5=84?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 样式:补充 xs 断点变量,方便小屏布局控制 - 资源:新增 amber-pm SVG 图标 - 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组 --- assets/css/main.css | 1 + assets/icons/amber-pm.svg | 458 ++++++++++++++++++++++++++++++++++++++ pages/download.vue | 77 ++++--- 3 files changed, 504 insertions(+), 32 deletions(-) create mode 100644 assets/icons/amber-pm.svg diff --git a/assets/css/main.css b/assets/css/main.css index 6319578..9eb6fc5 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -5,6 +5,7 @@ @custom-variant dark (&:where(.s-dark, .s-dark *)); @theme { + --breakpoint-xs: 30rem; --color-primary-color: var(--p-primary-color); --color-primary-50: var(--p-primary-50); --color-primary-100: var(--p-primary-100); diff --git a/assets/icons/amber-pm.svg b/assets/icons/amber-pm.svg new file mode 100644 index 0000000..0969413 --- /dev/null +++ b/assets/icons/amber-pm.svg @@ -0,0 +1,458 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pages/download.vue b/pages/download.vue index b0f59ba..58df64f 100644 --- a/pages/download.vue +++ b/pages/download.vue @@ -101,13 +101,13 @@ const { data: faqContent } = await useAsyncData("/download/faq", () => {

- 下载
星火应用商店 + 下载星火应用商店

基于 DTK 框架构建星火应用商店客户端,极小安装包体积,让 Linux @@ -117,7 +117,7 @@ const { data: faqContent } = await useAsyncData("/download/faq", () => {

-
+

在这里选择计算机架构 @@ -151,7 +151,9 @@ const { data: faqContent } = await useAsyncData("/download/faq", () => { }" />

-