mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
style: 格式化代,修改单词错误
This commit is contained in:
@@ -25,7 +25,10 @@ export const chartInitConfig = {
|
||||
x: 50,
|
||||
y: 50,
|
||||
w: 500,
|
||||
h: 300
|
||||
h: 300,
|
||||
// 不建议动 offset
|
||||
offsetX: 0,
|
||||
offsetY: 0,
|
||||
}
|
||||
|
||||
// dialog 图标的大小
|
||||
|
||||
Reference in New Issue
Block a user