今天是什么日子(历史上的今天)
涛哥挣米 电脑知识 2021.01.31
今天是什么日子(历史上的今天) 以下是接口调用HTML代码
<iframe id="api_iframe_bmcx" name="api_iframe_bmcx" src="" width="800" height="800" scrolling="no" frameborder="0"></iframe> <script type="text/javascript"> //接口生成:https://www.bmcx.com/api/ document.getElementById("api_iframe_bmcx").src = "https://www.bmcx.com/apiiframe/?api_from=bmcx&api_url=https://lishishangdejintian.bmcx.com/&api_width=98%&api_backgroundcolor=FFFFFF&api_agent="+location.href.match(/^.*?\:\/\/[^\/]+\//i)+"w/gj/lishishangdejintian/bmcx_api_agent.html"; </script>
以下是页面展示,大家要注意想手机端自适应的话,就要把高度和宽度删除,不然看起来会有偏移,大家自己看需求设置吧!