refactor:增加矩形,时间组件的属性设置项

This commit is contained in:
wangjiahao 2021-11-10 11:18:10 +08:00
parent 43aea696a1
commit 71365c4ba7
2 changed files with 3 additions and 5 deletions

View File

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

View File

@ -268,7 +268,6 @@ const list = [
width: 250,
height: 100,
fontSize: 22,
fontWeight: 400,
lineHeight: '',
letterSpacing: 0,
@ -276,13 +275,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',