From 3ef6097ee5b77343e6a321145dadf673402c30f2 Mon Sep 17 00:00:00 2001 From: sallyfafafa <944719344@qq.com> Date: Fri, 3 Jan 2025 17:39:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B4=E7=90=86=20svg=20=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=EF=BC=8C=E6=B7=BB=E5=8A=A0=20=20xmlns=3Dhttp://www.w3?= =?UTF-8?q?.org/2000/svg=20=E5=91=8A=E8=AF=89=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E8=BF=99=E6=98=AF=E4=B8=80=E4=B8=AA=20SVG=20=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/config/zh.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/config/zh.js b/web/src/config/zh.js index c4fa256e..ac12834a 100644 --- a/web/src/config/zh.js +++ b/web/src/config/zh.js @@ -144,9 +144,9 @@ export const borderRadiusList = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] export const lineWidthList = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10] export const lineStyleMap = { - straight: ``, - curve: ``, - direct: `` + straight: ``, + curve: ``, + direct: `` } // 连线风格