mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改data模块的数据调用和全局设定
This commit is contained in:
@@ -32,4 +32,7 @@ export const borderRadius = '6px'
|
||||
export const carouselInterval = 4000
|
||||
|
||||
// 工作台大屏背景图片大小限制(5M)
|
||||
export const backgroundImageSize = 5
|
||||
export const backgroundImageSize = 5
|
||||
|
||||
// 数据请求间隔
|
||||
export const requestInterval = 30
|
||||
Reference in New Issue
Block a user