From 6af66e27add30f25fb0b8fd8b5fd964dd0a0e411 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: Mon, 25 Mar 2024 17:51:12 +0800 Subject: [PATCH] =?UTF-8?q?[^]=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/game.js | 2 +- src/views/end/index.vue | 2 +- src/views/game/index.vue | 17 +---------------- src/views/v3s/1-what/index.vue | 2 +- vite.config.js | 2 +- 5 files changed, 5 insertions(+), 20 deletions(-) diff --git a/src/stores/game.js b/src/stores/game.js index 7f35c1f..d98546c 100644 --- a/src/stores/game.js +++ b/src/stores/game.js @@ -58,5 +58,5 @@ export const useGameStore = defineStore("game", { Object.assign(data); }, }, - persist: true, // localstorage yes or no + persist: false, // localstorage yes or no }); diff --git a/src/views/end/index.vue b/src/views/end/index.vue index 1b910b6..737a141 100644 --- a/src/views/end/index.vue +++ b/src/views/end/index.vue @@ -6,7 +6,7 @@
本项目使用 v3s 进行开发
- +* 推荐使用 diff --git a/src/views/game/index.vue b/src/views/game/index.vue index 7a25e3e..2018c87 100644 --- a/src/views/game/index.vue +++ b/src/views/game/index.vue @@ -8,29 +8,14 @@ diff --git a/src/views/v3s/1-what/index.vue b/src/views/v3s/1-what/index.vue index 7fa8029..4ddc5d3 100644 --- a/src/views/v3s/1-what/index.vue +++ b/src/views/v3s/1-what/index.vue @@ -4,7 +4,7 @@
为了大家在阅读完本书籍后,能直接使用 vue3 做项目。从本节开始,大家就需要了解 v3s 。
放心,这里只会简单的介绍 v3s 的使用方法,而你也只需要这些,就完全能够独立完成 vue3 的项目。
是的 v3s 就是这么优秀,它足以让你立刻进入开发。
- +