非常好听
漂亮的小丫头吧。{:4_189:}
<style>
.stage{
margin: auto;
position: relative;
left: -301px;
width: 1199px;
height: 568px;
background:#666 url('https://pic.imgdb.cn/item/6291ba010947543129426073.jpg');
perspective: 3000px;
perspective-origin: 50% 50%;
cursor: pointer;
}
.stage::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url('https://638183.freep.cn/638183/Pic/2022/smoke1.gif') no-repeat center/cover;
opacity: .1;
}
.circle {
--x: 80px;
position: absolute;
width: var(--x);
height: var(--x);
right: 20px;
top: 180px;
left: 84px;
transform-style: preserve-3d;
animation: rot 5s linear infinite;
}
.circle div {
position: absolute;
width: 100%;
height: 100%;
border: 1px solid #f0fcff;
border-radius: 50%;
padding: 0;
}
.circle div:nth-child(1){ transform:rotateY(0deg);}
.circle div:nth-child(2){ transform:rotateY(30deg);}
.circle div:nth-child(3){ transform:rotateY(60deg);}
.circle div:nth-child(4){ transform:rotateY(90deg);}
.circle div:nth-child(5){ transform:rotateY(120deg);}
.circle div:nth-child(6){ transform:rotateY(150deg);}
@keyframes rot{
0%{ transform: rotateZ(30deg) rotateY(0turn);}
100%{ transform: rotateZ(30deg) rotateY(1turn);}
}
</style>
<div class="stage">
<div class="circle">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<script>
var au = document.createElement('audio');
au.src = 'https://www.joy127.com/url/79396.mp3';
au.loop = true;
au.autoplay = true;
document.querySelector('.stage').appendChild(au);
document.querySelector('.circle').onclick = function() {
au.paused ? (au.play(), this.style.animationPlayState = 'running') : (au.pause(), this.style.animationPlayState = 'paused');
}
</script>
加林森 发表于 2022-3-31 23:44
漂亮的小丫头吧。
嗯嗯 哥也唱的好 大猫咪 发表于 2022-3-31 23:45
嗯嗯 哥也唱的好
就是,挺好的小丫头。 加林森 发表于 2022-3-31 23:21
我有换了图片。
嗯嗯,现在这个图图更好看{:4_204:} 红影 发表于 2022-4-1 22:58
嗯嗯,现在这个图图更好看
就是这个小丫头唱的。 加林森 发表于 2022-4-1 23:16
就是这个小丫头唱的。
程响不算小丫头吧,那个唱远方有你的才是小丫头。 红影 发表于 2022-4-2 12:28
程响不算小丫头吧,那个唱远方有你的才是小丫头。
也是才出道不久的。 加林森 发表于 2022-4-2 12:45
也是才出道不久的。
记得听过她不少的歌了呢。 红影 发表于 2022-4-2 13:34
记得听过她不少的歌了呢。
唱的有点多哦 加林森 发表于 2022-4-2 13:38
唱的有点多哦
她的嗓音非常有特色,很好听。 红影 发表于 2022-4-2 14:38
她的嗓音非常有特色,很好听。
就是,挺好听的声线。 加林森 发表于 2022-4-2 16:49
就是,挺好听的声线。
很喜欢听她的歌。 红影 发表于 2022-4-2 20:50
很喜欢听她的歌。
我也喜欢她的声音。
页:
1
[2]