From abb66a0e799e7ca613e8967a304e7c5ed00e034e Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Fri, 30 May 2025 11:37:48 +0800
Subject: [PATCH] 提交
---
app/template/default/advice/index.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/template/default/advice/index.htm b/app/template/default/advice/index.htm
index 0bf4d24..1e4a100 100644
--- a/app/template/default/advice/index.htm
+++ b/app/template/default/advice/index.htm
@@ -110,7 +110,7 @@
<script src="{yun:}$config.sy_weburl{/yun}/js/jquery-1.8.0.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
<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>
<script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" type="text/javascript"></script>
<iframe id="supportiframe" name="supportiframe" onload="returnmessage('supportiframe');" class="dn"></iframe>
{yun:}include file="$tplstyle/verify/verify_js.htm"{/yun}
--
Gitblit v1.9.0