设为首页收藏本站

云荷-个人作品展示

 找回密码
 中文注册

QQ登录

只需一步,快速开始

搜索
热搜: 音画 图文 音乐
查看: 167|回复: 10
打印 上一主题 下一主题

[华语专辑] 【自选音乐集】科尔沁夫-心愿

[复制链接]
跳转到指定楼层
楼主
发表于 2025-7-26 15:43:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

沙发
 楼主| 发表于 2025-7-26 15:45:32 | 只看该作者
视频背景播放器代码分享:
  1. <div class="cont-area">
  2. <div style="position:relative;width: 1400px;height: 580px;overflow:hidden;top: -10px;left: -10px;">
  3. <div style="left: 0px;position:absolute;top: 0px;">
  4. <div style="z-index: !;width: 1400px; height: 580px; top:0px; left:0px; overflow: hidden;transform: rotate(0deg);background-size: 100% 100%;background-image:url(); text-align: center;">
  5. <meta name="referrer" content="never">
  6. <video frameborder="0" src="https://wjl136.oss-cn-beijing.aliyuncs.com/25/liuyun.mp4" autoplay muted loop="" controls="" style="position:absolute;left:0px;top:-30px;background:#000 ;width:1366px; height: 800px;>
  7. <div style="color:#f88;font-size:2.5em;margin-left:560px;top:0px;"></div>
  8. </div>
  9. <img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/01.png" /><img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/02.png" /> <img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/03.png" /><img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/04.png" /> <img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/05.png" /><img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/06.png" /><img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/07.png" /><img alt="" class="photo" src="https://wjl136.oss-cn-beijing.aliyuncs.com/huani/08.png" /><img alt="" class="photo" src="https://aimg8.dlssyht.cn/u/1786604/ueditor/image/894/1786604/1753428086611551.png" /><img alt="" class="photo" src="https://aimg8.dlssyht.cn/u/1786604/ueditor/image/894/1786604/1753428085831462.jpg" /><img alt="" class="photo" src="https://aimg8.dlssyht.cn/u/1786604/ueditor/image/894/1786604/1753428086728292.png" />
  10. <style type="text/css">
  11. .photo {
  12. width: 750px;
  13. height: 600px;
  14. position: absolute;
  15. top:0px;
  16. left:450px;
  17. z-index: 300;
  18. filter:contrast(120%)brightness(100%);
  19. -webkit-mask-image: radial-gradient(black 30% ,transparent 75%);
  20. animation: round 56s infinite;
  21. opacity: 0;
  22. }
  23. @keyframes round {1% {
  24. opacity: 0;
  25. transform:translate(0%,-100%)scale(0);}
  26. 5% {
  27. opacity: 1;
  28. transform:translate(0%,-100%)scale(0);}
  29. 14% {
  30. opacity: 1;
  31. transform:translate(0%,0%)scale(1);}
  32. 16% {
  33. opacity: 1;
  34. transform:translate(0%,0%)scale(1);}
  35. 24% {
  36. opacity: 0;
  37. transform:translate(0%,100%)scale(1);}
  38. }
  39. img:nth-child(11) {animation-delay: 150s;}
  40. img:nth-child(10) {animation-delay: 135s;}
  41. img:nth-child(9) {animation-delay: 120s;}
  42. img:nth-child(8) {animation-delay: 105s;}
  43. img:nth-child(7) {animation-delay: 90s;}
  44. img:nth-child(6) {animation-delay: 75s;}
  45. img:nth-child(5) {animation-delay: 60s;}
  46. img:nth-child(4) {animation-delay: 45s;}
  47. img:nth-child(3) {animation-delay: 30s;}
  48. img:nth-child(2) {animation-delay: 15s;}
  49. img:nth-child(1) {animation-delay: 0s;}
  50. </style>
  51. </div>
  52. <style type="text/css">
  53. @keyframes mv { from { background-position: 1366px 0; } to { background-position: 0 0; } }
  54. body { overflow-x: hidden; }
  55. #baiBox {
  56. margin: auto;
  57. width: 800px;
  58. text-align: center;
  59. font-family:微软简中圆;
  60. font-size: 2.5rem;
  61. font-weight: bold;
  62. color: #f46ff6;
  63. transform-origin: top;
  64. animation: yao 1.0s linear infinite alternate;
  65. }
  66. @keyframes yao {
  67. from{ transform: perspective(800px) rotatex(30deg); }
  68. to { transform: perspective(800px) rotatex(-30deg); }
  69. }
  70. .tit {
  71. position: relative;
  72. width: 300px;
  73. height: 30px;
  74. top:-560px;
  75. LEFT: -430px;
  76. z-index: 100;
  77. filter: drop-shadow(-1px 0px 1px #ffffff)drop-shadow(0px -1px 1px #ffffff)drop-shadow(0px 0px 1px #ffffff)drop-shadow(0px 0px 1px #ffffff)drop-shadow(0px 0px 1px #ffffff)
  78. }
  79. #tit:hover { color: green; }
  80. </style>
  81. <div id="hu" >
  82. <div id="baiBox"
  83. <div class="tit">
  84. <span style="color:#fb52f9;"><span style="font-size:25px;">自选音乐集 </span>
  85. <span style="color:#3d46f7;"><span style="font-size:15px;"> - 群星</span></div>
  86. <div style="position: relative;width: 500px;height: 50px;top:-120px;LEFT: 1100px;z-index: 100;filter: ">
  87. <p><span style="color:#ff0000;"><span style="font-family:幼圆;"><span style="font-size:15px;">忘记了在线音乐</span></span></span></p></div>
  88. </style>
  89. <div style="position: relative; top:-760px;LEFT: 0px;z-index: 12435;">
  90. <style type="text/css">
  91. .lyricDisp{-webkit-text-stroke:1.5px #ffffff;font: bold 2.0em 悟空大字库, sans-serif; transition:.3s all ease;font-size:2.0em;}
  92. .lyricDisp:nth-child(1){color:#000080;text-align:left;--aniName:bgMove1;--durTime:100ms;--aniPlayState:running;}
  93. .lyricDisp:nth-child(1)::before{position:absolute;content:attr(data-lrc);width:0;height:100%;left:0;top:0;color: transparent;background: linear-gradient(45deg, #F32121 32%,#8EE73C 43%,#FEFFFF 52%,#091CFD 62%,#36F4B1 75%);-webkit-background-clip: text;-webkit-text-stroke:2px #000000;filter: contrast(110%)brightness(160%);overflow:hidden;white-space:nowrap;animation:var(--aniName) var(--durTime) linear forwards;animation-play-state:var(--aniPlayState);}
  94. .lyricDisp:nth-child(2){color:blue;text-align:center;font-size:0em;}@keyframes bgMove1{from{width:0;}to{width:100%;}}@keyframes bgMove0{from{width:0;}to{width:100%;}}
  95. #LRCShow{position:absolute;left:280px;bottom:0px;width:75%;height:140px;margin:6px auto position:relative;<!--歌词位置-->}
  96. #rdisk{position:absolute;left:83px;bottom:60px;border-radius: 50%;font-size:4em;color:red;animation:circleSmall2 10s linear infinite;animation-play-state:paused;cursor:pointer;<!--光盘位置-->}
  97. @keyframes circleSmall2{0%{transform:rotateX(0deg) rotateY(20deg) rotateZ(360deg);}100%{transform:rotateX(0deg) rotateY(20deg) rotate(0deg);}}
  98. #ground3rd{
  99. width:1366px;height:700px;
  100. position:absolute;font-size:16px;
  101. overflow:hidden;border-radius:0px;
  102. margin:5px 0px 30px -5px;
  103. background:url(https://s4.ax1x.com/2022/03/05/bwbPNq.jpg);
  104. background-position:center;
  105. background-size: cover;
  106. perspective: 1366px;
  107. }
  108. #mpic {
  109. position: absolute;
  110. transform: rotateY(0deg);
  111. top: 0px;
  112. left: 0px;
  113. width: 1366px;
  114. height: 700px;
  115. animation: rote 80s linear infinite;
  116. cursor: pointer;
  117. opacity: 1;
  118. }
  119. @keyframes rote {
  120. from {
  121. background-position: 0 0;
  122. filter: hue-rotate(360deg)
  123. }
  124. to {
  125. background-position: -1730px 300px;
  126. }
  127. }
  128. #mpic1 {
  129. position: absolute;
  130. transform: rotateY(0deg);
  131. top: 0px;
  132. left: 0px;
  133. width: 1366px;
  134. height: 700px;
  135. animation: rotet 100s linear infinite;
  136. cursor: pointer;
  137. opacity: 1;
  138. }
  139. @keyframes rotet {
  140. from {
  141. background-position: 0 0;
  142. filter: hue-rotate(360deg)
  143. }
  144. to {
  145. background-position: 0px -1730px;
  146. }
  147. }
  148. #songList li {
  149. cursor: pointer;
  150. color: #ffffff;
  151. font:thick 微软雅黑;
  152. font-size:15px;
  153. line-height:25px
  154. }
  155. </style>
  156. <div id="ground3rd">
  157. <div class="itemm">
  158. <div style="width: 1366px;height: 700px;">
  159. <div style="position:relative;width: 1366px;height: 700px;overflow:hidden;top: 0px;left: 0px;">
  160. <div style="left: 0px;position:absolute;top: 0px;">
  161. </div>
  162. <ol id='songList' style="color:red;position:absolute;top:130px;left:60px;"><!--歌曲菜单位置--></ol>
  163. <div id="rdisk"style="width:100px;height:100px;border: 0px solid #000000;
  164. background: url('http://www.bohann.net/data/attachment/forum/202305/21/153532woco6oprxkkuut88.png')0 0/100% 100%,conic-gradient(red,orange,yellow,green,teal,blue,#ff0000);
  165. mask: radial-gradient(transparent 7px,#red 0);transform: rotateX(45deg) rotateY(20deg) rotate(0deg);"></div>
  166. <div id="LRCShow"></div>
  167. </div>
  168. <!-- 下面一句是存放歌词的标签 -->
  169. <textarea style="visibility:hidden;" id='lrcContent0'></textarea>
  170. <script type="text/javascript">
  171. var lrcPlayer2=function(){return this.init.apply(this,arguments)};lrcPlayer2.prototype={constructor:lrcPlayer2,init:function(opts){this.lyricTxtObj=document.getElementById(opts.lrcTxtID);lyricTxt=this.lyricTxtObj.innerHTML;this.showLrcObj=document.getElementById(opts.lrcShowID);this.gclines=new Array();for(k=0;k<2;k++){this.gclines[k]=document.createElement('div');this.gclines[k].className='lyricDisp';this.showLrcObj.appendChild(this.gclines[k])}this.audioCtrl=document.getElementById(opts.audioCtrl);this.handleLrc(lyricTxt);this.genPlayer(opts.audioURL)},handleLrc:function(lyricTxt){this.lrcVec=new Array();var lyriclist=lyricTxt.split(/\r|\n|\r\n/);for(n=0;n<lyriclist.length;n++){chkTime=lyriclist[n].match(/\[\d{1,2}:\d{2}.\d{1,3}\]|\[\d{1,2}:\d{2}\]/g);if(chkTime){tIdx=lyriclist[n].lastIndexOf(']');if(tIdx>0)lrcTxt=lyriclist[n].substr(tIdx+1);for(m=0;m<chkTime.length;m++){ta=chkTime[m].substr(1).replace(']','').split(/:/);_t=(+ta[0])*60+(+ta[1]);if(this.lrcVec.length==0&&_t!=0){this.lrcVec.push([0,'\u4ea6\u662f\u91d1\u5728\u7ebf\u97f3\u4e50\u0020\u0020\u0020\u6b22\u8fce\u4f60\uff01'])}this.lrcVec.push([_t,lrcTxt])}}}this.lrcVec.sort(function(a,b){return(a[0]-b[0])})},showLrc:function(durTime){this.gclines[0].innerHTML=this.gclines[0].dataset.lrc=this.lrcVec[this.idx][1].length>0?this.lrcVec[this.idx][1]:"\u3000";this.gclines[0].style.setProperty('--aniName','bgMove'+(this.idx%2));this.gclines[0].style.setProperty('--durTime',durTime+'ms');this.gclines[0].style.setProperty('--aniPlayState','running')},genPlayer:function(mUrl){this.mObj=document.createElement("audio");this.mObj.loop=false;this.mObj.muted=false;this.mObj.src=mUrl;this.showLrcObj.appendChild(this.mObj);this.idx=0;var that=this;this.mObj.addEventListener('ended',function(){that.idx=0});this.mObj.addEventListener('playing',function(){that.audioCtrl.style.animationPlayState='running';that.gclines[0].style.setProperty('--aniPlayState','running')});this.mObj.addEventListener('pause',function(){that.audioCtrl.style.animationPlayState='paused';that.gclines[0].style.setProperty('--aniPlayState','paused')});this.mObj.addEventListener('error',function(){console.log("audio wrong, remove play start event");that.showLrcObj.style.display='none';that.showLrcObj.removeChild(this)});this.mObj.addEventListener('timeupdate',function(){if(this.currentTime>that.lrcVec[that.idx][0]){if(that.idx<(that.lrcVec.length-1)){that.showLrc((that.lrcVec[that.idx+1][0]-that.lrcVec[that.idx][0])*950)}else{that.showLrc((this.duration-that.lrcVec[that.idx][0])*950)}if(that.idx+1==that.lrcVec.length){that.gclines[1].innerHTML=""}else{that.gclines[1].innerHTML=that.lrcVec[that.idx+1][1]}that.idx++}});this.audioCtrl.onclick=function(){if(that.mObj.paused){that.mObj.play()}else{that.mObj.pause()}};try{this.mObj.play()}catch(err){console.log(err.message)}},stopMusic:function(){this.mObj.pause();this.mObj.controls=false;},setAudioUrl:function(mUrl){this.mObj.src=mUrl},isMusicEnd:function(){return this.mObj.ended},reStart:function(){this.idx=0;this.mObj.play()}}
  172. </script>
  173. <script type="text/javascript">
  174. (function() {
  175. songParas = [
  176. ["科尔沁夫-心愿","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753424635145806.mp3",`[00:00.000]心愿科尔沁夫
  177. [00:03.393]词:姜仁波
  178. [00:06.786]曲:赵天华
  179. [00:10.179]唱:科尔沁夫
  180. [00:13.572]混音:关青云
  181. [00:16.965]编曲:赵天华
  182. [00:20.358]马头琴:阿冷
  183. [00:23.751]制作人:科尔沁夫
  184. [00:27.144]出品;画你文化传媒(北京)有限公司
  185. [00:30.537]发行:音旅文化
  186. [00:33.930]我想用天边
  187. [00:37.920]天边的彩云
  188. [00:41.940]剪成一朵美丽的花瓣
  189. [00:49.890]让它沾满我的思念
  190. [00:58.350]穿越那片茫茫草原
  191. [01:05.880]我想把遥远
  192. [01:09.870]遥远的期盼
  193. [01:13.920]化作一场相逢的温暖
  194. [01:21.900]让它走进你的心间
  195. [01:30.420]聆听我的万语千言
  196. [01:37.890]云是我的信笺
  197. [01:41.850]我的信笺
  198. [01:45.840]风是我的呼唤
  199. [01:53.940]月光下我把
  200. [01:57.900]马奶酒斟满
  201. [02:02.340]今夜只等与你
  202. [02:05.910]梦里相见
  203. [02:43.920]我想用天边
  204. [02:47.910]天边的彩云
  205. [02:51.900]剪成一朵美丽的花瓣
  206. [02:59.880]让它沾满我的思念
  207. [03:08.370]穿越那片茫茫草原
  208. [03:15.930]我想把遥远
  209. [03:19.890]遥远的期盼
  210. [03:23.910]化作一场相逢的温暖
  211. [03:31.860]让它走进你的心间
  212. [03:40.410]聆听我的万语千言
  213. [03:47.970]云是我的信笺
  214. [03:51.900]我的信笺
  215. [03:55.830]风是我的呼唤
  216. [04:03.960]月光下我把
  217. [04:07.920]马奶酒斟满
  218. [04:12.360]今夜只等与你
  219. [04:15.870]梦里相见
  220. [04:21.959]你是我的思念
  221. [04:25.860]我的思念
  222. [04:29.910]月是我的缠绵
  223. [04:37.920]篝火旁我把
  224. [04:41.910]爱的心点燃
  225. [04:46.380]今夜我想与你
  226. [04:49.860]梦里相见`],
  227. ["雪莲花的心愿-科尔沁夫","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753424741889665.mp3",`[00:00.0]雪莲花的心愿
  228. [00:02.85]作词:姜仁波
  229. [00:05.7]作曲:赵天华
  230. [00:08.55]演唱:科尔沁夫
  231. [00:11.4]编曲:赵天华
  232. [00:14.25]马头琴:阿冷
  233. [00:17.1]伴唱:莫晓伦
  234. [00:19.95]录音:赵天华
  235. [00:22.8]混音:关青云
  236. [00:25.65]音乐监制;尹宏峰
  237. [00:28.5]制作人:科尔沁夫
  238. [00:31.35]出品:北京天华音乐工作室
  239. [00:34.2]发行:内蒙古音旅文化传媒有限公司
  240. [00:37.05]是谁把思念冰封在雪山
  241. [00:45.36]化作相思泪流进我心间
  242. [00:53.61]是谁把爱恋留在了高原
  243. [01:02.01]让我守候着美丽的情缘
  244. [01:10.17]是谁的身影带走了思念
  245. [01:18.479996]化作一片云飘向了遥远
  246. [01:26.729996]是谁的等待盛开成雪莲
  247. [01:35.07]让我依恋着心香心香的花瓣
  248. [01:44.31]雪莲花的心愿你可曾听见
  249. [01:52.619995]转动的经筒为我祈求着心愿
  250. [02:00.9]那一个在梦里想念的人啊
  251. [02:09.15]是你的身影让我望眼欲穿
  252. [02:51.51]是谁的身影带走了思念
  253. [02:59.88]化作一片云飘向了遥远
  254. [03:08.13]是谁的等待盛开成雪莲
  255. [03:16.41]让我依恋着心香心香的花瓣
  256. [03:25.70999]雪莲花的心愿你可曾听见
  257. [03:33.99]转动的经筒为我祈求着心愿
  258. [03:42.27]那一个在梦里想念的人啊
  259. [03:50.52]是你的身影让我望眼欲穿
  260. [03:58.86]雪莲花的心愿你可曾听见
  261. [04:07.17]悠悠的情歌为你唱过了千遍
  262. [04:15.39]那一个在梦里想念的人啊
  263. [04:23.7]等你的身影在月光下出现
  264. [04:31.98]等你的身影在月光下出现`],
  265. ["送亲歌-云飞","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753424826887392.mp3",`[00:00.0]送亲歌 - 云飞
  266. [00:06.03]词:鄂尔多斯民歌
  267. [00:13.38]曲:鄂尔多斯民歌
  268. [01:02.05]鸿雁展翅向南方
  269. [01:11.89]芳草低头躲秋凉
  270. [01:21.56]含泪告别阿爸阿妈
  271. [01:31.14]孩儿出嫁到远方
  272. [01:45.66]云雾缭绕在草原上
  273. [01:55.04]秋风吹来花凄凉
  274. [02:04.67]含泪告别众乡亲
  275. [02:14.26]今日出嫁到远方
  276. [03:07.33]鸿雁展翅向南方
  277. [03:14.32]芳草低头躲秋凉
  278. [03:21.5]含泪告别阿爸阿妈
  279. [03:28.7]孩儿出嫁到远方
  280. [03:38.3]马儿送我去远方
  281. [03:45.49]阿爸阿妈送安康
  282. [03:52.66]家里的奶茶常醉人
  283. [03:59.94]阿爸阿妈情谊深
  284. [04:09.4]家里的奶茶常醉人
  285. [04:19.17]阿爸阿妈情谊深 `],
  286. ["乌兰齐齐格 - 送亲歌","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753424898391053.mp3",`[00:00.000]送亲歌 - 娜仁齐齐格
  287. [00:36.654]鸿雁展翅向南方
  288. [00:44.357]芳草地头多秋凉
  289. [00:52.407]含泪告别阿爸阿妈
  290. [01:00.308]孩儿出嫁到远方
  291. [01:08.408]云雾缭绕在草原上
  292. [01:16.212]秋风吹冷花凄凉
  293. [01:24.415]含泪告别众乡亲
  294. [01:32.216]今日出嫁到他乡
  295. [02:32.517]当年牧羊在西山岗
  296. [02:40.171]冬暖草场花最香
  297. [02:48.227]家中的奶茶常醉人
  298. [02:56.230]阿爸阿妈恩情长
  299. [03:04.332]男儿送我到远方
  300. [03:12.135]阿爸阿妈保安康
  301. [03:20.338]来世托身男子汉
  302. [03:28.143]终身陪伴在父老身旁
  303. [03:36.201]来世托身男子汉
  304. [03:44.054]终身陪伴在父老身旁 `],
  305. ["筱林萨克斯-送亲歌(bB-次中音与马头琴)","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753424953719584.mp3",`[00:00.00]正播放:筱林萨克斯-送亲歌(bB-次中音与马头琴)`],
  306. [" 群星-送亲歌 (纯音乐) ","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753425008933617.mp3",`[00:00.00]正播放: 群星-送亲歌 (纯音乐) `],
  307. ["月亮落进山谷里-达坡玛吉","","https://aimg8.dlssyht.cn/u/1786604/ueditor/video/894/1786604/1753425062364092.mp3",`[00:00.000]月亮落进山谷里
  308. [00:16.130]达坡玛吉 词曲
  309. [00:32.260]演唱:达坡玛吉
  310. [00:48.390]月亮落进山谷里篝火点亮满星天满星天
  311. [01:04.290]站在古街的木桥上遥望马帮远去的背影
  312. [01:30.300]别告诉我你的心儿化成了云烟
  313. [01:38.340]别告诉我你的心儿化成了云烟
  314. [02:04.350]月亮落进山谷里玉水沐浴雪山颠雪山颠
  315. [02:20.250]走在清清的泉水边聆听雪山融化的声音
  316. [02:46.290]别告诉我你的雪花飞上了蓝天
  317. [02:54.330]别告诉我你的雪花飞上了蓝天
  318. [03:04.320]别告诉我你的雪花飞上了蓝天
  319. [03:13.620]只有遇到痴心的情郎阿妹才会歌唱罗 `],
  320. ];
  321. var opts = {
  322. lrcTxtID:'lrcContent0',
  323. lrcShowID:"LRCShow",
  324. audioURL:"https://www.qqmc.com/up/kwlink.php?id=60010502&.mp3",
  325. audioCtrl:'rdisk'
  326. };
  327. var km = null;
  328. var idx = 0;
  329. let songList = document.getElementById('songList');
  330. for(n = 0; n < songParas.length; n++) {
  331. let item = document.createElement('li');
  332. item.id = 's'+n;
  333. item.innerHTML = songParas[n][0];
  334. songList.appendChild(item);
  335. }
  336. items = songList.getElementsByTagName('li');
  337. for(n = 0 ; n < items.length; n++) {
  338. items[n].onclick=function() {
  339. idx = parseInt(this.id.substr(1));
  340. document.getElementById('ground3rd').style.backgroundImage = `url(${songParas[idx][1]})`;
  341. if(km){
  342. km.stopMusic();
  343. //km = null;
  344. km.handleLrc(songParas[idx][3]);
  345. km.setAudioUrl(songParas[idx][2]);
  346. km.reStart();
  347. }
  348. else {
  349. document.getElementById(opts.lrcTxtID).innerHTML = songParas[idx][3];
  350. opts.audioURL=songParas[idx][2];
  351. km = new lrcPlayer2(opts);
  352. }
  353. }
  354. }
  355. items[0].click();
  356. setInterval(() => {
  357. if(km) {
  358. items = songList.getElementsByTagName('li');
  359. if(km.isMusicEnd()) {
  360. idx++; idx %= items.length;
  361. items[idx].click();
  362. }
  363. }
  364. //setTimeout(isSongEnded, 500);
  365. }, 500);
  366. })();
  367. </script>
复制代码

评分

2

查看全部评分

回复 支持 反对

使用道具 举报

板凳
发表于 2025-7-26 17:01:07 | 只看该作者
富有磁性的嗓音,浓郁的草原风情,整首曲子很是有感染力。
回复 支持 反对

使用道具 举报

地板
发表于 2025-7-26 17:02:18 | 只看该作者
精彩的音乐自选集,制作漂亮!
回复 支持 反对

使用道具 举报

5#
发表于 2025-7-26 19:24:18 | 只看该作者
看了二楼的代码就知道做这样一张帖子的艰辛呀
回复 支持 反对

使用道具 举报

6#
发表于 2025-7-26 19:24:52 | 只看该作者
问好忘不了,制作分享辛苦了哦,谢谢
周末快乐~~
回复 支持 反对

使用道具 举报

7#
发表于 2025-7-27 13:26:46 | 只看该作者
欣赏老师带来的精彩制作,
制作漂亮,
很棒的意境,
画面优美,
歌曲好听,
制作辛苦,
祝创作愉快!
回复 支持 反对

使用道具 举报

8#
发表于 2025-7-27 13:27:32 | 只看该作者

欣赏老师美作,感谢精彩分享,感谢给大家带来美滴享受!
回复 支持 反对

使用道具 举报

9#
发表于 2025-7-27 16:38:25 | 只看该作者
与帅一样的想法
做个音乐帖代码相当不易
谢谢谁疼老师的无私分享
回复 支持 反对

使用道具 举报

10#
发表于 2025-7-27 16:41:44 | 只看该作者
自选集汇集了七首草原歌曲
演绎了草原的辽阔以及美丽
让我们沉浸在天籁之音之中
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 中文注册

本版积分规则

苏ICP备16043306号-1    

GMT+8, 2025-8-10 16:21 , Processed in 0.612875 second(s), 21 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表