From d143af7023cfd4a0ced6f0ecf04ae3b3a06fd1dc Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期三, 15 四月 2026 13:11:28 +0800
Subject: [PATCH] feat(md): 添加称重盒子维护功能
---
ruoyi-plus-soybean/src/theme/settings.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-plus-soybean/src/theme/settings.ts b/ruoyi-plus-soybean/src/theme/settings.ts
index 66855fa..323f90f 100755
--- a/ruoyi-plus-soybean/src/theme/settings.ts
+++ b/ruoyi-plus-soybean/src/theme/settings.ts
@@ -52,7 +52,7 @@
autoSelectFirstMenu: false
},
footer: {
- visible: true,
+ visible: false,
fixed: false,
height: 48,
right: true
--
Gitblit v1.9.3