From 8cc063f278800bc1c9ca8a2dbb67a4cc8c6dbf8c Mon Sep 17 00:00:00 2001 From: groupguanfang <1203970284@qq.com> Date: Sat, 29 Nov 2025 02:33:22 +0800 Subject: [PATCH 1/2] feat: update src --- 2025-11/slides.md | 52 +++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/2025-11/slides.md b/2025-11/slides.md index ced0720..058fe53 100644 --- a/2025-11/slides.md +++ b/2025-11/slides.md @@ -3,13 +3,13 @@ theme: ../themes/arkcode transition: fade mdc: true layout: center -image: ./images/arkcode.png +image: /images/arkcode.png --- --- layout: introduction name: 古欢 -avatar: ./images/avatar.png +avatar: /images/avatar.png tags: - ["i-carbon-location", "广东,梅州"] - ["i-carbon-education", "广州,大三"] @@ -20,11 +20,11 @@ tags: 开发了一个 `ArkTS` vscode 插件,为 `vscode` 提供了 `ArkTS` 的语法高亮、代码补全、代码格式化等基础功能。
- - - - - + + + + +
--- @@ -37,7 +37,7 @@ layout: statement --- layout: image-right -image: ./post/about.png +image: /post/about.png backgroundSize: 85% --- @@ -53,7 +53,7 @@ backgroundSize: 85% --- layout: image-right -image: ./post/desktop-search.jpg +image: /post/desktop-search.jpg --- # 初体验 @@ -97,7 +97,7 @@ layout: quote -![应用市场](./images/market.png) +![应用市场](/images/market.png) --- @@ -114,10 +114,10 @@ layout: quote
- +
- +
@@ -129,7 +129,7 @@ layout: quote
- +
@@ -139,7 +139,7 @@ layout: quote - 代码补全的补全列表项多了之后,滚动会掉帧,非常卡顿 -