查看: 97|回复: 3

[特效] 心弦

[复制链接]

一坛酒

樱果相依
发表于 2026-3-16 14:01 | 显示全部楼层 |阅读模式

评分

1

查看全部评分

点评
回复

使用道具

一坛酒

樱果相依
 楼主| 发表于 2026-3-16 14:01 | 显示全部楼层
帖子代码:
  1. <style>
  2.   @import 'https://638183.freep.cn/638183/tzmaker/tz2026.css?v2';
  3.   .pa { --bg: url('https://638183.freep.cn/638183/t24/w8/xbxm.webp') no-repeat center/cover; }
  4.   .player { top: 5%; width: 120px; height: 120px; }
  5.   .bgprog { bottom: 20px; right: 100px; color: lightblue; }
  6.   .btnFs { left: 20px; bottom: 20px; color: lightblue; }
  7. </style>

  8. <div class="pa">
  9.   <audio src="https://music.163.com/song/media/outer/url?id=423058298" autoplay loop></audio>
  10.   <video class="pd-vid" src="https://img.tukuppt.com/video_show/2418175/00/02/06/5b500bc3cfd48.mp4" autoplay loop muted></video>
  11.   <img class="player rotate" src="https://638183.freep.cn/638183/web/svg/6p.svg" title="Alt+X">
  12.   <div class="bgprog"></div>
  13.   <div class="btnFs" title="F11"></div>
  14. </div>

  15. <script>
  16.   var jsFile = 'https://638183.freep.cn/638183/tzmaker/tz2026.min.js?v2';
  17.   loadJs(jsFile, tzInit);

  18.   function loadJs(url, callback) {
  19.     const script = document.createElement('script');
  20.     script.charset = 'utf-8';
  21.     script.src = url;
  22.     script.defer = true;
  23.     script.onload = callback;
  24.     document.head.appendChild(script);
  25.   }

  26.   function tzInit() {
  27.     var tz = TZ('pa');
  28.     tz.start();
  29.   }
  30. </script>
复制代码
点评
回复

使用道具

笑傲江湖

一坛酒

管理勋章 山高为峰 山外有山 巳巳如意 两周年庆 守望千山 少年歌行 映像2024 一叶知秋 我书我心 七夕之桥 樱果相依 前兔似锦
发表于 2026-3-16 22:53 | 显示全部楼层
画面像欲火重生
飘飞上升的粒子
渲染其氛围
音乐也好听
凡哥新周好。。。
点评
回复

使用道具

一坛酒

樱果相依
 楼主| 发表于 2026-3-22 20:25 | 显示全部楼层
令狐冲 发表于 2026-3-16 22:53
画面像欲火重生
飘飞上升的粒子
渲染其氛围

感谢支持
点评
回复

使用道具

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

本版积分规则

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

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