mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
chore: 组件默认值不需要带位置信息
This commit is contained in:
parent
5da8601f36
commit
29e31e9cad
@ -20,8 +20,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '270',
|
||||
height: '37.5',
|
||||
border: 0,
|
||||
|
@ -21,8 +21,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '100',
|
||||
height: 'auto',
|
||||
},
|
||||
|
@ -20,8 +20,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '270',
|
||||
height: '37.5',
|
||||
border: 0,
|
||||
|
@ -21,8 +21,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '100',
|
||||
height: 'auto',
|
||||
},
|
||||
|
@ -20,8 +20,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '270',
|
||||
height: '37.5',
|
||||
border: 0,
|
||||
|
@ -21,8 +21,6 @@ export default {
|
||||
text: '请输入文本内容',
|
||||
multiple: true,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
left: '57',
|
||||
width: '100',
|
||||
height: 'auto',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user