没有音乐。
我用的是这里的音乐:https://www.joy127.com/play/88419.html
<style>
.shouhu { position: relative; left: -214px;top:120px;width: 1024px; height: 576px;display: flex; perspective: 2000px;background: #eee url('https://pic.imgdb.cn/item/6282324009475431290d98f6.jpg') no-repeat center/cover; box-shadow: 4px 4px 5px #888;border-radius:12px; }
.cube {
--x: 200px;
--xx: -100px;
position: absolute;left: 430px;top:136px;cursor: pointer;
width: var(--x);
height: var(--x);
transform-style: preserve-3d;
transform-origin: 50% 50% 0;
animation: rot 10s linear infinite;
}
.cube div {
position: absolute;
left: 0; top: 0; width: inherit; height: inherit;
font: 2em / var(--x) Arial;
color: white;
text-align: center;
text-shadow: 1px 1px 2px #000;
opacity: .85;
}
.cube div:nth-child(1) { background: #ffffcc; transform: rotateY(0deg) translateZ(calc(var(--x) / 2)); }
.cube div:nth-child(2) { background: #ffccff; transform: rotateY(90deg) translateZ(calc(var(--x) / 2)); }
.cube div:nth-child(3) { background: #ccffcc; transform: rotateY(180deg) translateZ(calc(var(--x) / 2)); }
.cube div:nth-child(4) { background: #CFCFCF; transform:rotateY(270deg) translateZ(calc(var(--x) / 2)); }
.cube div:nth-child(5) { background: #FFAEB9; transform: rotateX(-90deg) translateZ(calc(var(--x) / 2)); }
.cube div:nth-child(6) {background: #CDAF95; transform: rotateX(-90deg) translateZ(var(--xx)); }
@keyframes rot {
to { transform: rotateX(-720deg) rotateY(360deg); }
}
</style>
<div class="shouhu"> <div class="cube">
<div>烟</div>
<div>花</div>
<div>三</div>
<div>月</div>
<div>童丽</div>
<div>演唱</div>
</div></div><br><br><br><br><br><br><br><br>
<script language="javascript">
let iBox = document.querySelector(".cube");
let au = document.createElement("audio");
au.src = "http://www.kumeiwp.com/sub/filestores/2022/05/16/21b0a61878ef0ca1208562bc4e782bd2.mp3";
au.autoplay = true;
au.loop = true;
iBox.onclick = function() {
au.paused ? (au.play(), this.style.animationPlayState = "running") : (au.pause(), this.style.animationPlayState = "paused");
}
</script>
马黑黑 发表于 2022-1-28 20:09
队长的mp3地址:
fsios.hw.kugou.com/202201282007/ac831ade900f5ba3273b7981fc34c6df/KGTX/CLTX001/44b ...
没有这么长的啊。joy127乐链网 - 免费上传音乐外链,免费生成背景音乐,微信活动音乐上传 - JOY127乐链网
https://www.joy127.com/new/1.html 加林森 发表于 2022-1-28 20:28
我用的是这里的音乐:https://www.joy127.com/play/88419.html
地址没问题,我单独去听也能听到,就是帖子里的听不到。 加林森 发表于 2022-1-28 20:29
没有这么长的啊。joy127乐链网 - 免费上传音乐外链,免费生成背景音乐,微信活动音乐上传 - JOY127乐链网
...
你是VIP你的地址短 马黑黑 发表于 2022-1-28 21:26
你是VIP你的地址短
嗯嗯 红影 发表于 2022-1-28 21:16
地址没问题,我单独去听也能听到,就是帖子里的听不到。
真奇怪了啊。{:4_203:} 加林森 发表于 2022-1-28 21:33
嗯嗯
厉害,土豪 马黑黑 发表于 2022-1-28 21:40
厉害,土豪
我又不给钱的,全部免费的啊。 加林森 发表于 2022-1-28 21:47
我又不给钱的,全部免费的啊。
那就更厉害了 马黑黑 发表于 2022-1-29 08:33
那就更厉害了
这个网站与花潮论坛链接在一起的嘛。
页:
1
[2]