东篱大哥送队长一侠女,队长回礼个外国妞,你们的互赠礼物真有意思
嗯嗯,礼尚往来。。。。{:5_117:} 绿叶清舟 发表于 2021-8-25 22:23
外国人有味啊
确实体味很大 东篱闲人 发表于 2021-8-28 20:01
嗯嗯,礼尚往来。。。。
礼轻情意重 四海八荒 发表于 2021-8-28 20:04
确实体味很大
还不是一般的大{:4_189:} 真好听,好看, 经典。 这美女象在打蛇拳 {:4_189:} 老头收礼开心{:4_190:} 四海八荒 发表于 2021-8-28 20:04
礼轻情意重
礼不轻,挺重啦。。。{:5_117:} 本帖最后由 加林森 于 2022-4-10 14:14 编辑 <br /><br />大猫咪 发表于 2021-8-28 20:07
真好听,好看, 经典。 这美女象在打蛇拳老头收礼开心
开心就行{:5_106:}
<style>
.bgDiv {/* 帖子主體 */
margin: auto;
width: 1275px;
height: 717px;
left: -400px;
background: url('https://pic.imgdb.cn/item/625261a2239250f7c53b7857.jpg') no-repeat center/cover;
border: 1px solid;
position: relative;
perspective: 1000px;
}
.bgDiv::before {/* 煙霧 */
content: '';
position: absolute;
width: inherit;
height: inherit;
background: url('https://638183.freep.cn/638183/Pic/2022/smoke1.gif') no-repeat center/cover;
opacity: .2;
}
.btf {/* 蝴蝶 */
width: 200px;
height: 113px;
position: absolute;
left: 20px;
bottom: 40px;
filter: blur(1px);
animation: fly 40s ease infinite alternate;
}
.stage {/* 字幕wrap */
--len: 80px;
margin: 200px auto 0;
position: relative;
width: var(--len);
height: var(--len);
transform-style: preserve-3d;
animation: rot 15s linear infinite;
}
.stage div {/* 字幕面板統一樣式 */
position: absolute;
width: inherit;
height: inherit;
color: #eee;
text-shadow: 1px 1px 3px #111;
font: 2em / var(--len) Arial;
text-align: center;
left: 0; top: 0;
}
/* 蝴蝶動畫 */
@keyframes fly { to { left: 1050px; } }
/* 字幕動畫 */
@keyframes rot { to { transform: rotateY(-360deg); } }
</style>
<div class="bgDiv">
<div class="stage"></div>
<img class="btf" src="https://638183.freep.cn/638183/Pic/2022/btf.gif" alt="" />
</div>
<script>
//加載網易云音樂
let wyy = document.createElement('iframe');
wyy.src = 'https://music.163.com/outchain/player?type=2&id=27770954&auto=1&height=66';
wyy.style.display = 'none';
document.querySelector('.bgDiv').appendChild(wyy);
//加載字幕
let stage = document.querySelector(".stage");
let txt = "回到拉萨-阿鲁阿卓";
let angle = 360 / txt.length;
let w = stage.clientWidth;
let trz = Math.ceil(Math.tan(Math.PI / 180 * (180 - angle) /2 ) *w / 2);
let str = "";
for(j=0; j<txt.length; j++){
let cc = `#${Math.random().toString(16).substr(-6)}`;
let ry = Math.floor(j*angle);
str += `<div style="transform:rotateY(${ry}deg) translateZ(${trz}px); background: ${cc};">${txt.charAt(j)}</div>\n`;
}
stage.innerHTML = str;
</script>
东篱闲人 发表于 2021-8-28 20:01
嗯嗯,玩不起,俺穷。。。。。
没关系的,欣赏就行。 东篱闲人 发表于 2021-8-28 20:01
嗯嗯,礼尚往来。。。。
往来皆美女,出入无白丁{:4_173:}
页:
1
[2]