|  | 
 
 楼主|
发表于 2025-1-2 17:33:33
|
显示全部楼层  IP:澳大利亚 
| 本帖最后由 丁香 于 2025-1-19 18:48 编辑 
 复制代码<style>
@import url(https://file.uhsea.com/2403/f45f79bba93cd62f8603eae6fa88eb78YS.css);
:root        {--w:1200px;--h:640px;}
        /**        不满意一般设置也可以调整下                */
        .lrcShow {
                        font: normal 2em 微软雅黑;
                        pointer-events:none;
                        filter: drop-shadow(1px 0px 0px white) drop-shadow(-1px 0px 0px white) drop-shadow(0px 1px 0px white) drop-shadow(0px -1px 0px white);
                        z-index:99;left:30%;bottom:-10px;color:hsla(240,60%, 90%, 0.7);
        }
        .lrcShow:before        {color:transparent;}
  #oBlk {
    left:50%;transform:translate(-50%);
    margin-top:40px;
    width: var(--w);
    height: var(--h);
    box-shadow: 3px 3px 10px #000;
    overflow: hidden;
    position: absolute;
  }
  #oBlk::before,
  #oBlk::after {
    position: absolute;
    content: '';
    left: var(--curX0);
    top: 0px;
    width: 100%;
    height: 100%;
    background: url('https://cccimg.com/view.php/3e371c577fab927a2c4ca5ce5b1c023d.gif') no-repeat center / cover;
  }                                                           
                                         
  #oBlk::after {
    left: var(--curX1);
    transform: scaleX(-1);
  }
  #comp {height:calc(var(--h) + 100px);}
</style>
<div id="oBlk">
            <div  class="lrcShow" data-lrc='雪花飞过那枝梅'></div>
</div>
<div id="comp"></div>
<script>
{
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('5 4=6.g;5 7=1.0,8=0,2=0,3=4,b;5 9=()=>{2-=7;3-=7;a(2<=-4)2=4;a(3<=-4)3=4;8=3+(2>=0?1:-1);6.c.d(\'--2\',2+\'e\');6.c.d(\'--3\',8+\'e\');b=f(9)};9();',17,17,'||curX0|curX1|blkWidth|let|oBlk|step|tune|moving|if|raf|style|setProperty|px|requestAnimationFrame|offsetWidth'.split('|'),0,{}))
}  
</script>
<script>
var sf0 = document.createElement('script');
sf0.type = 'text/javascript';
sf0.src = "https://file.uhsea.com/2410/739c572b5176f670f350463cf9ade957QB.js";
sf0.charset = "utf-8";
document.body.appendChild(sf0);
sf0.onload = () => {
const lrc =`
[00:00.00]雪花飞过那枝梅 - 梅朵
[00:03.44]词:轻云望月
[00:06.89]曲:轻云望月
[00:10.33]编曲:喜波
[00:13.78]钢琴:蒋希伟
[00:17.22]笛子:丁晓逵
[00:20.67]古筝:丁雪儿
[00:24.11]伴唱:南妮
[00:27.56]录混:王哲
[00:31.01]又是片片雪花满天飞
[00:37.19]绽放了那枝映雪的红梅
[00:44.18]我爱的你呀可曾体会
[00:50.38]我满怀情丝都是为了谁
[00:56.46]又是四季流转雪纷飞
[01:02.48]芬芳了那枝雪中的红梅
[01:09.38]我爱的你呀能否领会
[01:15.66]我无尽相思如滚滚潮水
[01:21.59]又见雪花飞过那枝梅
[01:27.80]我在想你念你盼你归
[01:34.65]多想和你相偎共沉醉
[01:40.98]尽情享受这别样的美
[01:46.82]又见雪花飞过那枝梅
[01:52.99]我在想你念你等你回
[01:59.55]深爱着的心永不后退
[02:06.20]不怕这等待是苦是累
[02:37.40]又是四季流转雪纷飞
[02:43.50]芬芳了那枝雪中的红梅
[02:50.28]我爱的你呀能否领会
[02:56.62]我无尽相思如滚滚潮水
[03:02.59]又见雪花飞过那枝梅
[03:08.86]我在想你念你盼你归
[03:15.61]多想和你相偎共沉醉
[03:21.93]尽情享受这别样的美
[03:28.21]又见雪花飞过那枝梅
[03:34.10]我在想你念你等你回
[03:40.88]深爱着的心永不后退
[03:47.30]不怕这等待是苦是累
[03:53.44]又见雪花飞过那枝梅
[03:59.34]我在想你念你等你回
[04:05.79]深爱着的心永不后退
[04:12.55]不怕这等待是苦是累
[04:18.73]不怕这等待是苦是累
`;
var opts = {
        lrcTxt:lrc,
        audioCtrl:'mDisk',
        //        歌曲MP3链接放这里
        audioURL:'https://cccimg.com/view.php/0210e6d294cac72b7f11a607311299dd.mp3'
};
let lrcPlayer = new lrcPlayerY(opts);
}
</script>
 | 
 |