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/company/blue/productshow.htm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/template/company/blue/productshow.htm b/app/template/company/blue/productshow.htm index d8fee59..4fa33f7 100644 --- a/app/template/company/blue/productshow.htm +++ b/app/template/company/blue/productshow.htm @@ -104,7 +104,7 @@ <script> var weburl="{yun:}$config.sy_weburl{/yun}",integral_pricename='{yun:}$config.integral_pricename{/yun}',pricename='{yun:}$config.integral_pricename{/yun}',code_web='{yun:}$config.code_web{/yun}',code_kind='{yun:}$config.code_kind{/yun}';</script> <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> +<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/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script> <script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script> {yun:}include file="$temstyle/chat/webim.htm"{/yun} {yun:}include file="$tplstyle/public_search/login.htm"{/yun} -- Gitblit v1.9.0