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) {