windi会影响到html2canvas绘制的图片样式
parent
d8e0226d87
commit
79af4ff0f9
|
@ -19,3 +19,8 @@
|
||||||
|
|
||||||
useTitle();
|
useTitle();
|
||||||
</script>
|
</script>
|
||||||
|
<style lang="less">
|
||||||
|
// update-begin--author:liaozhiyang---date:20230803---for:【QQYUN-5839】windi会影响到html2canvas绘制的图片样式
|
||||||
|
img{display:inline-block;}
|
||||||
|
// update-end--author:liaozhiyang---date:20230803---for:【QQYUN-5839】windi会影响到html2canvas绘制的图片样式
|
||||||
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue