From 96b4db3a6607c1b089b3f450b121e5a2e5ab953d Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Thu, 22 May 2025 11:22:12 +0800
Subject: [PATCH] 提交
---
app/template/ask/content.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/template/ask/content.htm b/app/template/ask/content.htm
index 832a6e1..562fb3f 100644
--- a/app/template/ask/content.htm
+++ b/app/template/ask/content.htm
@@ -155,7 +155,7 @@
<script src="{yun:}$config.sy_weburl{/yun}/js/jquery-1.8.0.min.js?v={yun:}$config.cachecode{/yun}" type="text/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:}$ask_style{/yun}/js/question.js?v={yun:}$config.cachecode{/yun}" type="text/javascript"></script>
<script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
<!--[if IE 6]>
--
Gitblit v1.9.0