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/chat/custom/index.htm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/template/chat/custom/index.htm b/app/template/chat/custom/index.htm
index cc403a5..28c6412 100644
--- a/app/template/chat/custom/index.htm
+++ b/app/template/chat/custom/index.htm
@@ -4,7 +4,7 @@
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 		<link href="{yun:}$config.sy_weburl{/yun}/js/layui/css/layui.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" />
 		<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>
 		<link href="{yun:}$config.sy_weburl{/yun}/app/template/chat/custom/custom.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet">
 	</head>
 	<body style="background:#f8f8f8">

--
Gitblit v1.9.0