mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 优化在线编辑JSON的代码和交互
This commit is contained in:
@@ -55,6 +55,9 @@ export const backgroundImageSize = 5
|
||||
// 预览展示方式
|
||||
export const previewScaleType = PreviewScaleEnum.FIT
|
||||
|
||||
// 编辑工作台同步到 JSON 的轮询间隔(5S)
|
||||
export const editToJsonInterval = 5000
|
||||
|
||||
// 数据请求间隔
|
||||
export const requestInterval = 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user