diff --git a/home.html b/home.html index 9d2b0ad..4807779 100644 --- a/home.html +++ b/home.html @@ -9,12 +9,12 @@ {if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if} {if $site_ico} {/if} - + - + @@ -436,8 +436,12 @@ - - +
+ + + + +

我已阅读并同意:生成的论文范文仅用于参考,不作为毕业论文使用

@@ -483,6 +487,7 @@ {literal} {/literal} diff --git a/style/css/index.css b/style/css/index.css index 0a97a75..06bcc5a 100644 --- a/style/css/index.css +++ b/style/css/index.css @@ -258,7 +258,7 @@ body,p,div{ margin-bottom: 20px; } .look_right .ppt_temList{ - gap:20px 18px; + gap:20px 14px; } .look_right .ppt_temList .ppt_tem_item{ width: 173px; @@ -438,8 +438,8 @@ body,p,div{ margin-right: 13px; } #qrcode{ - width: 140px; - height: 140px; + width: 135px; + height: 135px; } .pay_opera_btn{ display: flex; @@ -1631,7 +1631,13 @@ li .select_icon, .pay_every .pay_icon{ .tableChart_active div{ background: url(../img/checked_icon.svg); } -.btn_result,.btn_result_now,.downLoad,.btn_result_now2{ +.btnWrap{ + justify-content: center; +} +.btn_mast{ + margin-right: 20px; +} +.btn_result,.btn_result_now,.downLoad,.btn_result_now2,.btn_mast{ width: 200px; height: 50px; font-size: 15px; @@ -1644,12 +1650,12 @@ li .select_icon, .pay_every .pay_icon{ transition: all .3s ease; background: linear-gradient(270deg, #6C69F5 0%, #3467E5 100%); } -.btn_result:hover, .btn_result_now:hover,.downLoad:hover,.btn_result_now2:hover{ +.btn_result:hover, .btn_result_now:hover,.downLoad:hover,.btn_result_now2:hover,.btn_mast:hover{ transition: all .3s ease; opacity: 0.8; background: linear-gradient(270deg, #6C69F5 0%, #3467E5 100%); } -.btn_result:active,.btn_result_now:active,.downLoad:active,.btn_result_now2:active{ +.btn_result:active,.btn_result_now:active,.downLoad:active,.btn_result_now2:active,.btn_mast:active{ transition: all .3s ease; opacity: 1; background: linear-gradient(270deg, #6C69F5 0%, #3467E5 100%); @@ -2377,13 +2383,16 @@ footer a{ margin-bottom: 20px; /* margin: 0 40px 22px 0; */ } -.detailMesItem:first-child{ +/* .detailMesItem:first-child{ flex: 1; } +.detailMesItem:nth-child(3){ + flex: 1; +} */ .detailMesItem span{ min-width: 80px; display: inline-block; - max-width: 177px; + max-width: 170px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; diff --git a/style/img/pptbg_1.png b/style/img/pptbg_1.png new file mode 100644 index 0000000..64f3b60 Binary files /dev/null and b/style/img/pptbg_1.png differ diff --git a/style/img/pptbg_10.png b/style/img/pptbg_10.png new file mode 100644 index 0000000..8c0824f Binary files /dev/null and b/style/img/pptbg_10.png differ diff --git a/style/img/pptbg_2.png b/style/img/pptbg_2.png new file mode 100644 index 0000000..085dd0d Binary files /dev/null and b/style/img/pptbg_2.png differ diff --git a/style/img/pptbg_3.png b/style/img/pptbg_3.png new file mode 100644 index 0000000..e73ba34 Binary files /dev/null and b/style/img/pptbg_3.png differ diff --git a/style/img/pptbg_4.png b/style/img/pptbg_4.png new file mode 100644 index 0000000..5fcf9b5 Binary files /dev/null and b/style/img/pptbg_4.png differ diff --git a/style/img/pptbg_5.png b/style/img/pptbg_5.png new file mode 100644 index 0000000..597be81 Binary files /dev/null and b/style/img/pptbg_5.png differ diff --git a/style/img/pptbg_6.png b/style/img/pptbg_6.png new file mode 100644 index 0000000..de1ad53 Binary files /dev/null and b/style/img/pptbg_6.png differ diff --git a/style/img/pptbg_7.png b/style/img/pptbg_7.png new file mode 100644 index 0000000..bbd6765 Binary files /dev/null and b/style/img/pptbg_7.png differ diff --git a/style/img/pptbg_8.png b/style/img/pptbg_8.png new file mode 100644 index 0000000..728374e Binary files /dev/null and b/style/img/pptbg_8.png differ diff --git a/style/img/pptbg_9.png b/style/img/pptbg_9.png new file mode 100644 index 0000000..667afae Binary files /dev/null and b/style/img/pptbg_9.png differ diff --git a/style/js/index.js b/style/js/index.js index 270e8d3..37d9f51 100644 --- a/style/js/index.js +++ b/style/js/index.js @@ -216,7 +216,7 @@ $(document).ready(function() {

当前模板

-

+

清新绿意通用模板

@@ -872,13 +872,13 @@ $(document).ready(function() { $('.key_words').removeClass('hide') } if(t == '94' || t == '82'){ - setDomShow(['[step="3"]','.btn_result','.step_two']) + setDomShow(['[step="3"]','.btn_result','.step_two','.btn_mast']) setDomHide(['[step="2"]','.btn_result_now']) $('.normal_step3').removeClass('step_three') $('.payModal_main').html('') $('.pay_complete_main').html(payhtml) }else{ - setDomHide(['[step="3"]','.btn_result','.step_two']) + setDomHide(['[step="3"]','.btn_result','.step_two','.btn_mast']) setDomShow(['[step="2"]','.btn_result_now']) $('.normal_step3').addClass('step_three') $('.payModal_main').html(payhtml) @@ -971,12 +971,14 @@ $(document).ready(function() { list.push(url) } item.url = `${cssurl}/img/ppt_${ind+1}.png`; + item.bgurl = `${cssurl}/img/pptbg_${ind+1}.png`; list.unshift(item.url) return { ...item, list } }) + // console.log(pptUrlList,'pptUrlList'); // if ($('.form_pptItem').css('display') !== 'none') { let html = ''; let pptlist = [...pptUrlList] @@ -1004,6 +1006,7 @@ $(document).ready(function() { }) $('.gallery').html(html); $('.gallery_img').eq(child_ppt).addClass('ppt_child_active'); + $('.look_backImg').attr('src',pptUrlList[new_parent_ppt]['bgurl']) setBackImgUrl(childList[child_ppt],true) } } @@ -1044,7 +1047,7 @@ $(document).ready(function() { function setBackImgUrl(url,flag){ $('.topimg').attr('src',url) if(!flag)return - $('.look_backImg').attr('src',url) + // $('.look_backImg').attr('src',url) } $('.lookAll').click(function(e){