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/default/index/siteindex.htm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/template/default/index/siteindex.htm b/app/template/default/index/siteindex.htm index 6a40c33..ac06642 100644 --- a/app/template/default/index/siteindex.htm +++ b/app/template/default/index/siteindex.htm @@ -393,7 +393,7 @@ <script src="{yun:}$style{/yun}/js/reg_ajax.js?v={yun:}$config.cachecode{/yun}" type="text/javascript"></script> <script src="{yun:}$config.sy_weburl{/yun}/js/slides.jquery.js?v={yun:}$config.cachecode{/yun}" type="text/javascript"></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 type="text/javascript"> layui.use(['carousel','flow'], function() {//layui 轮播 test1 test2 -- Gitblit v1.9.0