From cb7869b4dc74ac424817625818d03ab64d018e3e Mon Sep 17 00:00:00 2001 From: luoshiwen <1140456899@qq.com> Date: Wed, 12 Apr 2023 18:46:28 +0800 Subject: [PATCH] =?UTF-8?q?4.12=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 82de09f..fa4dcc4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -160,9 +160,9 @@ export default { this.$refs.dome.contentWindow.selectHome(e.currentTarget.innerHTML); }, handleBtn(e, i) { - console.log(this.$refs.drop1); - this.navLiState = !this.navLiState - if (this.index == i && this.navLiState) { + // console.log(this.$refs.drop1); + // this.navLiState = !this.navLiState + if (this.index == i ) { this.index = null if (i == 1) { this.state = !this.state;