微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

无法从 Investment.com 加载日历小部件

如何解决无法从 Investment.com 加载日历小部件

我已经使用这个 url(https://www.investing.com/webmaster-tools/economic-calendar) 生成了 html 代码来将日历添加到我的网站。他们提供了以下代码

<iframe src="https://sslecal2.forexprostools.com?columns=exc_flags,exc_currency,exc_importance,exc_actual,exc_forecast,exc_prevIoUs&features=datepicker,timezone&countries=25,32,6,37,72,22,17,39,14,10,35,43,56,36,110,11,26,12,4,5&calType=week&timeZone=8&lang=1" width="650" height="467" frameborder="0" allowtransparency="true" marginwidth="0" marginheight="0"></iframe><div class="poweredBy" style="font-family: Arial,Helvetica,sans-serif;"><span style="font-size: 11px;color: #333333;text-decoration: none;">Real Time Economic Calendar provided by <a href="https://www.investing.com/" rel="nofollow" target="_blank" style="font-size: 11px;color: #06529D; font-weight: bold;" class="underline_link">Investing.com</a>.</span></div>

但是当我将它添加到我的网站(在 Laravel 刀片文件中)时,我会看到以下窗口。

enter image description here

而不是得到以下

enter image description here

有人有过类似的经历吗?如果可以提供任何解决方案,那将非常有帮助。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。