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: `` } // 连线风格