From b6bc92ec11e1e280185ce7682d17589cb45c20f3 Mon Sep 17 00:00:00 2001 From: chengkun <chengkun@ishangstudy.com> Date: Mon, 12 May 2025 15:39:07 +0800 Subject: [PATCH] 提交 --- app/template/member/com/webrtc.htm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/template/member/com/webrtc.htm b/app/template/member/com/webrtc.htm index e47252e..2465d67 100644 --- a/app/template/member/com/webrtc.htm +++ b/app/template/member/com/webrtc.htm @@ -9,7 +9,7 @@ <link href="{yun:}$com_style{/yun}/images/sproom.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" /> <script src="{yun:}$config.sy_weburl{/yun}/js/trtc/jquery-3.2.1.min.js?v={yun:}$config.cachecode{/yun}"></script> <script src="{yun:}$config.sy_weburl{/yun}/js/layui/layui.js?v={yun:}$config.cachecode{/yun}"></script> -<script src="{yun:}$config.sy_weburl{/yun}/js/layui/phpyun_layer.js?v={yun:}$config.cachecode{/yun}"></script> +<script src="{yun:}$config.sy_weburl{/yun}/js/layui/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script> <script src="{yun:}$config.sy_weburl{/yun}/js/member_public.js?v={yun:}$config.cachecode{/yun}"></script> <script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}"></script> <meta content="MSHTML 6.00.6000.16939" name=GENERATOR/> -- Gitblit v1.9.0