Merge pull request #1155 from dataease/pr@v1.4@fix_panel-new-view

refactor:增加矩形,时间组件的属性设置项
This commit is contained in:
王嘉豪 2021-11-09 18:32:27 +08:00 committed by GitHub
commit 846ed1a842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View File

@ -247,7 +247,8 @@ export default {
'borderWidth',
'borderRadius',
'opacity',
'borderColor'
'borderColor',
'backgroundColor'
],
//
'de-show-date': [

View File

@ -231,7 +231,6 @@ const list = [
width: 250,
height: 100,
fontSize: 22,
fontWeight: 400,
lineHeight: '',
letterSpacing: 0,
@ -239,13 +238,11 @@ const list = [
color: '#000000',
verticalAlign: 'middle',
backgroundColor: '#ffffff',
borderStyle: 'solid',
borderWidth: 1,
borderColor: '#000000',
borderRadius: 0,
/* margin: 10, */
time_margin: 10
time_margin: 0
},
formatInfo: {
openMode: '0',