diy测试组件问题
This commit is contained in:
parent
b703261bcb
commit
fcf86dcbf1
@ -1690,7 +1690,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 测试组件 -->
|
<!-- 测试组件 -->
|
||||||
<div v-if="item.eltmType==104" class="m-scrollBox"
|
<div v-if="item.eltmType==105" class="m-scrollBox"
|
||||||
v-bind:style="{height:item.eltm104.height+ 'px',lineHeight:item.eltm104.height+ 'px',backgroundColor:item.bgColor,
|
v-bind:style="{height:item.eltm104.height+ 'px',lineHeight:item.eltm104.height+ 'px',backgroundColor:item.bgColor,
|
||||||
borderTopLeftRadius: (item.borderTopLeftRadius||0) + 'px',
|
borderTopLeftRadius: (item.borderTopLeftRadius||0) + 'px',
|
||||||
borderTopRightRadius: (item.borderTopRightRadius||0) + 'px',
|
borderTopRightRadius: (item.borderTopRightRadius||0) + 'px',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user