mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
style: 新建的组件默认添加白色背景
This commit is contained in:
@@ -18,8 +18,8 @@ export const BASE_MOBILE_STYLE = {
|
||||
|
||||
// 组件仪表板样式
|
||||
export const COMMON_BACKGROUND = {
|
||||
enable: true,
|
||||
backgroundColorSelect: false,
|
||||
enable: false,
|
||||
backgroundColorSelect: true,
|
||||
backgroundType: 'innerImage',
|
||||
color: '#FFFFFF',
|
||||
innerImage: 'board/blue_1.svg',
|
||||
|
||||
Reference in New Issue
Block a user