From d31631bd98db7f04cb52c0c9ab8cb103c2fc353d Mon Sep 17 00:00:00 2001 From: BlockHaity <1216692740@qq.com> Date: Thu, 12 Feb 2026 15:38:53 +0800 Subject: [PATCH 1/2] Feat: add AfdianCard component to donate page --- .vitepress/theme/components/AfdianCard.vue | 37 ++++++++++++++++++++++ .vitepress/theme/index.js | 1 + src/zh_CN/donate.md | 2 +- 3 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 .vitepress/theme/components/AfdianCard.vue diff --git a/.vitepress/theme/components/AfdianCard.vue b/.vitepress/theme/components/AfdianCard.vue new file mode 100644 index 0000000..adfbc77 --- /dev/null +++ b/.vitepress/theme/components/AfdianCard.vue @@ -0,0 +1,37 @@ + + + + + diff --git a/.vitepress/theme/index.js b/.vitepress/theme/index.js index 798c8da..eb0e32a 100644 --- a/.vitepress/theme/index.js +++ b/.vitepress/theme/index.js @@ -12,6 +12,7 @@ export default { enhanceApp({ app }) { app.component('DownloadLink', defineAsyncComponent(() => import('./components/DownloadLink.vue'))); app.component('LanguageWarn', defineAsyncComponent(() => import('./components/LanguageWarn.vue'))); + app.component('AfdianCard',defineAsyncComponent(() => import('./components/AfdianCard.vue'))); enhanceAppWithTabs(app) app.component('LiteTree', LiteTree) }, diff --git a/src/zh_CN/donate.md b/src/zh_CN/donate.md index 800c75b..0f885b3 100644 --- a/src/zh_CN/donate.md +++ b/src/zh_CN/donate.md @@ -21,5 +21,5 @@ ::: ::: details sanmusen214 - + ::: \ No newline at end of file From b22a9bac60a2e58796da0badfe6b12eb98f6b293 Mon Sep 17 00:00:00 2001 From: BlockHaity <1216692740@qq.com> Date: Thu, 12 Feb 2026 16:40:47 +0800 Subject: [PATCH 2/2] chore: update Quark Cloud download link --- .vitepress/theme/components/DownloadLink.vue | 2 +- src/zh_CN/download.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vitepress/theme/components/DownloadLink.vue b/.vitepress/theme/components/DownloadLink.vue index 1a88d54..f739f79 100644 --- a/.vitepress/theme/components/DownloadLink.vue +++ b/.vitepress/theme/components/DownloadLink.vue @@ -13,7 +13,7 @@
{{ texts.githubRelease }} - {{ + {{ texts.quarkDownload }} {{ texts.mirrorChyanDownload }} diff --git a/src/zh_CN/download.md b/src/zh_CN/download.md index 83edd52..d4acfdd 100644 --- a/src/zh_CN/download.md +++ b/src/zh_CN/download.md @@ -35,10 +35,11 @@ description: 免费获取 BlueArchive Aris Helper 自动化脚本!Windows 推 == Windows -夸克网盘下载 +夸克网盘下载 Mirror酱下载(需要CDK) GitHub Release BlockHaity's API +Cloud Native Build == macOS