From 130acff77c789b9f845027206729bee7f2e8b33e Mon Sep 17 00:00:00 2001 From: lxr-cel <756422071@qq.com> Date: Thu, 4 Jan 2024 23:36:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8A=82=E7=82=B9=E6=B8=90=E5=8F=98=E8=89=B2?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simple-mind-map/src/themes/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-mind-map/src/themes/default.js b/simple-mind-map/src/themes/default.js index fb3a0ed1..4cf34510 100644 --- a/simple-mind-map/src/themes/default.js +++ b/simple-mind-map/src/themes/default.js @@ -73,7 +73,7 @@ export default { borderDasharray: 'none', borderRadius: 5, textDecoration: 'none', - gradientStyle: true, + gradientStyle: false, startColor: '#549688', endColor: '#fff', },