mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化大屏的背景渲染方式,提升性能
This commit is contained in:
@@ -51,3 +51,6 @@ export const borderRadius = '6px'
|
||||
|
||||
// 轮播间隔
|
||||
export const carouselInterval = 4000
|
||||
|
||||
// 工作台大屏背景图片大小限制(5M)
|
||||
export const backgroundImageSize = 5
|
||||
Reference in New Issue
Block a user