mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 优化交互组件
This commit is contained in:
@@ -44,7 +44,7 @@ export const asideCollapsedWidth = 60
|
||||
export const maskClosable = false
|
||||
|
||||
// 全局边框圆角
|
||||
export const borderRadius = '6px'
|
||||
export const borderRadius = '4px'
|
||||
|
||||
// 轮播间隔
|
||||
export const carouselInterval = 4000
|
||||
|
||||
Reference in New Issue
Block a user