incorrect picture display occurred when parsing Wechat template using wxParse
<section class="KolEditor" style="undefined">
<section style="background-image:url(http://kol-statics.oss-cn-beijing.aliyuncs.com/editor/1659479e92ba9b3edde3b32262c14764986f70.png);background-repeat:no-repeat;width: 230px;height:241px;background-size: 100%;margin: 0px auto;text-align: center;padding-top:50px;box-sizing:border-box;">
<section style="width: 112px;margin-left:69px;overflow:hidden;overflow:hidden;">
<img src="http://kol-statics.oss-cn-beijing.aliyuncs.com/editor/1659472c44668bc1ddaefa3daee4e348b67070.jpeg" style="vertical-align:bottom;" class="KolImg"/>
</section>
</section>
</section>
this is shown in WeChat Mini Programs after parsing the above documents with wxParse
,
,(HTML,)
http://www.365editor.com/?f=b
,
is style fixed to 344px * 344px
I wonder if you have encountered this kind of situation? How to improve?