|
|
@ -9,30 +9,33 @@ |
|
|
|
<title>{if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if}</title> |
|
|
|
{if $site_ico} |
|
|
|
<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=199"> |
|
|
|
<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/qrcode.min.js"></script> |
|
|
|
<script src="{$priv_style}/js/lottie.min.js"></script> |
|
|
|
<script src="{$priv_style}/js/index.js?v=1995"></script> |
|
|
|
<link rel="stylesheet" type="text/css" href="./style/css/index.css?v=199"> |
|
|
|
<link rel="import" href="style/pay.html" id="page1"> |
|
|
|
<script src="./style/js/jquery-3.6.0.min.js"></script> |
|
|
|
<script src="./style/js/clipboard.min.js"></script> |
|
|
|
<script src="./style/js/qrcode.min.js"></script> |
|
|
|
<script src="./style/js/lottie.min.js"></script> |
|
|
|
<script src="./style/js/include-html/include-html.js"></script> |
|
|
|
<script src="./style/js/index.js?v=1995"></script> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
|
<div class="big_container"> |
|
|
|
<header> |
|
|
|
<div class="left"> |
|
|
|
<img src="{$priv_style}/img/title_logo.svg" alt=""> |
|
|
|
<img src="./style/img/title_logo.svg" alt=""> |
|
|
|
AI 写作大师 |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right_btn activebtn">论文写作</div> |
|
|
|
<div class="right_btn"> |
|
|
|
<a href="/report2" target="_blank" |
|
|
|
<div class="right_btn activebtn point" type="1">论文写作</div> |
|
|
|
<div class="right_btn point" type="2"> |
|
|
|
报告下载 |
|
|
|
<!-- <a href="/report2" target="_blank" |
|
|
|
rel="noopener noreferrer">报告下载</a> |
|
|
|
</div> |
|
|
|
</div> --> |
|
|
|
</div> |
|
|
|
</header> |
|
|
|
<div class="bb"> |
|
|
|
<div class="main_page_top"> |
|
|
|
<div class="aa"> |
|
|
|
<div class="topViedo"> |
|
|
|
<video class="top_viedo" width="100%" |
|
|
@ -51,7 +54,7 @@ |
|
|
|
<div class="backColor2 main_title_back"> |
|
|
|
<div class="main_title"> |
|
|
|
<div class="title1"> |
|
|
|
<img src="{$priv_style}/img/AIteacher.png" alt=""> |
|
|
|
<img src="./style/img/AIteacher.png" alt=""> |
|
|
|
</div> |
|
|
|
<div class="title2"> |
|
|
|
<span>一键生成万字论文</span> |
|
|
@ -71,7 +74,7 @@ |
|
|
|
<div class="step_main"> |
|
|
|
<dl class="normal_step active_step"> |
|
|
|
<dt> |
|
|
|
<img src="{$priv_style}/img/step_1.svg" alt=""> |
|
|
|
<img src="./style/img/step_1.svg" alt=""> |
|
|
|
</dt> |
|
|
|
<dd> |
|
|
|
<span class="nor_step_title active_step_title">输入论文题目</span> |
|
|
@ -81,7 +84,7 @@ |
|
|
|
<div class="step_line"></div> |
|
|
|
<dl class="normal_step step_two"> |
|
|
|
<dt> |
|
|
|
<img src="{$priv_style}/img/step_2.svg" alt=""> |
|
|
|
<img src="./style/img/step_2.svg" alt=""> |
|
|
|
</dt> |
|
|
|
<dd> |
|
|
|
<span class="nor_step_title">编辑大纲</span> |
|
|
@ -91,8 +94,8 @@ |
|
|
|
<div class="step_line step_two"></div> |
|
|
|
<dl class="normal_step"> |
|
|
|
<dt> |
|
|
|
<img src="{$priv_style}/img/step_3.svg" step="3" alt=""> |
|
|
|
<img src="{$priv_style}/img/step_2.svg" style="display: none;" step="2" alt=""> |
|
|
|
<img src="./style/img/step_3.svg" step="3" alt=""> |
|
|
|
<img src="./style/img/step_2.svg" style="display: none;" step="2" alt=""> |
|
|
|
</dt> |
|
|
|
<dd> |
|
|
|
<span class="nor_step_title">下载论文</span> |
|
|
@ -104,56 +107,58 @@ |
|
|
|
<div class="backColor2"> |
|
|
|
<ul class="main_select"> |
|
|
|
<li class="active_select" type="94" check_flag='aiessayzx'> |
|
|
|
<img src="{$priv_style}/img/ch_templete.svg" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/ch_templete.svg" alt="" class="li_icon"> |
|
|
|
<span>毕业论文</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon active_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon active_icon"> |
|
|
|
</li> |
|
|
|
<li type="81" check_flag="aiessaystd"> |
|
|
|
<img src="{$priv_style}/img/calsstext.svg" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/calsstext.svg" alt="" class="li_icon"> |
|
|
|
<span>课程论文</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<!-- <li class="no-click"> |
|
|
|
<img src="{$priv_style}/img/chaungyeplan.svg" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/chaungyeplan.svg" alt="" class="li_icon"> |
|
|
|
<span>专升本计划书</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> --> |
|
|
|
<li type="85" check_flag='aiessayqk'> |
|
|
|
<img src="{$priv_style}/img/zhichenglunwen.png" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/zhichenglunwen.png" alt="" class="li_icon"> |
|
|
|
<span>职称论文</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="62" check_flag="aiktbg"> |
|
|
|
<img src="{$priv_style}/img/zhichenglunwen.png" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/zhichenglunwen.png" alt="" class="li_icon"> |
|
|
|
<span>开题报告</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="64" check_flag="aixt"> |
|
|
|
<img src="{$priv_style}/img/lunwenTitle.png" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/lunwenTitle.png" alt="" class="li_icon"> |
|
|
|
<span>论文选题</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="91" check_flag="aiwxzs"> |
|
|
|
<img src="{$priv_style}/img/zongshunew.svg" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/zongshunew.svg" alt="" class="li_icon"> |
|
|
|
<span>文献综述</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="96" > |
|
|
|
<img src="{$priv_style}/img/ppt_more.svg" alt="" class="li_icon"> |
|
|
|
<li type="96" check_flag="aippt"> |
|
|
|
<img src="./style/img/ppt_more.svg" alt="" class="li_icon"> |
|
|
|
<span>答辩PPT</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="63" check_flag="airws"> |
|
|
|
<img src="{$priv_style}/img/renwushu.png" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/renwushu.png" alt="" class="li_icon"> |
|
|
|
<span>任务书</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
<li type="82" check_flag="aiessayen"> |
|
|
|
<img src="{$priv_style}/img/eng_templete.svg" alt="" class="li_icon"> |
|
|
|
<img src="./style/img/eng_templete.svg" alt="" class="li_icon"> |
|
|
|
<span>英文论文</span> |
|
|
|
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
<img src="./style/img/select_icon.svg" alt="" class="select_icon"> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
<!-- <div class="pptTplListBoxItemPreview" tlpid="5" imgattr="//css.kuailelunwen.com/ppt_tpl/5/preview.png" tplname="蓝色梦境通用模版">预览</div> --> |
|
|
|
|
|
|
|
<form action="" class="my_form"> |
|
|
|
<div class="formOne opt-block"> |
|
|
|
<input id="htmlconfig" type="hidden" content_min_limit="0" |
|
|
@ -178,45 +183,29 @@ |
|
|
|
</select> |
|
|
|
<div class="custom-icon"></div> |
|
|
|
</div> |
|
|
|
<!-- <div class="custom-select"> |
|
|
|
|
|
|
|
<select id="project_select" name="fruits"> |
|
|
|
<option value="" selected disabled>选择您的论文专业</option> |
|
|
|
<option value="1">经济</option> |
|
|
|
<option value="2">教育</option> |
|
|
|
<option value="3">文学</option> |
|
|
|
<option value="4">医药</option> |
|
|
|
<option value="5">法律</option> |
|
|
|
<option value="6">计算机科学</option> |
|
|
|
<option value="7">建筑科学</option> |
|
|
|
<option value="8">工业技术</option> |
|
|
|
<option value="9">其它(自动识别)</option> |
|
|
|
</select> |
|
|
|
<div class="custom-icon"></div> |
|
|
|
</div> --> |
|
|
|
<div class="oneRight opt-advise"> |
|
|
|
<img src="{$priv_style}/img/input_icon.svg" alt=""> |
|
|
|
<img src="./style/img/input_icon.svg" alt=""> |
|
|
|
<input type="text" class="inputChange " placeholder="输入完整的论文标题,获得更好的生成效果"> |
|
|
|
<div class="total_length"> |
|
|
|
<span class="inputText" max="100" min="1">0/100</span> |
|
|
|
</div> |
|
|
|
<div class="normal_recommend_title"> |
|
|
|
<img src="{$priv_style}/img/title_icon.svg" alt=""> |
|
|
|
<img src="./style/img/title_icon.svg" alt=""> |
|
|
|
<span onclick="showAdviseTitle()">标题推荐</span> |
|
|
|
<div class="aititlePos opt-area" id="not-title" > |
|
|
|
<div class="posBack"> |
|
|
|
<div class="posHead flex"> |
|
|
|
<img src="{$priv_style}/img/posStart.svg" alt=""> |
|
|
|
<img src="./style/img/posStart.svg" alt=""> |
|
|
|
<p>您输入的标题更像是论文要求呢,让AI帮您优化标题吧!</p> |
|
|
|
</div> |
|
|
|
<div class="posStep flex"> |
|
|
|
<img src="{$priv_style}/img/posCircle.svg" alt=""> |
|
|
|
<img src="./style/img/posCircle.svg" alt=""> |
|
|
|
<span>标题不合格,接受AI推荐</span> |
|
|
|
<img src="{$priv_style}/img/line11111.svg" alt="" class="posLine"> |
|
|
|
<img src="{$priv_style}/img/posCircle.svg" alt=""> |
|
|
|
<img src="./style/img/line11111.svg" alt="" class="posLine"> |
|
|
|
<img src="./style/img/posCircle.svg" alt=""> |
|
|
|
<span>AI深度分析,根据内容推荐标题</span> |
|
|
|
<img src="{$priv_style}/img/line11111.svg" alt="" class="posLine"> |
|
|
|
<img src="{$priv_style}/img/posCircle.svg" alt=""> |
|
|
|
<img src="./style/img/line11111.svg" alt="" class="posLine"> |
|
|
|
<img src="./style/img/posCircle.svg" alt=""> |
|
|
|
<span>选择推荐标题</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -229,17 +218,17 @@ |
|
|
|
<div class="loading-area"> |
|
|
|
<div class="step-icon" id="loading-step1"></div> |
|
|
|
<div class="step-text">预处理信息</div> |
|
|
|
<img class="step-line" src="{$priv_style}/img/step_line.svg" alt=""> |
|
|
|
<img class="step-line" src="./style/img/step_line.svg" alt=""> |
|
|
|
<!-- <div class="step-line"></div> --> |
|
|
|
<div class="step-icon" id="loading-step2"></div> |
|
|
|
<div class="step-text">AI分析填写内容</div> |
|
|
|
<img class="step-line" src="{$priv_style}/img/step_line.svg" alt=""> |
|
|
|
<img class="step-line" src="./style/img/step_line.svg" alt=""> |
|
|
|
|
|
|
|
<!-- <div class="step-line"></div> --> |
|
|
|
<div class="step-icon" id="loading-step3"></div> |
|
|
|
<div class="step-text">AI匹配原创标题</div> |
|
|
|
<!-- <div class="step-line"></div> --> |
|
|
|
<img class="step-line" src="{$priv_style}/img/step_line.svg" alt=""> |
|
|
|
<img class="step-line" src="./style/img/step_line.svg" alt=""> |
|
|
|
|
|
|
|
<div class="step-icon" id="loading-step4"></div> |
|
|
|
<div class="step-text">完成</div> |
|
|
@ -251,11 +240,11 @@ |
|
|
|
<div class="change-yes" onclick="hideTitleChange();adviseTitle(true)">是</div> |
|
|
|
<div class="change-no" onclick="hideTitleChange();">否</div> |
|
|
|
</div> |
|
|
|
<div class="advise-header"><img src="{$priv_style}/img/AI_title_icon.svg" alt="">智能优化标题</div> |
|
|
|
<div class="advise-header"><img src="./style/img/AI_title_icon.svg" alt="">智能优化标题</div> |
|
|
|
<div id="advise-ul"></div> |
|
|
|
<div class="advise-refresh"> |
|
|
|
<span style="width: 120px;" onclick="adviseTitle(true)"> |
|
|
|
<img src="{$priv_style}/img/changeMore_tit.svg" alt="">换一批 |
|
|
|
<img src="./style/img/changeMore_tit.svg" alt="">换一批 |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -265,7 +254,7 @@ |
|
|
|
<div class="formItem formItem_pro"> |
|
|
|
<div class="formLeft"> |
|
|
|
选择学历 |
|
|
|
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt=""> |
|
|
|
<img class="requiredIcon" src="./style/img/required_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
<div class="formRight educationRight" id="educationRight"> |
|
|
|
<div class="education"> |
|
|
@ -324,7 +313,7 @@ |
|
|
|
<div class="formItem form_essayWords"> |
|
|
|
<div class="formLeft"> |
|
|
|
论文字数 |
|
|
|
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt=""> |
|
|
|
<img class="requiredIcon" src="./style/img/required_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
<div class="formRight educationRight" id="textLength"> |
|
|
|
<div class="essayWords"> |
|
|
@ -413,44 +402,44 @@ |
|
|
|
<p>将在所生成范文的随机位置插入所选项</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form_pptItem hide"> |
|
|
|
<div class="form_pptItem " style="display: none;"> |
|
|
|
<input id="upload_file_md5" type="hidden" value=""> |
|
|
|
<input id="upload_file_name" type="hidden" value=""> |
|
|
|
<input id="upload_file_tmpname" type="hidden" value=""> |
|
|
|
<div class="ppt_label flex"> |
|
|
|
上传论文 |
|
|
|
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt=""> |
|
|
|
<img class="requiredIcon" src="./style/img/required_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
<div class="ppt_upload flex"> |
|
|
|
<div class="uploadShow center point hide"> |
|
|
|
<img src="{$priv_style}/img/addUpload.svg" alt=""> |
|
|
|
<input type="file" id="fileUpload" class="point hide" name="file"> |
|
|
|
<div class="uploadShow center point "> |
|
|
|
<img src="./style/img/addUpload.svg" alt=""> |
|
|
|
<p class="ft14">支持单篇上传,txt doc docx文档,上限80M</p> |
|
|
|
<input type="file" id="fileUpload" class="point" name="file"> |
|
|
|
</div> |
|
|
|
<div class="uploadMesShow flex"> |
|
|
|
<img src="{$priv_style}/img/uploadFileIcon.svg" alt=""> |
|
|
|
<div class=""> |
|
|
|
<div class="fileInfo"> |
|
|
|
<div class="uploadMesShow flex hide"> |
|
|
|
<img src="./style/img/uploadFileIcon.svg" alt=""> |
|
|
|
<div class="fileInfobox"> |
|
|
|
<div class="fileInfo flex"> |
|
|
|
<span class="fileName">文件名称。doc</span> |
|
|
|
<div class="uploadMes">文件过大,上传失败!</div> |
|
|
|
<div class="uploadMes hide">上传成功</div> |
|
|
|
<div class="uploadMes hide">上传中。。。95</div> |
|
|
|
</div> |
|
|
|
<div id="cancleBtn point" class="hide">取消上传</div> |
|
|
|
<div id="againBtn point" class="hide">重新上传</div> |
|
|
|
<div id="cancleBtn" class="point btn">取消上传</div> |
|
|
|
<div id="againBtn" class="hide btn point">重新上传</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form_pptItem hide"> |
|
|
|
<div class="form_pptItem " style="display: none;"> |
|
|
|
<div class="flex ppt_labelTwo"> |
|
|
|
<div >选择标签 |
|
|
|
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt=""> |
|
|
|
<img class="requiredIcon" src="./style/img/required_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
<div class="point"> |
|
|
|
<div class="lookAll point"> |
|
|
|
查看全部 |
|
|
|
<img src="{$priv_style}/img/lookAllPPT.svg" alt=""> |
|
|
|
<img src="./style/img/lookAllPPT.svg" alt=""> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="ppt_temList"> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</form> |
|
|
@ -467,13 +456,14 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- <p> |
|
|
|
<img src="{$priv_style}/img/checked_icon.svg" alt=""> |
|
|
|
<img src="./style/img/checked_icon.svg" alt=""> |
|
|
|
我已阅读并同意:生成的论文范文仅用于参考,不作为毕业论文使用 |
|
|
|
</p> --> |
|
|
|
</div> |
|
|
|
{literal} |
|
|
|
<script> |
|
|
|
var service_domain = location.origin+'/' |
|
|
|
// var service_domain = location.origin+'/' |
|
|
|
var service_domain = 'https://aitest.chachongz.com/' |
|
|
|
$(document).ready(function () { |
|
|
|
// 等待页面加载完毕 |
|
|
|
$(window).on('load', function () { |
|
|
@ -481,13 +471,10 @@ |
|
|
|
checkAiTitle(); |
|
|
|
//默认选中 |
|
|
|
$('#edu2').prop('checked', true); |
|
|
|
// $('#wordnums10000').prop('checked', true); |
|
|
|
$('#table_and_formulas3').prop('checked', true); |
|
|
|
$('#table_and_formulas4').prop('checked', true); |
|
|
|
$('.coreContent').hide() |
|
|
|
$('.btn_result_now').hide() |
|
|
|
// var selectedValues = $('input[type="checkbox"][name="table_and_formulas"]:checked'); |
|
|
|
// console.log(selectedValues,'selectedValues'); |
|
|
|
}); |
|
|
|
}); |
|
|
|
function hideUpgradeMoadl() { |
|
|
@ -615,13 +602,11 @@ |
|
|
|
} |
|
|
|
function showAdviseList(){ |
|
|
|
// if(!$('#loading').hasClass('disNone')){ |
|
|
|
console.log('object走到这里啦'); |
|
|
|
if($('#loading').css('display') == 'block'){ |
|
|
|
var intervalId = setInterval(function() { |
|
|
|
var adviseTitle = $('#advise-ul').html(); |
|
|
|
if (adviseTitle) { |
|
|
|
clearInterval(intervalId) |
|
|
|
console.log('object走到这里啦---'); |
|
|
|
showOptArea('advise-area'); |
|
|
|
|
|
|
|
} |
|
|
@ -629,7 +614,6 @@ |
|
|
|
} |
|
|
|
|
|
|
|
$('.opt-advise input').on('input', function() { |
|
|
|
console.log('------input'); |
|
|
|
if ($(this).val() !== window.title) { |
|
|
|
showTitleChange() |
|
|
|
} |
|
|
@ -646,7 +630,7 @@ |
|
|
|
container: obj, //dom元素的容器 |
|
|
|
loop: true, //循环播放 |
|
|
|
autoplay: true, //自动播放 |
|
|
|
// path: "{$priv_style}/img/loding.json", // AE 导出JSON文件 |
|
|
|
// path: "./style/img/loding.json", // AE 导出JSON文件 |
|
|
|
path: "http://css.chachongz.com/images/ai2/modelessay/loading_analysis.json", // AE 导出JSON文件 |
|
|
|
}); |
|
|
|
} else { |
|
|
@ -655,7 +639,7 @@ |
|
|
|
loop: false, //循环播放 |
|
|
|
autoplay: true, //自动播放 |
|
|
|
path: "http://css.chachongz.com/images/ai2/modelessay/loading_done.json", // AE 导出JSON文件 |
|
|
|
// path: "{$priv_style}/img/loading_done.json", // AE 导出JSON文件 |
|
|
|
// path: "./style/img/loading_done.json", // AE 导出JSON文件 |
|
|
|
}); |
|
|
|
} |
|
|
|
} |
|
|
@ -748,7 +732,6 @@ |
|
|
|
function showOptArea(area) { |
|
|
|
$('.opt-area').css('display', 'none'); |
|
|
|
$('#' + area).css('display', 'block'); |
|
|
|
console.log(area,'advise-area---'); |
|
|
|
} |
|
|
|
function hideOptArea() { |
|
|
|
$('.opt-area').css('display', 'none'); |
|
|
@ -950,7 +933,7 @@ |
|
|
|
<div class="footerbox backColor2"> |
|
|
|
<div class="main_footer"> |
|
|
|
<div class="left_top"> |
|
|
|
<img src="{$priv_style}/img/title_logo.svg" alt=""> |
|
|
|
<img src="./style/img/title_logo.svg" alt=""> |
|
|
|
AI 写作大师 |
|
|
|
</div> |
|
|
|
<div class="left"> |
|
|
@ -972,26 +955,95 @@ |
|
|
|
</footer> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="look_PPT_modal hide"> |
|
|
|
<div class="lookPPT flex"> |
|
|
|
<img src="./style/img/ppt_2.png" class="look_backImg" alt=""> |
|
|
|
<img src="./style/img/exitLook.svg" class="exitLook point" alt=""> |
|
|
|
<!-- <div class="lookModal pageMask"></div> --> |
|
|
|
<div class="look_content"> |
|
|
|
<div class="look_left"> |
|
|
|
<div class="look_left_top"> |
|
|
|
<img src="./style/img/ppt_2.png" alt="" class="topimg"> |
|
|
|
<div class="gallery-box flex"> |
|
|
|
<img id="prev" class="point" src="./style/img/prevPPT.svg" alt=""> |
|
|
|
<div id="gallery-container"> |
|
|
|
<div class="gallery"></div> |
|
|
|
</div> |
|
|
|
<img id="next" class="point" src="./style/img/nextPPT.svg" alt=""> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{literal} |
|
|
|
<script> |
|
|
|
const gallery = document.querySelector('.gallery'); |
|
|
|
const images = document.querySelectorAll('.gallery img'); |
|
|
|
const leftButton = document.getElementById('prev'); |
|
|
|
const rightButton = document.getElementById('next'); |
|
|
|
let currentIndex = 0; |
|
|
|
console.log(images.length,'images'); |
|
|
|
leftButton.addEventListener('click', function() { |
|
|
|
moveLeft(); |
|
|
|
}); |
|
|
|
|
|
|
|
rightButton.addEventListener('click', function() { |
|
|
|
moveRight(); |
|
|
|
}); |
|
|
|
|
|
|
|
function moveLeft() { |
|
|
|
if (currentIndex > 0) { |
|
|
|
currentIndex--; |
|
|
|
gallery.style.transform = `translateX(${currentIndex * -174 - (currentIndex)*16}px)`; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
function moveRight() { |
|
|
|
const images = document.querySelectorAll('.gallery_img'); |
|
|
|
if (currentIndex < images.length-4) { // 假设有三张图片 |
|
|
|
currentIndex++; |
|
|
|
gallery.style.transform = `translateX(${currentIndex * -174 - (currentIndex)*16}px)`; |
|
|
|
} |
|
|
|
} |
|
|
|
</script> |
|
|
|
{/literal} |
|
|
|
|
|
|
|
<div class="look_left_bot flex"> |
|
|
|
<div class="ppt_cancel point">取消预览</div> |
|
|
|
<div class="ppt_submit point">使用模板</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="look_right"> |
|
|
|
<h4>选择PPT模板</h4> |
|
|
|
<div class="ppt_temList"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
<div class="pageMask hide"></div> |
|
|
|
<div class="payTypeList hide" cur="2"></div> |
|
|
|
<div class="payModal hide"> |
|
|
|
<div class="pay_header"> |
|
|
|
<h>订单详情</h> |
|
|
|
<img src="{$priv_style}/img/modal_close.svg" class="close_modal point" alt=""> |
|
|
|
<img src="./style/img/modal_close.svg" class="close_modal point" alt=""> |
|
|
|
</div> |
|
|
|
<div class="pay_message"> |
|
|
|
<!-- <span>写作题目:</span><p>君子食无求饱,居无sdfdsfdsfds求安…</p> |
|
|
|
<span>写作题目:</span><p>毕业论文</p> |
|
|
|
<span>订单金额:</span><p style="color: #E65628;" class="pay_money">255.40元</p> --> |
|
|
|
</div> |
|
|
|
<div class="pay_content " mes="网站已通过备案请放心使用,如支付宝提示风险属于系统正常提示,按提示继续操作就可以,有任何疑问都可联系右侧在线客服"> |
|
|
|
<div class="pay_content " include-html="pay.html" mes="网站已通过备案请放心使用,如支付宝提示风险属于系统正常提示,按提示继续操作就可以,有任何疑问都可联系右侧在线客服"> |
|
|
|
<div id="qrcode"></div> |
|
|
|
<div class="pay_type"> |
|
|
|
<div class="pay_left"> |
|
|
|
<div class="pay_every pay_active" pay_type="2"> |
|
|
|
<img src="{$priv_style}/img/pay_wx.svg" alt=""> |
|
|
|
<img src="./style/img/pay_wx.svg" alt=""> |
|
|
|
<span>微信支付</span> |
|
|
|
<img class="pay_icon" src="{$priv_style}/img/pay_icon.svg" alt=""> |
|
|
|
<img class="pay_icon" src="./style/img/pay_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
<div class="pay_every" pay_type="3"> |
|
|
|
<img src="{$priv_style}/img/pay_zfb.svg" alt=""> |
|
|
|
<img src="./style/img/pay_zfb.svg" alt=""> |
|
|
|
<span>支付宝支付</span> |
|
|
|
<img class="pay_icon" src="{$priv_style}/img/pay_icon.svg" alt=""> |
|
|
|
<img class="pay_icon" src="./style/img/pay_icon.svg" alt=""> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pay_right"> |
|
|
@ -1001,21 +1053,22 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="pay_detail hide" mes="此页面信息至关重要,您可截图保存避免丢失"> |
|
|
|
<div class="pay_succ_header"> |
|
|
|
<img src="{$priv_style}/img/pay_succ.svg" alt=""> |
|
|
|
<img src="./style/img/pay_succ.svg" alt=""> |
|
|
|
支付成功!订单号是下载范文唯一凭证 |
|
|
|
</div> |
|
|
|
<div class="pay_succ_content"> |
|
|
|
<img id="qrcode1" src="" alt=""> |
|
|
|
<div class="pay_succ_right"> |
|
|
|
<p> |
|
|
|
<img src="{$priv_style}/img/succ_tip_icon.svg" alt=""> |
|
|
|
<img src="./style/img/succ_tip_icon.svg" alt=""> |
|
|
|
微信扫码,随时获知生成状态 |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
订单号:<span id="pay_succ_tid">OIY898998787721878233</span> |
|
|
|
<img src="{$priv_style}/img/copy_icon.svg" class="point" id="copy_tid" alt=""> |
|
|
|
<img src="./style/img/copy_icon.svg" class="point" id="copy_tid" alt=""> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -1025,23 +1078,78 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="modal_mes"> |
|
|
|
<img src="{$priv_style}/img/lingdang.svg" alt=""> |
|
|
|
<img src="./style/img/lingdang.svg" alt=""> |
|
|
|
<p style="font-size: 12px;font-weight: 400;color: #EE7000;line-height: 17px;text-align:center;"> |
|
|
|
网站已通过备案请放心使用,如支付宝提示风险属于系统正常提示,按提示继续操作就可以,有任何疑问都可联系右侧在线客服</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div id="report_page" class="hide"> |
|
|
|
<div class="report_box center"> |
|
|
|
<div class="report_content "> |
|
|
|
<h3>报告下载</h3> |
|
|
|
<div class="search_report"> |
|
|
|
<span>订单编号:</span> |
|
|
|
<input class="report_input" type="text" placeholder="请输入您的订单号来查找报告"> |
|
|
|
<span>|</span> |
|
|
|
<span id="searchReport">查找报告</span> |
|
|
|
</div> |
|
|
|
<p class="report_ques center"><img src="./style/img/question.svg" alt="">找不到订单编号?</p> |
|
|
|
<div class="report_detail"> |
|
|
|
<div class="empty center hide"> |
|
|
|
<img src="./style/img/report_null.svg" alt=""> |
|
|
|
<p>咦~ 还没有订单号呢?</p> |
|
|
|
</div> |
|
|
|
<div class="report_main"> |
|
|
|
<div class="main_top"> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>论文范文及查重报告</p> |
|
|
|
</div> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>oui18287276789998899</p> |
|
|
|
</div> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>基于危机生命周期理论的的企业产品质量危机应对研究--以三只松鼠产品质量危机为例,基于危机生命周期理论的的企业产品质量危机应对研究</p> |
|
|
|
</div> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>论文范文及查重报告</p> |
|
|
|
</div> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>oui18287276789998899</p> |
|
|
|
</div> |
|
|
|
<div class="main_item"> |
|
|
|
<label for="">订单编号:</label> |
|
|
|
<p>理论的的企业产品质量危机应对研究</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="downLoad point">下载</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="report_mes center ft12"> |
|
|
|
<img src="./style/img/mes.svg" alt=""> |
|
|
|
系统保留7天以内的检测报告,超过7天则被删除,确保您的论文不会被泄露和盗窃,检测完成后请尽快下载您的检测报告。 |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="kefu point"> |
|
|
|
<div class="kefuCom flex"> |
|
|
|
<img class="linkIcon" src="{$priv_style}/img/wx_kefu.svg" alt=""> |
|
|
|
<img class="linkIcon" src="./style/img/wx_kefu.svg" alt=""> |
|
|
|
<span class="ft14 linkkf">联系客服</span> |
|
|
|
<div class="kefuQrcode"> |
|
|
|
<img src="{$priv_style}/img/kefuQrcode.png" alt=""> |
|
|
|
<img src="./style/img/kefuQrcode.png" alt=""> |
|
|
|
<span class="ft12">微信扫码添加客服</span> |
|
|
|
<span class="ft12">上班时间:9:00-16:00</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
{$access_stats_code} |
|
|
|
</body> |
|
|
|
|
|
|
|