效果如上图。代码可以在你的网站右下角有个认证图标。只需要把下面的代码放到</body>的上面就可以了(建议给个类名不要让样式冲突了)
安全认证代码
<div style="width: 100px; height: 100px; position: fixed;right: 0; bottom: 0; z-index: 99999999;"> <a> <img src="https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dec470b0-fed6-46e5-be53-ec85fadc01be/b4c4d54d-e9c2-4f82-9eb8-926437a454b3.png" alt="" style="width: 100%; height: 100%"> </a> </div>