From 938493192a9a112e5eef0d98b46a30569ce98a59 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 06 十二月 2022 16:04:56 +0800 Subject: [PATCH] 1 --- src/components/navMenu.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/navMenu.vue b/src/components/navMenu.vue index c9c21bc..ee9de80 100644 --- a/src/components/navMenu.vue +++ b/src/components/navMenu.vue @@ -160,7 +160,7 @@ this.$router.push(item.url); if (this.showFlag != null) { this.setShowFalseDiv(false); - this.changeliSelect = '鍛靛懙'; + this.changeliSelect = '%%'; this.showFlag = null; } } else { -- Gitblit v1.9.3