From 6e69f0b6d1d8aee863c419d9c25bb0b83929b747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=9E=8D=E5=90=88=E5=BA=94=E7=94=A8=E4=BA=8B=E4=B8=9A?= =?UTF-8?q?=E9=83=A8-=E7=8E=8B=E7=8E=89=E7=8F=80?= <1106774262@qq.com> Date: Thu, 28 Mar 2024 10:29:23 +0800 Subject: [PATCH] =?UTF-8?q?[^]=E6=9B=B4=E6=96=B0=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/end/index.vue | 2 +- src/views/v3s/1-what/index.vue | 4 +++- src/views/v3s/2-start/index.vue | 26 ++++++++++++++++++-------- 3 files changed, 22 insertions(+), 10 deletions(-) diff --git a/src/views/end/index.vue b/src/views/end/index.vue index 737a141..14e5f6c 100644 --- a/src/views/end/index.vue +++ b/src/views/end/index.vue @@ -8,7 +8,7 @@ -

+

* 推荐使用 v3s diff --git a/src/views/v3s/1-what/index.vue b/src/views/v3s/1-what/index.vue index 4ddc5d3..d9477fd 100644 --- a/src/views/v3s/1-what/index.vue +++ b/src/views/v3s/1-what/index.vue @@ -4,7 +4,9 @@

为了大家在阅读完本书籍后,能直接使用 vue3 做项目。从本节开始,大家就需要了解 v3s 。

放心,这里只会简单的介绍 v3s 的使用方法,而你也只需要这些,就完全能够独立完成 vue3 的项目。

是的 v3s 就是这么优秀,它足以让你立刻进入开发。

- + + + diff --git a/src/views/v3s/2-start/index.vue b/src/views/v3s/2-start/index.vue index acaf0f8..cb78c50 100644 --- a/src/views/v3s/2-start/index.vue +++ b/src/views/v3s/2-start/index.vue @@ -1,9 +1,9 @@