From a2077e70da78d28089c40ad65291885aad58b857 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 03 四月 2026 09:48:49 +0800
Subject: [PATCH] feat: 新增数采数据源、储丝三方视图数据源;配置测试三数据源;区分开发、生产环境

---
 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