mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat:新增吸附修改的全局设置
This commit is contained in:
@@ -8,3 +8,6 @@ export const hidePackageOneCategory = true
|
||||
|
||||
// 切换语言是否进行路由刷新
|
||||
export const changeLangReload = false
|
||||
|
||||
// 图表拖拽时的吸附距离(px)
|
||||
export const chartAlignRange = '10'
|
||||
Reference in New Issue
Block a user