带说明的悬浮音乐播放器效果 2019/03/28 学 评论:1 条 热度:2105℃ 不需要插件,直接在 footer.php 文件的 之前放入以下代码就可以了,一个简单的实现方法。效果见本博客!<style type="text/css"> #BGMusic p{position:fixed;bottom:32px;right:20px;border:1px dashed;padding:0px 5px;cursor:pointer;b...