forked from github/dataease
style: 新建的组件默认添加白色背景
This commit is contained in:
parent
24fca8004f
commit
9d97856a54
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user