在网站右下角添加悬浮图片
<div style="position: fixed;right:0px;bottom: 50px;">
<a id="close" style="font-size: 14px;" οnclick="$(this).parent().remove();" hidden="javascripe:void(0)" shape="">关闭</a><br>
<img width="50" height="50" src="{dede:global.cfg_templets_skin/}/images/phone.png"></img>
</div>