From f6203accd74b30be3246005d446ed73b9ea77621 Mon Sep 17 00:00:00 2001 From: ember <1279347317@qq.com> Date: Thu, 17 Apr 2025 02:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/post/奇技淫巧/md-editor-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/奇技淫巧/md-editor-v3.md b/content/post/奇技淫巧/md-editor-v3.md index 3ac86bd..083ab85 100644 --- a/content/post/奇技淫巧/md-editor-v3.md +++ b/content/post/奇技淫巧/md-editor-v3.md @@ -17,7 +17,7 @@ lastmod: 2025-04-16T23:56:00+08:00 --- # 效果 -在基于Vue3的[个人项目](https://www.东北大学.com)中,我在md-editor-v3的工具栏中实现了一个“选择课程”工具,可以帮助用户搜索并选择相应的课程,然后插入一个包含课程id的组件标签。效果: +在[NEU小站](https://www.neu.edu.cn)项目(基于Vue3)中,我在md-editor-v3的工具栏中实现了一个“选择课程”工具,可以帮助用户搜索并选择相应的课程,然后插入一个包含课程id的组件标签。效果: