|
@ -9,7 +9,7 @@ |
|
|
<title>{if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if}</title> |
|
|
<title>{if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if}</title> |
|
|
{if $site_ico} |
|
|
{if $site_ico} |
|
|
<link rel="shortcut icon" href="{$site_ico}" type="image/x-icon" />{/if} |
|
|
<link rel="shortcut icon" href="{$site_ico}" type="image/x-icon" />{/if} |
|
|
<link rel="stylesheet" type="text/css" href="{$priv_style}/css/index.css?v=1012"> |
|
|
<link rel="stylesheet" type="text/css" href="{$priv_style}/css/index.css?v=1134"> |
|
|
<script src="{$priv_style}/js/jquery-3.6.0.min.js"></script> |
|
|
<script src="{$priv_style}/js/jquery-3.6.0.min.js"></script> |
|
|
<script src="{$priv_style}/js/clipboard.min.js"></script> |
|
|
<script src="{$priv_style}/js/clipboard.min.js"></script> |
|
|
<script src="{$priv_style}/js/qrcode.min.js"></script> |
|
|
<script src="{$priv_style}/js/qrcode.min.js"></script> |
|
@ -453,6 +453,8 @@ |
|
|
'3': '硕博' |
|
|
'3': '硕博' |
|
|
} |
|
|
} |
|
|
var service_domain = location.origin+'/'; |
|
|
var service_domain = location.origin+'/'; |
|
|
|
|
|
// var service_domain = 'https://zq.pengda.checkcopy.com/' |
|
|
|
|
|
|
|
|
// var service_domain = 'https://www.90616.com/' |
|
|
// var service_domain = 'https://www.90616.com/' |
|
|
|
|
|
|
|
|
$(document).ready(function () { |
|
|
$(document).ready(function () { |
|
@ -1055,6 +1057,10 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div id="report_page" class="hide"> |
|
|
<div id="report_page" class="hide"> |
|
|
|
|
|
<div class="report_mes center ft12"> |
|
|
|
|
|
<img src="{$priv_style}/img/mes.svg" alt=""> |
|
|
|
|
|
系统仅保留7天以内的论文范文,超过7天则被删除,来确保您的论文安全。请尽早下载您的论文范文。 |
|
|
|
|
|
</div> |
|
|
<div class="report_box center"> |
|
|
<div class="report_box center"> |
|
|
<div class="report_content "> |
|
|
<div class="report_content "> |
|
|
<h3>论文下载</h3> |
|
|
<h3>论文下载</h3> |
|
@ -1093,15 +1099,13 @@ |
|
|
<p>咦~ 还没有订单号呢?</p> |
|
|
<p>咦~ 还没有订单号呢?</p> |
|
|
</div> |
|
|
</div> |
|
|
<div class="report_main" style="display: none;"> |
|
|
<div class="report_main" style="display: none;"> |
|
|
<div class="main_top"> |
|
|
<div class="main_top "style="display: none;"> |
|
|
</div> |
|
|
</div> |
|
|
<div class="downLoad point" style="display: none;">下载</div> |
|
|
<div class="main_top2 "style="display: none;"> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<div class="downLoad point" style="display: none;">下载</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="report_mes center ft12"> |
|
|
|
|
|
<img src="{$priv_style}/img/mes.svg" alt=""> |
|
|
|
|
|
系统仅保留7天以内的论文范文,超过7天会被删除,请尽早下载您的论文范文。 |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -1187,7 +1191,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
{$access_stats_code} |
|
|
{$access_stats_code} |
|
|
<script src="{$priv_style}/js/index.js?v=1010"></script> |
|
|
<script src="{$priv_style}/js/index.js?v=1133"></script> |
|
|
</body> |
|
|
</body> |
|
|
|
|
|
|
|
|
</html> |
|
|
</html> |