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