From 522a537bcd71ced0dd50032c6ea794d104c0ec0e Mon Sep 17 00:00:00 2001 From: aaqwq <172821606+weasUXL@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:48:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=B7=E5=BC=8F=E4=B8=A2?= =?UTF-8?q?=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mts | 2 +- docs/.vitepress/theme/index.ts | 1 + docs/.vitepress/theme/style/var.css | 27 +++++++++---------- .../\347\242\216\347\242\216\345\277\265.md" | 10 ++++++- docs/decrypt/NTQQ (Android).md | 8 ++++-- 5 files changed, 30 insertions(+), 18 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index b308852..082a9f1 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -25,7 +25,7 @@ export default defineConfig({ ], vite: { plugins: [ - AutoSidebar({ deletePrefix: 'index', ignoreIndexItem: true }) + AutoSidebar({ deletePrefix: 'index', ignoreIndexItem: true,collapsed: false }) ] }, sitemap: { diff --git a/docs/.vitepress/theme/index.ts b/docs/.vitepress/theme/index.ts index a4cbb82..ef118c2 100644 --- a/docs/.vitepress/theme/index.ts +++ b/docs/.vitepress/theme/index.ts @@ -6,6 +6,7 @@ import { Theme } from 'vitepress' import './style/index.css' import "vitepress-markdown-timeline/dist/theme/index.css"; + export default { ...DefaultTheme, enhanceApp({ app }) { diff --git a/docs/.vitepress/theme/style/var.css b/docs/.vitepress/theme/style/var.css index 36ae9f8..1452365 100644 --- a/docs/.vitepress/theme/style/var.css +++ b/docs/.vitepress/theme/style/var.css @@ -10,8 +10,6 @@ --vp-c-brand-3: #005f9e; /* 深蓝(深色模式) */ } -/* 以前的vp-c-brand已弃用 */ - :root { /* hero标题渐变色 */ --vp-home-hero-name-color: transparent; @@ -22,19 +20,20 @@ --vp-home-hero-image-filter: blur(40px); } +html .vp-doc a { + text-decoration: none !important; + color: var(--vp-c-brand-2) !important; +} -/* :root { - --vp-button-brand-border: #99ccff; - --vp-button-brand-text: #99ccff; - --vp-button-brand-bg: #0044cc; +html .vp-doc a:hover { + color: var(--vp-c-brand-3) !important; +} - --vp-button-brand-hover-border: #99ccff; - --vp-button-brand-hover-text: #fff; - --vp-button-brand-hover-bg: #0044cc; +html.dark .vp-doc a { + color: var(--vp-c-brand-1) !important; +} - --vp-button-brand-active-border: #99ccff; -} */ +html.dark .vp-doc a:hover { + color: var(--vp-c-brand-2) !important; +} -.vp-doc a { - text-decoration: none; -} \ No newline at end of file diff --git "a/docs/about/\347\242\216\347\242\216\345\277\265.md" "b/docs/about/\347\242\216\347\242\216\345\277\265.md" index e243e0f..9217d00 100644 --- "a/docs/about/\347\242\216\347\242\216\345\277\265.md" +++ "b/docs/about/\347\242\216\347\242\216\345\277\265.md" @@ -7,7 +7,7 @@ prev: false editLink: false --- -# 计划中ing…… +# 计划ing…… * [ ] 完成对教程的动图或完整视频制作 * [ ] 美化主题 @@ -43,4 +43,12 @@ editLink: false - 重构了一下结构,避免徒增只有一个文件的文件夹( ::: +::: timeline 2025-01-10 +- 才发现链接文字的css被覆盖了导致都是黑色,根本看不出来是超链接…… +- 最近虽然提交了很多更改,但都是有关美化和优化SEO的……还是太菜了>︿< +- 好崩溃……真的想退学力( +::: + + + \ No newline at end of file diff --git a/docs/decrypt/NTQQ (Android).md b/docs/decrypt/NTQQ (Android).md index 7358f51..781fca2 100644 --- a/docs/decrypt/NTQQ (Android).md +++ b/docs/decrypt/NTQQ (Android).md @@ -5,9 +5,12 @@ description: NTQQ(Android)解密教程 # NTQQ(Android) +> [!TIP] 注意 +如果运行脚本时出现问题,请尝试将所有文件中的所有`libkernel`替换为`libbasic_share`。 + ## 方法1(推荐) -> [!TIP] 说明 +> [!INFO] 说明 >本方法不需要 root,只需要使用系统自带的备份功能导出 QQ 的数据即可。由于 QQ 限制,部分系统可能无法导出 QQ 数据,此时可以使用“聊天记录迁移”功能迁移到其他设备上。 经测试适用于`9.0.65`与`9.0.75`版本,更低版本可能无法使用此方法。 @@ -16,7 +19,8 @@ description: NTQQ(Android)解密教程 为了方便起见,假设 QQ 号(表示为`uin`)为`390251789`,`uid`为`u_mIicAReWrdCB-kST6TXH7A`。 一切以`/data/user/0/com.tencent.mobileqq/`开头的路径均表示root后可以访问到的绝对路径,若为处理备份文件,则此路径可>能有所不同。 - +# 便捷获取 + ### 获取uid