Fix:2947 【商城小程序】活动内容为视频时,优化视频框,参考店铺视频资讯
This commit is contained in:
@@ -143,6 +143,11 @@ export default {
|
|||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
.video-item {
|
||||||
|
width: 100%;
|
||||||
|
height: 400rpx;
|
||||||
|
border-radius: 10rpx;
|
||||||
|
}
|
||||||
.info-wrapper{
|
.info-wrapper{
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user