From f8b20c360116f022ada37db0b826b53fd7cdb0d4 Mon Sep 17 00:00:00 2001
From: linwei <872216696@qq.com>
Date: Mon, 22 Jan 2024 14:33:25 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/store/modules/common.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/store/modules/common.js b/src/store/modules/common.js
index b0840a7..a0e0295 100644
--- a/src/store/modules/common.js
+++ b/src/store/modules/common.js
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2023-12-14 17:10:00
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2024-01-19 16:43:29
+ * @LastEditTime: 2024-01-22 11:00:49
  * @FilePath: \jczz_web\src\store\modules\common.js
  * @Description:
  *
@@ -27,7 +27,6 @@
     showLock: true,
     showFullScren: true,
     showTheme: true,
-    showMenu: true,
     showColor: true,
     colorName: getStore({ name: "colorName" }) || "#409EFF",
     themeName: "theme-white",

--
Gitblit v1.9.3