2023-02-09 20:24
2023-02-09 20:24

Warning: Trying to access array offset on value of type null in /www/wwwroot/48368.top/wp-content/themes/bravada/includes/loop.php on line 341

2023-02-09 20:24
2023-02-09 20:24 avatar

Elementor不复杂,但是要钱。。。一个音乐播放器就把我整死了。。。

备份下代码。

<!DOCTYPE HTML>
<html>
<body>
<div>
<audio controls="controls" controlsList="nodownload"  width=100%>
  <source src="音频源文件" type="audio/mp3">
  Your browser does not support the audio element.
</audio>
</div>
</body>
</html>