悬浮音乐窗
以混沌之名,重塑世界
此页为于维基内部使用的样版页。
在未经同意的情况下
请不要动这页里面的东西
添加悬浮音乐窗请复制以下代码(部分属性请亲自调试)
[[module css]]
/*悬浮音乐窗口*/
iframe.html-block-iframe{
height: 330px;
}
.check-box{
position:Fixed ;
right:0px;
bottom:0px;
}
[[/module]]
[[div class="check-box" ]]
[[html]]
<!-- Created by Etinjat; Edited by Lambda Core; -->
<head>
<style>
.box div{
float:center;
text-align:center;
}
</style>
</head>
<body>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.0/dist/APlayer.min.css">
<div class="">
<div class="row">
<meting-js class="col l8 offset-l2 m10 offset-m1 s12"
server="netease"
type="playlist"
id="网易云歌单id"
fixed='true'
autoplay='true'
theme:='#42b983'
loop='all'
order='random'
preload='auto'
volume='0.7'
list-folded='true'
>
</meting-js>
</div>
</div>
<script src="http://lambdacore.wdfiles.com/local--files/float-div/Aplayer.js"></script>
<script src="http://lambdacore.wdfiles.com/local--files/float-div/Meting.js"></script>
</body>
[[/html]]
[[/div]]页面版本: 2, 最后编辑于: 16 Jun 2020 08:30

