diff --git a/Vue3学习笔记.md b/Vue3学习笔记.md index 70e1dd7..32ff27f 100644 --- a/Vue3学习笔记.md +++ b/Vue3学习笔记.md @@ -78,5 +78,4 @@ const app = createApp({ ``` -得咯~这样就实现了Vue框架的搭建了。 - +得咯~这样就实现了Vue框架的搭建了。【当然我这里】 \ No newline at end of file