Commit feac2464 authored by 罗超's avatar 罗超

修改

parent f7b568aa
......@@ -32,7 +32,7 @@
style="right: -25px; top: 30px;"></el-button>
</div>
<div class="diy-component-preview" :style="{paddingTop:videoData.data.top+'px',paddingRight:videoData.data.right+'px',paddingBottom:videoData.data.bottom+'px',
paddingLeft:videoData.data.left+'px'}">
paddingLeft:videoData.data.left+'px',backgroundImage:'url(' +data.backgroundimage + ')'}">
<div class="diy-video" :style="{borderRadius:videoData.data.radius+'px'}">
<img :src="getIconLink(data.pic_url)" style="width: 100%;height:100%;" v-if="data.pic_url">
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment