https://blog.csdn.net/zhezhebie/article/details/80771156
<img src="/path/to/your/image.jpg" style="width: 200px;height: 200px"/>
![Alt text](image/微信截图_20180621150603.png "课前检测")
以上两种都有个问题,就是图片都是使用的本地的,必须要转成html文件,才可以网络访问,这个转成html代码的时候,土拍你会自动进行base64编码。
这个还在研究,始终感觉不是很方便。