feat:新增吸附修改的全局设置

This commit is contained in:
mtruning
2022-03-05 22:11:25 +08:00
parent 1028ea0302
commit b2e255bb42
7 changed files with 68 additions and 20 deletions
+3
View File
@@ -8,3 +8,6 @@ export const hidePackageOneCategory = true
// 切换语言是否进行路由刷新
export const changeLangReload = false
// 图表拖拽时的吸附距离(px
export const chartAlignRange = '10'