From cbc46231cccd438093beeb1ceac15e2e6f58f406 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Mon, 17 Feb 2025 15:40:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E9=83=A8=E5=88=86=E6=96=87?= =?UTF-8?q?=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.html | 4 ++-- style/js/index.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/home.html b/home.html index 39176a2..f3afde2 100644 --- a/home.html +++ b/home.html @@ -9,7 +9,7 @@ {if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if} {if $site_ico} {/if} - + @@ -1187,7 +1187,7 @@ {$access_stats_code} - + \ No newline at end of file diff --git a/style/js/index.js b/style/js/index.js index 884532e..6658d73 100644 --- a/style/js/index.js +++ b/style/js/index.js @@ -241,7 +241,7 @@ $(document).ready(function() { ` //获取服务项目具体信息 // $.ajax(service_domain +'ajax_get_ai_services', function(response) { -- 1.8.3.1