chore: 组件默认值不需要带位置信息

This commit is contained in:
roymondchen 2022-05-06 20:04:21 +08:00 committed by jia000
parent 5da8601f36
commit 29e31e9cad
6 changed files with 0 additions and 12 deletions

View File

@ -20,8 +20,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '270',
height: '37.5',
border: 0,

View File

@ -21,8 +21,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '100',
height: 'auto',
},

View File

@ -20,8 +20,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '270',
height: '37.5',
border: 0,

View File

@ -21,8 +21,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '100',
height: 'auto',
},

View File

@ -20,8 +20,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '270',
height: '37.5',
border: 0,

View File

@ -21,8 +21,6 @@ export default {
text: '请输入文本内容',
multiple: true,
style: {
position: 'absolute',
left: '57',
width: '100',
height: 'auto',
},