文章内容
思幻网页短视频插件
2025-04-13 15:58:58
将下方代码添加到网页body标签内即可,后台有自定义html的放到自定义html输入框里保存即可
<!-- 引入思幻网页短视频插件开始 -->
<script src="https://cdn2.sihuanyun.com/wydsp/newindex.js"></script>
<style>
.shdspan {
/* 距离网页右侧的距离,请根据需要自行更改 */
right: 10px;
/* 距离网页底部的距离,请根据需要自行更改 */
bottom: 100px;
}
</style>
<!-- 引入思幻网页短视频插件结束 -->