我正在我的网站上使用iframe> https://www.merchantcashadvancecalculator.com 在启用SSL之前运行正常
<iframe src="https://www.merchantcashadvancecalculator.com/?lfb_action=preview&form=6" style="border:none;" height="400" width="900"></iframe>
答案 0 :(得分:0)
好的,通过应用<code>
标签可以解决此问题
<code><iframe src="https://www.merchantcashadvancecalculator.com/?lfb_action=preview&form=6" style="border:none;" height="400" width="900"></iframe></code>