<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ZLIOTB/CH395Q/my.html" frameborder="0" scrolling="auto" width="100%" height="1500"></iframe></p>
说明
微信小程序走的是443端口 https / WebSockets 方式通信
所以需要一个web服务器,咱使用的是 Nginx
下载 Nginx
1.教程里面准备好了
2.也可以到官网下载
http://nginx.org/en/download.html