Browse Source

first commit

pull/1/head
zq 5 months ago
commit
6ba84efbf2
  1. 295
      home.html
  2. 717
      style/css/index.css
  3. BIN
      style/img/20240911_1554196698808a7f_481490190923_167782505477856_published_mp4_264_hd_taobao.mp4
  4. BIN
      style/img/7041e7f0c3679811.mp4
  5. BIN
      style/img/AIteacher.png
  6. 1
      style/img/calsstext.svg
  7. 1
      style/img/ch_templete.svg
  8. 1
      style/img/chaungyeplan.svg
  9. 1
      style/img/checked_icon.svg
  10. 1
      style/img/education_no_select.svg
  11. 1
      style/img/education_select.svg
  12. 1
      style/img/eng_templete.svg
  13. 1
      style/img/input_icon.svg
  14. 1
      style/img/kaitiReport.svg
  15. BIN
      style/img/lunwenTitle.png
  16. 1
      style/img/no_checked_icon.svg
  17. 1
      style/img/page_logo.svg
  18. 1
      style/img/ppt_more.svg
  19. BIN
      style/img/renwushu.png
  20. 1
      style/img/required_icon.svg
  21. 1
      style/img/selectIcon.svg
  22. 1
      style/img/select_icon.svg
  23. 1
      style/img/step_1.svg
  24. 1
      style/img/step_2.svg
  25. 1
      style/img/step_3.svg
  26. 1
      style/img/step_line.svg
  27. 1
      style/img/title_icon.svg
  28. 1
      style/img/title_logo.svg
  29. BIN
      style/img/zhichenglunwen.png
  30. 1
      style/img/zongshu.svg
  31. 1
      style/img/zongshunew.svg
  32. 97
      style/js/index.js
  33. 2
      style/js/jquery-3.6.0.min.js

295
home.html

@ -0,0 +1,295 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="keywords" content="{$sitekeywords}" />
<meta name="description" content="{$sitedesc}" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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=191">
<script src="{$priv_style}/js/jquery-3.6.0.min.js"></script>
<script src="{$priv_style}/js/index.js"></script>
</head>
<body>
<div class="big_container">
<header>
<div class="left">
<img src="{$priv_style}/img/title_logo.svg" alt="">
AI 写作大师
</div>
<div class="right">
<div class="right_btn activebtn">论文写作</div>
<div class="right_btn">报告下载</div>
</div>
</header>
<div class="bb">
<div class="aa">
<div class="topViedo">
<video class="top_viedo" width="100%" src="https://cloud.video.taobao.com/vod/ML-UMJUwxUO3FP_Nz0K3lOULyoynDxM8Tg9UADZcc8c.mp4" autoplay loop muted poster="review.jpg"></video>
</div>
<div class="left_back"></div>
<div class="right_back"></div>
</div>
</div>
<video class="bottom_viedo" width="100%" src="https://cloud.video.taobao.com/vod/S4hdTIy3b5jYVonIpXe0DtkJbbv6N4ImQLw89_diq9w.mp4" autoplay loop muted poster="review.jpg"></video>
<div class="main_page">
<div class="main_content">
<div class="backColor2 main_title_back">
<div class="main_title">
<div class="title1">
<img src="{$priv_style}/img/AIteacher.png" alt="">
</div>
<div class="title2">
<span>一键生成万字论文</span>
<span class="shortSpan">低重复率</span>
</div>
<div class="title3">
<span>附赠查重报告</span>
<span>|</span>
<span>无限生成大纲</span>
<span>|</span>
<span>真实引用文献</span>
</div>
</div>
</div>
<div class=" step_back">
<div class="step_main">
<dl class="normal_step active_step">
<dt>
<img src="{$priv_style}/img/step_1.svg" alt="">
</dt>
<dd>
<span class="nor_step_title active_step_title">输入论文题目</span>
<span>生成千字大纲</span>
</dd>
</dl>
<div class="step_line"></div>
<dl class="normal_step">
<dt>
<img src="{$priv_style}/img/step_2.svg" alt="">
</dt>
<dd>
<span class="nor_step_title">编辑大纲</span>
<span>生成论文初稿</span>
</dd>
</dl>
<div class="step_line"></div>
<dl class="normal_step">
<dt>
<img src="{$priv_style}/img/step_3.svg" alt="">
</dt>
<dd>
<span class="nor_step_title">下载论文</span>
<span>一键快速下载论文</span>
</dd>
</dl>
</div>
</div>
<div class="backColor2">
<ul class="main_select">
<li class="active_select">
<img src="{$priv_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">
</li>
<li>
<img src="{$priv_style}/img/calsstext.svg" alt="" class="li_icon">
<span>课程论文</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/chaungyeplan.svg" alt="" class="li_icon">
<span>专升本计划书</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/zhichenglunwen.png" alt="" class="li_icon">
<span>职称论文</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/lunwenTitle.png" alt="" class="li_icon">
<span>论文选题</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/zongshunew.svg" alt="" class="li_icon">
<span>文献综述</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/ppt_more.svg" alt="" class="li_icon">
<span>答辩PPT</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/renwushu.png" alt="" class="li_icon">
<span>任务书</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
<li>
<img src="{$priv_style}/img/eng_templete.svg" alt="" class="li_icon">
<span>英文论文</span>
<img src="{$priv_style}/img/select_icon.svg" alt="" class="select_icon">
</li>
</ul>
<form action="" class="my_form">
<div class="formOne">
<div class="custom-select">
<div class="placeBox">
请选择您的论文专业
<img src="{$priv_style}/img/selectIcon.svg" alt="">
</div>
<select id="project_select" name="fruits" >
<option value="" selected disabled>请选择您的论文专业</option>
<option value="apple">苹果</option>
<option value="orange">橙子</option>
<option value="banana">香蕉</option>
<option value="grape">葡萄</option>
</select>
</div>
<div class="oneRight">
<img src="{$priv_style}/img/input_icon.svg" alt="">
<input type="text" class="inputChange" placeholder="输入完整的论文标题,获得更好的生成效果">
<div class="total_length">
<span class="inputText">0/50</span>
</div>
<div class="normal_recommend_title">
<img src="{$priv_style}/img/title_icon.svg" alt="">
<span>标题推荐</span>
</div>
<div class="aititlePos">
<div class="posBack">
<div class="posHead">
<img src="" alt="">
<p>您输入的标题更像是论文要求呢,让AI帮您优化标题吧!</p>
</div>
<div class="posStep">
<img src="" alt="">
<span></span>
<img src="" alt="" class="posLine">
<img src="" alt="">
<span></span>
<img src="" alt="" class="posLine">
<img src="" alt="">
<span></span>
</div>
</div>
<div class="posFooter">
<button class="ignoreBtn">忽略</button>
<button class="startBtn">开始优化</button>
</div>
</div>
</div>
</div>
<div class="formItem">
<div class="formLeft">
选择学历
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt="">
</div>
<div class="formRight educationRight" id="educationRight">
<div class="education" onclick="">
<img src="{$priv_style}/img/education_no_select.svg" alt="">
<label for="option1">大专</label>
</div>
<div class="education">
<img src="{$priv_style}/img/education_select.svg" alt="">
<label for="option2">本科</label>
</div>
<div class="education">
<img src="{$priv_style}/img/education_no_select.svg" alt="">
<label for="option3">硕博</label>
</div>
</div>
</div>
<div class="formItem">
<div class="formLeft">辅助信息</div>
<div class="formRight textAreaRight">
<textarea name="" id="side_textarea" placeholder="请输入相关的辅助信息,帮助论文生成的更加准确!(非必填)"></textarea>
</div>
</div>
<div class="formItem">
<div class="formLeft">
论文字数
<img class="requiredIcon" src="{$priv_style}/img/required_icon.svg" alt="">
</div>
<div class="formRight educationRight" id="textLength">
<div class="education" onclick="">
<img src="{$priv_style}/img/education_no_select.svg" alt="">
<label for="option1">约8000字</label>
</div>
<div class="education">
<img src="{$priv_style}/img/education_select.svg" alt="">
<label for="option2">约10000字</label>
</div>
<div class="education">
<img src="{$priv_style}/img/education_no_select.svg" alt="">
<label for="option3">约20000字</label>
</div>
</div>
</div>
<div class="formItem">
<div class="formLeft">图表公式</div>
<div class="formRight ">
<div class="educationRight">
<div class="education" onclick="">
<img src="{$priv_style}/img/no_checked_icon.svg" alt="">
<label for="option1">图片</label>
</div>
<div class="education">
<img src="{$priv_style}/img/no_checked_icon.svg" alt="">
<label for="option2">表格</label>
</div>
<div class="education">
<img src="{$priv_style}/img/checked_icon.svg" alt="">
<label for="option3">公式</label>
</div>
<div class="education">
<img src="{$priv_style}/img/checked_icon.svg" alt="">
<label for="option3">代码</label>
</div>
</div>
<p>将在所生成范文的随机位置插入所选项</p>
</div>
</div>
</form>
<button class="btn_result">生成论文大纲</button>
<p>
<img src="{$priv_style}/img/checked_icon.svg" alt="">
我已阅读并同意:生成的论文范文仅用于参考,不作为毕业论文使用
</p>
</div>
</div>
<div class="footer">
<div class="footerbox backColor2">
<div class="main_footer">
<div class="left_top">
<img src="{$priv_style}/img/title_logo.svg" alt="">
AI 写作大师
</div>
<div class="left">
<p>beijingkashdklasl</p>
<!-- {if $company_name !=''}<p>{$company_name}</p>{/if} -->
<p>专注于AI创意与技术创新的企业,提供AI写作与AI制作PPT解决方案。业务涵盖先进模型开发、技术支持、市场推广与销售。</p>
</div>
<div class="right">
<p>公司地址:北京市大兴区金星通黄路北侧11幢1层</p>
<p>电话:010-80497641</p>
</div>
</div>
</div>
<footer>
<span>
Copyright ©2024-2030 . All Rights Reserved {if $webbeian}{$webbeian}{/if}
</span>
{if $company_name !=''}<span>{$company_name}</span>{/if}
</footer>
</div>
</div>
</div>
</body>
</html>

717
style/css/index.css

@ -0,0 +1,717 @@
body,p,div{
margin: 0;
font-size: 14px;
}
@media screen and (min-width:1200px) and (max-width:1440px){
.right_back{
/* right: calc((100% - 1680px) / 2); */
}
}
.big_container{
/* width: 100%;
height: 100vh; */
min-width: 1200px;
}
header{
position: fixed;
left: 0px;
top: 0px;
width: calc(100% - 56px);
z-index: 99;
min-width: 1144px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 14px 28px;
opacity: 1;
background-color: #ffffffb3;
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
box-shadow: none;
transition: background-color .3s ease-in-out;
background: linear-gradient(90deg, rgba(243, 246, 254, 0) 0%, #F3F6FE 100%);
}
header .left{
display: flex;
align-items: center;
font-family: Alimama ShuHeiTi;
font-size: 22px;
font-weight: bold;
line-height: normal;
letter-spacing: 0px;
font-variation-settings: "opsz" auto;
background: linear-gradient(0deg, #000000, #000000), linear-gradient(90deg, #93B6F9 13%, #5D8CF0 75%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
header .right{
display: flex;
justify-content: flex-end;
}
header .right div{
width: 88px;
height: 36px;
text-align: center;
line-height: 36px;
margin-left: 24px;
border-radius: 4px;
font-family: Microsoft YaHei UI;
color: #3D3D3D;
font-size: 14px;
}
header .right .activebtn{
font-weight: bold;
font-variation-settings: "opsz" auto;
color: #5B6FF6;
text-align: center;
line-height: 36px;
background: #F4F5FA;
}
.page{
width: 100%;
padding-top: 64px;
position: relative;
/* display: flex;
flex-direction: column;
justify-content: center; */
/* height: 2000px; */
/* margin: 0 auto; */
}
.left_back{
width: 300px;
height: 454px;
background-image: linear-gradient(90deg, rgb(250, 250, 250) 0%, rgba(250, 250, 250, 0) 100%);
/* background: linear-gradient(90deg, #FAFAFA 0%, rgba(243, 246, 254, 0) 100%); */
position: absolute;
top: 0;
z-index: 24;
left: calc((100% - 1920px) / 2);
}
.right_back{
width: 300px;
height: 454px;
position: absolute;
top: 0;
z-index: 24;
right: calc((100% - 1920px) / 2);
background-image: linear-gradient(-90deg, rgb(250, 250, 250) 0%, rgba(250, 250, 250, 0) 100%);
/* background: linear-gradient(90deg, rgba(243, 246, 254, 0) 0%, #F3F6FE 100%); */
}
.bottom_back{
width: 1276px;
height: 58px;
background: linear-gradient(0deg, #F3F6FE 0%, rgba(243, 246, 254, 0) 100%);
}
.topViedo{
position: relative;
width: 1920px;
left: 50%;
top: 0;
transform: translate(-50%);
/* width: 100%;
position: absolute;
height: 454px;
left: 0;
top: 0; */
}
.bb{
position: relative;
height: 454px;
}
.aa{
position: absolute !important;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
background-color: rgb(250, 250, 250);
/* background-image: var(--pc-background-image);
background-color: var(--background-color); */
background-size: 1920px auto;
background-position: center top;
background-repeat: no-repeat;
}
.top_viedo{
position: absolute;
left: 0;
top: 0;
width: 100%;
/* height: 454px; */
/* background-color: rgb(250, 250, 250); */
}
.top_viedo,.bottom_viedo{
/* width: 100%; */
}
.bottom_viedo{
/* height: 100%;
object-fit: cover; */
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
}
.bottomViedo{
width: 100%;
position: absolute;
left: 0;
top: 0px;
height: 1380px;
min-height: 800px;
z-index: -1;
overflow: hidden;
}
.main_page{
position: absolute;
margin: 0 auto;
width: 100%;
min-width: 1200px;
z-index: 66;
top: 64px;
}
.main_content{
/* padding: 42px 129px;
border-radius: 10px;
background: rgba(255, 255, 255, 0.9); */
margin: 0 auto;
margin-top: 82px;
display: flex;
flex-direction: column;
align-items: center;
/* min-width: 1004px;
max-width: 1378px; */
/* background-image: url(); */
}
.main_title_back{
background-color: transparent !important;
/* padding: 0 !important; */
height: 168px;
position: relative;
}
.main_content .step_back{
margin-bottom: 12px ;
padding: 10px 0;
width: 100%;
background: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(10px);
display: flex;
justify-content: center;
}
.main_content .stickyStep{
position: sticky;
top: 64px;
opacity: 1;
z-index: 9;
background: rgba(255, 255, 255, 0.5);
box-sizing: border-box;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-image: linear-gradient(270deg, rgba(114, 119, 244, 0) 8%, #7177F4 47%, rgba(117, 119, 245, 0) 89%) 0 0 1 0;
backdrop-filter: blur(20px);
}
.main_content .step_back .step_line{
min-width: 70px;
max-width: 258px;
margin: 0 44px;
height: 0;
margin-top: 27px;
border: 0.5px solid #D8D8D8;
}
.main_title{
display: flex;
flex-direction: column;
text-align: left;
min-width: 744px;
max-width: 1118px;
position: absolute;
left: 0;
top: 0;
/* justify-content: center; */
/* align-items: center; */
}
.main_title .title1 img{
/* display: flex; */
width: 325px;
height: 61px;
/* justify-content: space-between;
align-items: center;
font-family: Alimama ShuHeiTi;
font-size: 50px;
font-weight: bold;
line-height: normal;
letter-spacing: 0px;
font-variation-settings: "opsz" auto;
background: linear-gradient(90deg, #4689FA 8%, #606CF4 75%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent; */
}
.main_title .title2{
font-size: 46px !important;
font-weight: bold;
margin: 12px 0 16px 0;
}
.main_title .title2 span:nth-child(1){
color: #121519;
font-size: 42px;
}
.main_title .title2 .shortSpan{
font-family: Alimama ShuHeiTi;
font-weight: bold;
font-variation-settings: "opsz" auto;
background: linear-gradient(263deg, #756DF7 9%, #4B8BFB 35%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.main_title .title3{
font-size: 18px;
font-weight: bold;
color: #73787E;
}
.step_main{
width: 60%;
display: flex;
/* background: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(10px); */
justify-content: center;
padding: 12px 164px;
}
.step_main dt>img{
width: 28px;
height: 28px;
}
.step_line{
flex: 1;
}
.step_main .nor_step_title{
font-size: 16px;
font-weight: normal;
color: #626573;
height: 20px;
margin-bottom: 14px;
}
.step_main .nor_step_title +span{
}
.step_main .active_step_title{
font-size: 16px;
font-weight: bold;
color: #3D3D3D;
}
.step_main dl{
display: flex;
}
.step_main dd{
display: flex;
flex-direction: column;
line-height: 27px;
margin: 0 0 0 12px;
font-size: 14px;
font-weight: 400;
color: #626573;
}
.main_select{
/* width: 750px; */
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: 0 auto;
margin-bottom: 48px;
}
.main_select li{
margin-right: 15px;
display: flex;
/* padding-left: 12px; */
padding: 7px 10px;
border: 1px solid #C4CCFF;
align-items: center;
position: relative;
margin-top: 15px;
border-radius: 8px;
background: rgba(255, 255, 255, 0.5);
cursor: pointer;
line-height: 30px;
box-sizing: border-box;
font-size: 16px;
}
.main_select .active_select{
border: 1px solid #5B6FF6;
}
li .li_icon{
width: 30px;
height: 30px;
}
li span{
margin-left: 10px;
/* height: 20px; */
display: inline-block;
}
li .select_icon{
width: 14px;
height: 14px;
margin-left: 10px;
opacity: 0;
/* display: none; */
/* position: absolute;
right: 0;
top: 0; */
}
.active_select .select_icon{
opacity: 1;
/* display: block; */
}
.backColor2{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 42px 130px;
width: 60%;
min-width: 744px;
max-width: 1118px;
margin: 0 130px;
border-radius: 8px;
opacity: 0.9;
background: rgba(255, 255, 255, 0.9);
}
.my_form{
/* margin: 0 auto; */
width: 100%;
}
.my_form .formOne{
display: flex;
/* width: 750px; */
justify-content: space-between;
margin-bottom: 48px;
}
.custom-select {
position: relative;
/* width: 200px; */
}
.placeBox{
position: absolute;
left: 0;
top: 0;
width: 162px;
display: flex;
font-size: 14px;
line-height: 18px;
justify-content: space-between;
padding: 13px 12px;
background-color: #fff;
color: #A5ABAF;
border: 1px solid #E8E8E8;
border-radius: 6px;
}
.placeBox img{
width: 18px;
height: 18px;
}
/* 这里可以添加更多样式来美化自定义下拉菜单 */
#project_select{
border-radius: 6px;
background: #FFFFFF;
border: 1px solid #E8E8E8;
padding: 14px 12px;
height: 46px;
width: 186px;
margin-right: 22px;
}
.oneRight{
flex: 1;
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
border: 1px solid #E8E8E8;
padding: 4px 4px 4px 12px;
border-radius: 6px;
position: relative;
}
.oneRight img{
width: 18px;
height: 18px;
}
.oneRight input{
flex: 1;
border: none;
padding-left: 12px;
color: #1F2225;
height: 32px;
}
.oneRight input::placeholder{
color:#8C919D;
}
.oneRight input:focus-visible{
outline: none;
}
.aititlePos{
display: none;
position: absolute;
left: 0px;
top: 48px;
/* width: 910px; */
width: calc(100% - 28px);
height: 168px;
/* 自动布局 */
display: flex;
flex-direction: column;
align-items: flex-end;
padding: 16px 14px;
gap: 12px;
border-radius: 8px;
opacity: 0;
background: #FFFFFF;
border: 1px solid #E8E8E8;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
}
.posBack{
/* 自动布局子元素 */
/* position: static;
left: 14px;
top: 16px; */
/* width: 882px; */
height: 106px;
/* 自动布局 */
display: flex;
flex-direction: column;
align-items: center;
padding: 28px 18px;
gap: 14px;
align-self: stretch;
z-index: 0;
border-radius: 8px;
opacity: 1;
background: linear-gradient(180deg, #EDF1FE 0%, #FCFDFF 119%);
}
.posFooter{
display: flex;
justify-content: flex-end;
color: #8C919D;
font-size: 14px;
}
.startBtn{
color: #5B6FF6;
margin-left: 20px;
}
.normal_recommend_title,.recommend_title{
width: 82px;
margin-left: 12px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-radius: 6px;
padding: 8px 12px;
cursor: pointer;
}
.recommend_title{
background: #FFF5ED;
color: #FF7800;
}
.inputText{
color: #525252;
}
.warnInputText{
color: #FF4D4F;
}
.formItem{
display: flex;
justify-content: space-between;
margin-bottom: 24px;
color: #1F2225;
line-height: 34px;
}
.formItem .formLeft{
width: 70px;
text-align: left;
display: flex;
}
.formItem .requiredIcon{
width: 8px;
height: 8px;
margin-top: 13px;
margin-left: 4px;
}
.formItem .formRight{
flex: 1;
margin-left: 12px;
}
.educationRight{
display: flex;
align-items: center;
}
.educationRight img{
width: 18px;
height: 18px;
margin-right: 3px;
}
.educationRight+p{
font-size: 12px;
line-height: 18px;
color: #9E9E9E;
}
.education{
display: flex;
align-items: center;
margin-right: 24px;
}
.btn_result{
width: 200px;
height: 50px;
font-size: 15px;
border: none;
color: #FFFFFF;
line-height: 50px;
text-align: center;
border-radius: 8px;
margin-top: 30px;
background: linear-gradient(270deg, #6C69F5 0%, #3467E5 100%);
}
.btn_result + p{
margin-top: 12px;
font-size: 12px;
line-height: 18px;
display: flex;
align-items: center;
color: #8C919D;
}
.btn_result + p>img{
margin-right: 8px;
}
.textAreaRight{
display: flex;
}
#side_textarea{
flex: 1;
/* width: 100%; */
padding: 14px 12px;
/* width: 664px; */
height: 65px;
border-radius: 6px;
background: #FFFFFF;
border: 1px solid #E8E8E8;
}
#side_textarea::placeholder{
color: #8C919D;
}
.footer{
background: #FAFAFC;
margin-top: 50px;
}
.footer .footerbox{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 24px 200px;
background: transparent;
margin: 0 auto;
}
.footerbox .left_top{
display: flex;
justify-content: flex-start;
width: 100%;
align-items: center;
font-family: Alimama ShuHeiTi;
font-size: 22px;
font-weight: bold;
line-height: normal;
letter-spacing: 0px;
font-variation-settings: "opsz" auto;
background: linear-gradient(0deg, #000000, #000000), linear-gradient(90deg, #93B6F9 13%, #5D8CF0 75%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
position: absolute;
top: 0;
left: 0;
}
.footerbox .main_footer{
color: #9E9E9E;
font-size: 12px;
display: flex;
justify-content: space-between;
height: 53px;
position: relative;
padding-top: 50px;
width: 100%;
min-width: 880px;
}
.main_footer .right{
width: 262px;
margin-left: 145px;
height: 53px;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
line-height: 26px;
}
.main_footer .left{
flex: 1;
/* min-width: 473px; */
}
.noempty{
flex: 1;
min-width: 145px;
}
.main_footer .left p:nth-child(1){
margin-bottom: 8px;
}
.main_footer p{
font-size: 12px;
margin: 0;
text-align: left;
width: 100%;
}
footer{
/* position: absolute;
left: 0px;
top: 938px; */
width: calc(100%);
/* 自动布局 */
display: flex;
font-size: 12px;
flex-direction: row;
justify-content: center;
align-items: center;
height: 55px;
/* padding: 50px 70px; */
background: #FAFAFC;
line-height: 32px;
box-sizing: border-box;
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #D8D8D8;
}
footer span{
display: inline-block;
margin-left: 12px;
}
footer a{
display: inline-block;
margin-right: 3px;
color: black;
text-decoration: none;
}

BIN
style/img/20240911_1554196698808a7f_481490190923_167782505477856_published_mp4_264_hd_taobao.mp4

Binary file not shown.

BIN
style/img/7041e7f0c3679811.mp4

Binary file not shown.

BIN
style/img/AIteacher.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

1
style/img/calsstext.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

1
style/img/ch_templete.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><linearGradient x1="0.04300796613097191" y1="0.3620857894420624" x2="0.7948608791506775" y2="1.040587496555862" id="master_svg0_4_24103"><stop offset="0%" stop-color="#85ACFF" stop-opacity="1"/><stop offset="100%" stop-color="#3474FF" stop-opacity="1"/></linearGradient><clipPath id="master_svg1_4_26113/4_25407/4_23601"><rect x="4" y="6" width="20" height="20" rx="0"/></clipPath></defs><g><g><rect x="16.800048828125" y="15.20001220703125" width="15.19999885559082" height="16.799999237060547" rx="3.6363635063171387" fill="#3D7AFF" fill-opacity="0.6000000238418579"/></g><g><rect x="0" y="0" width="28" height="32" rx="4.363636016845703" fill="url(#master_svg0_4_24103)" fill-opacity="1"/></g><g></g><g clip-path="url(#master_svg1_4_26113/4_25407/4_23601)"><g><path d="M4,24.224900357055663L5.0273900000000005,23.814200357055665C5.73903,22.987400357055662,6.49371,22.198600357055664,7.28828,21.451100357055665C11.39863,21.245800357055664,14.9945,20.835900357055664,17.4607,17.340730357055662C17.8355,16.590470357055665,17.27,16.610770357055664,17.011699999999998,16.620040357055665C16.9869,16.620920357055663,16.965,16.62171035705566,16.947,16.62171035705566C18.8995,15.799640357055663,23.1122,12.717460357055664,22.4954,11.175590357055665Q22.2628,10.943010357055664,22.0883,11.003240357055663Q24.2677,9.573630357055665,24.0638,8.701185357055664Q23.9822,8.352386357055664,23.5197,8.092641357055664Q21.8725,7.1675253570556645,17.7652,8.606339357055663Q17.8883,8.360256357055665,17.814500000000002,8.212607357055663Q17.703699999999998,7.991132357055664,17.15,7.991132357055664C14.9108,8.263814357055663,12.80233,9.193090357055665,11.090250000000001,10.661900357055664Q11.090250000000001,10.166400357055664,10.90363,10.081590357055664Q10.780619999999999,10.025700357055664,10.576550000000001,10.148200357055664Q3.4863,14.566150357055664,6.15784,19.600800357055665Q13.24732,10.661900357055664,19.4125,9.633730357055665Q12.21993,12.511360357055665,4,24.224900357055663Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M8.2000732421875,25.054689046325684Q18.6336732421875,24.232419046325685,18.6336732421875,22.611329046325682C18.6336732421875,21.730469046325684,16.0516332421875,20.916019046325683,16.0516332421875,19.943359046325682C16.0516332421875,18.970699046325684,21.3289732421875,17.574217846325684,22.301673242187498,17.499999046325684Q16.6492932421875,18.996089046325682,16.6492932421875,19.968749046325684C16.6492932421875,20.742189046325684,19.2684732421875,21.552729046325684,19.2684732421875,22.613279046325683C19.2684732421875,22.611329046325682,19.8875732421875,24.681639046325685,8.2000732421875,25.054689046325684Z" fill="#FFFFFF" fill-opacity="1"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

1
style/img/chaungyeplan.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><linearGradient x1="0.2782185971736908" y1="0.3553924560546875" x2="0.924756815836952" y2="1.068243684405094" id="master_svg0_1_6074"><stop offset="0%" stop-color="#71CB86" stop-opacity="1"/><stop offset="100%" stop-color="#A1EAB9" stop-opacity="1"/></linearGradient></defs><g><g><rect x="0" y="0" width="28.799999237060547" height="32" rx="4.363636016845703" fill="url(#master_svg0_1_6074)" fill-opacity="1"/></g><g><path d="M10.163111171875,0.07269287109375L3.752583171875,0.07269287109375C3.447515171875,0.07303103809375,3.200293887875,0.31703587109375,3.1999512638773,0.61813587109375L3.1999512638773,8.58160287109375C3.199878037875,8.66101287109375,3.243520771875,8.73419287109375,3.313899171875,8.77266287109375C3.384277171875,8.81113287109375,3.470277171875,8.80883287109375,3.5384381718749998,8.76665287109375L6.957841171875,6.65714287109375L10.377251171874999,8.76665287109375C10.445411171875,8.80883287109375,10.531411171875,8.81113287109375,10.601791171875,8.77266287109375C10.672171171875,8.73419287109375,10.715811171875,8.66101287109375,10.715741171874999,8.58160287109375L10.715741171874999,0.61813587109375C10.715401171875001,0.31703587109375,10.468181171874999,0.07303103809375,10.163111171875,0.07269287109375Z" fill="#FFFFFF" fill-opacity="1"/></g><g><rect x="3.199951171875" y="16.4000244140625" width="8" height="3.1999998092651367" rx="1.3999998569488525" fill="#FFFFFF" fill-opacity="1"/></g><g><rect x="16.800048828125" y="15.199951171875" width="15.19999885559082" height="16.799999237060547" rx="3.6363635063171387" fill="#72D477" fill-opacity="0.6000000238418579"/></g><g><g><path d="M19.493837985961914,26.67006C20.046164985961916,26.67006,20.493834985961914,26.234,20.493834985961914,25.69601C20.493834985961914,25.557940000000002,20.463574985961912,25.42715,20.410454985961913,25.30836L22.163544985961913,23.19948C22.262394985961915,23.23134,22.366094985961915,23.25281,22.476124985961913,23.25281C22.626054985961915,23.25281,22.767224985961914,23.21841,22.894674985961913,23.16072L24.428084985961913,24.65438C24.395434985961913,24.75034,24.373764985961913,24.85101,24.373764985961913,24.95747C24.373764985961913,25.495269999999998,24.821174985961914,25.93146,25.373764985961913,25.93146C25.926024985961913,25.93146,26.373754985961913,25.495269999999998,26.373754985961913,24.95747C26.373754985961913,24.83751,26.348294985961914,24.723950000000002,26.307754985961914,24.61785L28.696744985961914,21.89782C28.792744985961914,21.92763,28.893444985961914,21.94804,28.999944985961914,21.94804C29.552244985961913,21.94804,29.999944985961914,21.51209,29.999944985961914,20.974111C29.999944985961914,20.436061,29.552244985961913,20,28.999944985961914,20C28.447434985961912,20,27.999954985961914,20.436061,27.999954985961914,20.974111C27.999954985961914,21.09912,28.026294985961915,21.21734,28.070254985961913,21.32711L25.689174985961913,24.03756C25.589444985961915,24.00514,25.484544985961914,23.98331,25.373764985961913,23.98331C25.248574985961916,23.98331,25.129714985961915,24.00839,25.019434985961915,24.0492L23.443444985961914,22.51427C23.462894985961913,22.43854,23.476354985961915,22.36032,23.476354985961915,22.27882C23.476354985961915,21.74077,23.028684985961913,21.30478,22.476364985961915,21.30478C21.924104985961915,21.30478,21.476364985961915,21.74077,21.476364985961915,22.27882C21.476364985961915,22.39935,21.501824985961914,22.51315,21.542684985961913,22.61968L19.761874985961914,24.76179C19.676174985961914,24.73845,19.587624985961913,24.72203,19.493837985961914,24.72203C18.941577985961914,24.72203,18.493844985961914,25.15809,18.493844985961914,25.69602C18.493844985961914,26.234,18.941577985961914,26.67006,19.493837985961914,26.67006L19.493837985961914,26.67006Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="1"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

1
style/img/checked_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_4_07475"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_4_07475)"><g><path d="M18,0L0,0L0,18L18,18L18,0Z" fill="#FFFFFF" fill-opacity="0.009999999776482582" style="mix-blend-mode:passthrough"/></g><g><path d="M14.85078125,1.75L3.15078125,1.75C2.40519925,1.75,1.80078125,2.354418,1.80078125,3.1L1.80078125,14.8C1.80078125,15.5456,2.40519925,16.15,3.15078125,16.15L14.85078125,16.15C15.59638125,16.15,16.20078125,15.5456,16.20078125,14.8L16.20078125,3.1C16.20078125,2.354418,15.59638125,1.75,14.85078125,1.75Z" fill="#5B6FF6" fill-opacity="1"/><path d="M16.80078125,14.8L16.80078125,3.1Q16.80078125,2.292284,16.22968125,1.7211452Q15.65848125,1.15,14.85078125,1.15L3.15078125,1.15Q2.34306625,1.15,1.77192385,1.7211426Q1.20078125,2.292285,1.20078125,3.1L1.20078125,14.8Q1.20078125,15.6077,1.77192605,16.1789Q2.34306625,16.75,3.15078125,16.75L14.85078125,16.75Q15.65848125,16.75,16.22968125,16.1789Q16.80078125,15.6077,16.80078125,14.8ZM14.85078125,2.35Q15.60078125,2.35,15.60078125,3.1L15.60078125,14.8Q15.60078125,15.55,14.85078125,15.55L3.15078125,15.55Q2.40078125,15.55,2.40078125,14.8L2.40078125,3.1Q2.40078125,2.35,3.15078125,2.35L14.85078125,2.35Z" fill-rule="evenodd" fill="#5B6FF6" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g><path d="M13.2130075,6.762157Q13.3028675,6.654327,13.3506575,6.522346Q13.3984375,6.390365,13.3984375,6.25Q13.3984375,6.1712069,13.3830675,6.093928Q13.3676975,6.016649,13.3375375,5.943853Q13.3073875,5.871058,13.263617499999999,5.805544Q13.2198375,5.74003,13.1641275,5.684315Q13.1084075,5.628599,13.042897499999999,5.584824Q12.9773775,5.541049,12.9045875,5.510896Q12.8317875,5.480744,12.754507499999999,5.465372Q12.6772275,5.45,12.5984375,5.45Q12.5104775,5.45,12.4246275,5.46911Q12.3387675,5.488219,12.2591175,5.525526Q12.179467500000001,5.562832,12.1098175,5.616553Q12.0401775,5.670274,11.983867499999999,5.737843L8.0649775,10.440380000000001L5.9838715,8.20579Q5.8703735,8.083919999999999,5.7176725,8.01746Q5.5649725,7.95101,5.3984375,7.95101Q5.3196444,7.95101,5.2423655,7.96638Q5.1650865,7.98175,5.0922905,8.01191Q5.0194955,8.04206,4.9539815,8.08583Q4.8884675,8.12961,4.8327525,8.18532Q4.7770365,8.24104,4.7332615,8.30655Q4.6894865,8.37207,4.6593335,8.44486Q4.6291815,8.51766,4.6138095,8.59494Q4.5984375,8.67222,4.5984375,8.75101Q4.5984375,8.90276,4.6540095,9.04397Q4.7095804999999995,9.185179999999999,4.8130035,9.29623L4.8131065,9.29634L7.5128675000000005,12.195219999999999Q7.5473175,12.23221,7.5861475,12.264569999999999Q7.708387500000001,12.36644,7.8603175,12.41378Q8.0122475,12.461120000000001,8.1707175,12.44672Q8.3291975,12.432310000000001,8.4700975,12.358360000000001Q8.6109975,12.2844,8.7128675,12.16216L13.2123375,6.76296L13.2130075,6.762157L13.2130075,6.762157Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

1
style/img/education_no_select.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><g><g><rect x="0" y="0" width="18" height="18" rx="9" fill="#FFFFFF" fill-opacity="1"/><rect x="0.6428571343421936" y="0.6428571343421936" width="16.714285731315613" height="16.714285731315613" rx="8.357142865657806" fill-opacity="0" stroke-opacity="1" stroke="#DFE2E6" fill="none" stroke-width="1.2857142686843872"/></g></g></svg>

After

Width:  |  Height:  |  Size: 483 B

1
style/img/education_select.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><g><g><rect x="0" y="0" width="18" height="18" rx="9" fill="#FFFFFF" fill-opacity="0.30000001192092896"/><rect x="0.6428571343421936" y="0.6428571343421936" width="16.714285731315613" height="16.714285731315613" rx="8.357142865657806" fill-opacity="0" stroke-opacity="1" stroke="#5B6FF6" fill="none" stroke-width="1.2857142686843872"/></g><g><rect x="3.8572998046875" y="3.8569908142089844" width="10.285714149475098" height="10.285714149475098" rx="5.142857074737549" fill="#5B6FF6" fill-opacity="1"/><rect x="4.224646747112274" y="4.2243377566337585" width="9.55102026462555" height="9.55102026462555" rx="4.775510132312775" fill-opacity="0" stroke-opacity="1" stroke="#5B6FF6" fill="none" stroke-width="0.7346938848495483"/></g></g></svg>

After

Width:  |  Height:  |  Size: 893 B

1
style/img/eng_templete.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><linearGradient x1="0.13388921320438385" y1="0.0862688198685646" x2="0.7620323910106643" y2="1.0238517411015045" id="master_svg0_4_26045"><stop offset="0%" stop-color="#FC8170" stop-opacity="1"/><stop offset="100%" stop-color="#FB575B" stop-opacity="1"/></linearGradient></defs><g><g><rect x="16.800048828125" y="15.20001220703125" width="15.19999885559082" height="16.799999237060547" rx="3.6363635063171387" fill="#FD957F" fill-opacity="0.5699999928474426"/></g><g><rect x="0" y="0" width="28" height="32" rx="4.363636016845703" fill="url(#master_svg0_4_26045)" fill-opacity="1"/></g><g><path d="" fill="#D8D8D8" fill-opacity="0"/><path d="M4,6.39994518258667L24.3636,6.39994518258667L24.3636,5.59994536638667L4,5.59994536638667L4,6.39994518258667ZM23.5636,25.96349418258667L4,25.96349418258667L4,26.76349418258667L4.8,26.76349418258667L23.5636,26.76349418258667L24.3636,26.76349418258667L24.3636,25.96349418258667L23.5636,25.96349418258667Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="0.6631069779396057"/></g><g><path d="M3.599998,16.763638L4,16.763635999999998L5.27273,16.763635999999998L5.27273,15.9636364L4,15.9636364L3.599998,15.9636345L3.599998,16.763638ZM24.7636,15.9636345L24.3636,15.9636363L23.0909,15.9636364L23.0909,16.763635999999998L24.3636,16.763635999999998L24.7636,16.763638L24.7636,15.9636345ZM10.36364,15.9636364L7.81818,15.9636364L7.81818,16.763635999999998L10.36364,16.763635999999998L10.36364,15.9636364ZM15.4545,15.9636364L12.90909,15.9636364L12.90909,16.763635999999998L15.4545,16.763635999999998L15.4545,15.9636364ZM20.5455,15.9636364L18,15.9636364L18,16.763635999999998L20.5455,16.763635999999998L20.5455,15.9636364Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="0.6631069779396057"/></g><g><path d="M17.468272200775147,22.631387792968752C17.589432200775146,22.97228779296875,17.912022200775148,23.19998779296875,18.273822200775147,23.19998779296875C19.75922220077515,23.19998779296875,20.781122200775144,21.70798779296875,20.244422200775148,20.32298779296875L16.41988220077515,10.45355779296875C16.033652200775144,9.45686979296875,15.074632200775145,8.79998779296875,14.005722200775146,8.79998779296875L13.994662200775146,8.79998779296875C12.925752200775147,8.79998779296875,11.966722200775147,9.45686979296875,11.580492200775147,10.45355779296875L7.755957200775146,20.32298779296875C7.219245200775147,21.70798779296875,8.241150200775147,23.19998779296875,9.726522200775147,23.19998779296875C10.088322200775146,23.19998779296875,10.410942200775146,22.97228779296875,10.532102200775146,22.631387792968752L11.359902200775146,20.302187792968752L16.640472200775147,20.302187792968752L17.468272200775147,22.631387792968752ZM15.517392200775147,17.20888779296875L12.483872200775146,17.20888779296875L13.504622200775145,13.804237792968749C13.653652200775147,13.30716779296875,13.731832200775147,13.050397792968749,13.847782200775146,12.99005779296875C13.942352200775147,12.94083779296875,14.058902200775147,12.94083779296875,14.153472200775147,12.99005779296875C14.269422200775146,13.050397792968749,14.347612200775146,13.30716779296875,14.496632200775146,13.804237792968749L15.517392200775147,17.20888779296875Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

1
style/img/input_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_4_07405"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_4_07405)"><g><path d="M1.39013671875,16.68711015625L7.76877671875,16.68711015625L7.76877671875,10.30862015625L1.39013671875,10.30862015625L1.39013671875,16.68711015625ZM1.39013671875,8.18246015625L7.76877671875,8.18246015625L7.76877671875,1.80397015625L1.39013671875,1.80397015625L1.39013671875,8.18246015625ZM9.89478671875,16.68711015625L16.27343671875,16.68711015625L16.27343671875,10.30862015625L9.89478671875,10.30862015625L9.89478671875,16.68711015625ZM17.59433671875,4.99321015625L13.08413671875,0.48291015625L8.57387671875,4.99321015625L13.08413671875,9.50351015625L17.59433671875,4.99321015625Z" fill="#525252" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>

After

Width:  |  Height:  |  Size: 977 B

1
style/img/kaitiReport.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

BIN
style/img/lunwenTitle.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

1
style/img/no_checked_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_4_07484"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_4_07484)"><g><path d="M18,0L0,0L0,18L18,18L18,0Z" fill="#FFFFFF" fill-opacity="0.009999999776482582" style="mix-blend-mode:passthrough"/></g><g><path d="M14.85078125,1.75L3.15078125,1.75C2.40519925,1.75,1.80078125,2.354418,1.80078125,3.1L1.80078125,14.8C1.80078125,15.5456,2.40519925,16.15,3.15078125,16.15L14.85078125,16.15C15.59638125,16.15,16.20078125,15.5456,16.20078125,14.8L16.20078125,3.1C16.20078125,2.354418,15.59638125,1.75,14.85078125,1.75Z" fill="#FFFFFF" fill-opacity="1"/><path d="M16.80078125,14.8L16.80078125,3.1Q16.80078125,2.292284,16.22968125,1.7211452Q15.65848125,1.15,14.85078125,1.15L3.15078125,1.15Q2.34306625,1.15,1.77192385,1.7211426Q1.20078125,2.292285,1.20078125,3.1L1.20078125,14.8Q1.20078125,15.6077,1.77192605,16.1789Q2.34306625,16.75,3.15078125,16.75L14.85078125,16.75Q15.65848125,16.75,16.22968125,16.1789Q16.80078125,15.6077,16.80078125,14.8ZM14.85078125,2.35Q15.60078125,2.35,15.60078125,3.1L15.60078125,14.8Q15.60078125,15.55,14.85078125,15.55L3.15078125,15.55Q2.40078125,15.55,2.40078125,14.8L2.40078125,3.1Q2.40078125,2.35,3.15078125,2.35L14.85078125,2.35Z" fill-rule="evenodd" fill="#DFE2E6" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g><path d="M13.2130075,6.762157Q13.3028675,6.654327,13.3506575,6.522346Q13.3984375,6.390365,13.3984375,6.25Q13.3984375,6.1712069,13.3830675,6.093928Q13.3676975,6.016649,13.3375375,5.943853Q13.3073875,5.871058,13.263617499999999,5.805544Q13.2198375,5.74003,13.1641275,5.684315Q13.1084075,5.628599,13.042897499999999,5.584824Q12.9773775,5.541049,12.9045875,5.510896Q12.8317875,5.480744,12.754507499999999,5.465372Q12.6772275,5.45,12.5984375,5.45Q12.5104775,5.45,12.4246275,5.46911Q12.3387675,5.488219,12.2591175,5.525526Q12.179467500000001,5.562832,12.1098175,5.616553Q12.0401775,5.670274,11.983867499999999,5.737843L8.0649775,10.440380000000001L5.9838715,8.20579Q5.8703735,8.083919999999999,5.7176725,8.01746Q5.5649725,7.95101,5.3984375,7.95101Q5.3196444,7.95101,5.2423655,7.96638Q5.1650865,7.98175,5.0922905,8.01191Q5.0194955,8.04206,4.9539815,8.08583Q4.8884675,8.12961,4.8327525,8.18532Q4.7770365,8.24104,4.7332615,8.30655Q4.6894865,8.37207,4.6593335,8.44486Q4.6291815,8.51766,4.6138095,8.59494Q4.5984375,8.67222,4.5984375,8.75101Q4.5984375,8.90276,4.6540095,9.04397Q4.7095804999999995,9.185179999999999,4.8130035,9.29623L4.8131065,9.29634L7.5128675000000005,12.195219999999999Q7.5473175,12.23221,7.5861475,12.264569999999999Q7.708387500000001,12.36644,7.8603175,12.41378Q8.0122475,12.461120000000001,8.1707175,12.44672Q8.3291975,12.432310000000001,8.4700975,12.358360000000001Q8.6109975,12.2844,8.7128675,12.16216L13.2123375,6.76296L13.2130075,6.762157L13.2130075,6.762157Z" fill-rule="evenodd" fill="#B5B9BE" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

1
style/img/page_logo.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="60.000003814697266" height="60.000003814697266" viewBox="0 0 60.000003814697266 60.000003814697266"><defs><clipPath id="master_svg0_4_11721"><rect x="0" y="0" width="60.000003814697266" height="60.000003814697266" rx="0"/></clipPath><linearGradient x1="0.08459588140249252" y1="0.5" x2="0.7503449320793152" y2="0.5" id="master_svg1_4_8983"><stop offset="0%" stop-color="#4689FA" stop-opacity="1"/><stop offset="100%" stop-color="#606CF4" stop-opacity="1"/></linearGradient><linearGradient x1="0.08459588140249252" y1="0.5" x2="0.7503449320793152" y2="0.5" id="master_svg2_4_8983"><stop offset="0%" stop-color="#4689FA" stop-opacity="1"/><stop offset="100%" stop-color="#606CF4" stop-opacity="1"/></linearGradient></defs><g clip-path="url(#master_svg0_4_11721)"><g><path d="M0,54.674702978515626L3.08218,53.44270297851563C5.2171,50.96220297851563,7.48112,48.59580297851563,9.86484,46.353202978515625C22.1959,45.73730297851562,32.9835,44.50760297851563,40.3822,34.02220297851562C41.5065,31.771402978515624,39.8099,31.832302978515624,39.035,31.860102978515624C38.9608,31.862802978515624,38.8951,31.865102978515626,38.8411,31.865102978515626C44.6986,29.398902978515626,57.3365,20.152402978515624,55.4862,15.526802978515626Q54.7885,14.829022978515624,54.2648,15.009722978515626Q60.8031,10.720902978515625,60.1913,8.103562978515626Q59.9467,7.057162978515625,58.5592,6.277922978515625Q53.6175,3.5025729785156248,41.2957,7.8190229785156244Q41.6649,7.0807729785156255,41.4434,6.637822978515625Q41.1112,5.973399978515625,39.4501,5.973399978515625C32.7324,6.791442978515625,26.407,9.579272978515625,21.2708,13.985692978515624Q21.2708,12.499202978515626,20.7109,12.244782978515625Q20.3419,12.077092978515626,19.7297,12.444602978515626Q-1.5411,25.698502978515624,6.47351,40.802502978515626Q27.742,13.985702978515626,46.2374,10.901202978515624Q24.6598,19.534102978515627,0,54.674702978515626Z" fill="url(#master_svg1_4_8983)" fill-opacity="1"/></g><g><path d="M12.60009765625,57.164100000000005Q43.900897656249995,54.6973,43.900897656249995,49.834C43.900897656249995,47.1914,36.15479765625,44.748,36.15479765625,41.83008C36.15479765625,38.91211,51.98679765625,34.722656,54.90479765625,34.5Q37.94779765625,38.98828,37.94779765625,41.90625C37.94779765625,44.22656,45.80519765625,46.6582,45.80519765625,49.8398C45.80519765625,49.834,47.66259765625,56.0449,12.60009765625,57.164100000000005Z" fill="url(#master_svg2_4_8983)" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

1
style/img/ppt_more.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

BIN
style/img/renwushu.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

1
style/img/required_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="8" height="8" viewBox="0 0 8 8"><g><g><path d="M4.53619,3.49598C4.93756,3.30242,5.33495,3.10073,5.72813,2.89102C6.10411,2.68903,6.40809,2.53804,6.63208,2.44504C6.85606,2.35305,7.03205,2.30305,7.16805,2.30305C7.39203,2.30305,7.58402,2.37805,7.75201,2.53804C7.912,2.69803,8,2.89102,8,3.126C8,3.26099,7.96,3.40299,7.88001,3.54598C7.80001,3.68897,7.71202,3.78196,7.62402,3.82396C6.80007,4.16794,5.88012,4.41992,4.88817,4.57091C5.07216,4.7389,5.28815,4.97489,5.55214,5.26887C5.81612,5.56285,5.95211,5.71384,5.96811,5.73884C6.06411,5.88183,6.2001,6.05882,6.37609,6.26881C6.55208,6.4788,6.67207,6.63879,6.73607,6.75578C6.80007,6.87377,6.84006,7.01576,6.84006,7.18475C6.84107,7.39587,6.75753,7.5986,6.60808,7.74772C6.45193,7.91074,6.23371,7.99948,6.00811,7.9917C5.76812,7.9917,5.48814,7.78972,5.18416,7.39474C4.88017,7.00776,4.4802,6.29481,4.00022,5.26087C3.51225,6.18481,3.18427,6.80678,3.02428,7.10076C2.85629,7.39474,2.69629,7.62073,2.5443,7.77272C2.40703,7.91778,2.21605,7.99989,2.01633,7.9997C1.79003,8.00605,1.5728,7.91065,1.42436,7.73972C1.28036,7.59025,1.19759,7.39224,1.19238,7.18475C1.19238,6.99976,1.22438,6.86477,1.28837,6.77278C1.88034,5.93283,2.49631,5.19288,3.13627,4.57991C2.65244,4.50186,2.17205,4.40378,1.69635,4.28593C1.23363,4.16226,0.781541,4.00176,0.344425,3.80596C0.264429,3.76496,0.192433,3.67197,0.120437,3.52898C0.0420906,3.41216,0.00031659,3.27466,0.000443602,3.134C-0.00716869,2.91112,0.0835016,2.69615,0.24843,2.54604C0.397403,2.39297,0.602823,2.30798,0.816398,2.31105C0.96839,2.31105,1.16038,2.36105,1.39237,2.45404C1.62435,2.55404,1.91234,2.68903,2.27232,2.88202C2.6323,3.06701,3.03228,3.27699,3.48825,3.50398C3.40825,3.07601,3.33626,2.58804,3.28026,2.04207C3.22427,1.4961,3.20027,1.11813,3.20027,0.916139C3.20027,0.664155,3.27226,0.454168,3.42425,0.277179C3.5641,0.0976285,3.7807,-0.00510704,4.00822,0.000195663C4.24021,0.000195663,4.4322,0.09219,4.58419,0.269179C4.73618,0.454168,4.80818,0.689153,4.80818,0.983135C4.80818,1.06713,4.79218,1.22712,4.77618,1.46311C4.76018,1.70609,4.72018,1.99207,4.68018,2.32805C4.63219,2.67203,4.58419,3.05801,4.53619,3.49598Z" fill="#FF4D4F" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

1
style/img/selectIcon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_4_07687"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_4_07687)"><g transform="matrix(1,0,0,-1,0,26)"><path d="M10.280000000000001,14.706669999999999L13.08,18.44C13.698,19.26396,14.0151,19.69169,14.001,20.03632C13.9892,20.32358,13.8524,20.59721,13.6297,20.779C13.3624,20.99708,12.82995,21,11.8,21L6.2,21C5.17005,21,4.63758,20.99708,4.37035,20.779C4.14761,20.59721,4.0108,20.32358,3.999013,20.03632C3.984878,19.69169,4.30203,19.26396,4.92,18.44L7.72,14.706669999999999C8.15424,14.12768,8.37904,13.831084,8.6464,13.730667C8.8736,13.645333,9.1264,13.645333,9.3536,13.730667C9.62096,13.831084,9.84576,14.12768,10.280000000000001,14.706669999999999" fill-rule="evenodd" fill="#A5ABAF" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 948 B

1
style/img/select_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="14" height="14" viewBox="0 0 14 14"><g><g><rect x="0" y="0" width="14" height="14" rx="7" fill="#5B6FF6" fill-opacity="1"/><rect x="0.5" y="0.5" width="13" height="13" rx="6.5" fill-opacity="0" stroke-opacity="1" stroke="#5B6FF6" fill="none" stroke-width="1"/></g><g><path d="M11.09464,5.035172Q11.19379,4.924997,11.2469,4.786611Q11.3,4.648225,11.3,4.5Q11.3,4.4212069,11.28463,4.343928Q11.26926,4.266649,11.2391,4.193853Q11.20895,4.121058,11.16517,4.055544Q11.121400000000001,3.99003,11.06568,3.934315Q11.00997,3.878599,10.94445,3.8348240000000002Q10.87894,3.791049,10.806149999999999,3.760896Q10.73335,3.730744,10.65607,3.715372Q10.57879,3.7,10.5,3.7Q10.32991,3.7,10.17453,3.7692Q10.01915,3.8384,9.90536,3.964828L5.9694400000000005,8.33807L4.065685,6.43431Q3.953164,6.32179,3.806147,6.2608999999999995Q3.65913,6.2,3.5,6.2Q3.4212069,6.2,3.343928,6.21537Q3.266649,6.23074,3.193853,6.2608999999999995Q3.121058,6.29105,3.055544,6.33482Q2.99003,6.3786000000000005,2.934315,6.43431Q2.878599,6.49003,2.8348240000000002,6.555540000000001Q2.791049,6.62106,2.760896,6.693849999999999Q2.730744,6.76665,2.715372,6.84393Q2.7,6.92121,2.7,7Q2.7,7.15913,2.760896,7.306150000000001Q2.821793,7.4531600000000005,2.934314,7.56569L2.9345499999999998,7.56592L5.43431,10.06569Q5.44919,10.08056,5.46483,10.09464Q5.58311,10.20109,5.7331199999999995,10.25417Q5.88314,10.30726,6.04205,10.29889Q6.20096,10.29053,6.34457,10.22199Q6.48818,10.15345,6.59464,10.03517L11.09464,5.035172Z" fill-rule="evenodd" fill="#FFFFFF" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

1
style/img/step_1.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><g><rect x="0" y="0" width="28" height="28" rx="14" fill="#5B6FF6" fill-opacity="1"/><rect x="1" y="1" width="26" height="26" rx="13" fill-opacity="0" stroke-opacity="1" stroke="#5B6FF6" fill="none" stroke-width="2"/><g><path d="M13.7915,19L13.7915,9.94238Q13.47705,10.25684,12.72852,10.64648Q11.97998,11.03613,11.34424,11.19336L11.34424,9.88086Q12.18506,9.64844,13.14209,9.13916Q14.09912,8.62988,14.61182,8.17871L15.11768,8.17871L15.11768,19L13.7915,19Z" fill="#FFFFFF" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 655 B

1
style/img/step_2.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><g><rect x="0" y="0" width="28" height="28" rx="14" fill="#FFFFFF" fill-opacity="0"/><rect x="1" y="1" width="26" height="26" rx="13" fill-opacity="0" stroke-opacity="1" stroke="#BABDC2" fill="none" stroke-width="2"/><g><path d="M15.72607,11.18652Q15.72607,10.33203,15.18604,9.84326Q14.646,9.35449,13.71631,9.35449Q13.06006,9.35449,12.39014,9.68945Q11.72021,10.02441,11.13916,10.64648L11.13916,9.347660000000001Q11.65869,8.80762,12.31836,8.52051Q12.97803,8.2334,13.8667,8.2334Q15.30225,8.2334,16.17725,9.00244Q17.05225,9.77148,17.05225,11.08398Q17.05225,12.25293,16.51562,13.10742Q15.979,13.96191,14.68018,14.85742Q13.354,15.7734,12.90625,16.1699Q12.4585,16.5664,12.28076,16.9287Q12.10303,17.291,12.10303,17.810499999999998L17.3667,17.810499999999998L17.3667,19L10.7085,19L10.7085,18.473599999999998Q10.7085,17.5576,10.95801,16.9185Q11.20752,16.2793,11.78174,15.6743Q12.35596,15.0693,13.57275,14.22168Q14.81689,13.34668,15.27148,12.68701Q15.72607,12.027339999999999,15.72607,11.18652Z" fill="#626573" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

1
style/img/step_3.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><g><rect x="0" y="0" width="28" height="28" rx="14" fill="#FFFFFF" fill-opacity="0"/><rect x="1" y="1" width="26" height="26" rx="13" fill-opacity="0" stroke-opacity="1" stroke="#BABDC2" fill="none" stroke-width="2"/><g><path d="M10.87256,17.2295Q11.95947,18.0703,13.32666,18.0703Q14.42041,18.0703,15.05957,17.5337Q15.698730000000001,16.9971,15.698730000000001,16.0947Q15.698730000000001,14.08496,12.8208,14.08496L11.93896,14.08496L11.93896,12.977540000000001L12.77979,12.977540000000001Q15.32959,12.977540000000001,15.32959,11.09082Q15.32959,9.347660000000001,13.38135,9.347660000000001Q12.26709,9.347660000000001,11.28271,10.09961L11.28271,8.83496Q12.32178,8.2334,13.70947,8.2334Q15.06299,8.2334,15.8833,8.94092Q16.70361,9.64844,16.70361,10.77637Q16.70361,12.85449,14.58447,13.44922L14.58447,13.47656Q15.73291,13.59961,16.39941,14.28662Q17.06592,14.97363,17.06592,15.999Q17.06592,17.4277,16.03711,18.3027Q15.0083,19.1777,13.29932,19.1777Q11.79541,19.1777,10.87256,18.6172L10.87256,17.2295Z" fill="#626573" fill-opacity="1"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

1
style/img/step_line.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="71" height="1" viewBox="0 0 71 1"><g transform="matrix(-1,0,0,-1,141,1)"><path d="M140.5,1L70.5,1L70.5,0L140.5,0L140.5,1Z" fill-rule="evenodd" fill="#D8D8D8" fill-opacity="1"/></g></svg>

After

Width:  |  Height:  |  Size: 302 B

1
style/img/title_icon.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="20" height="20" viewBox="0 0 20 20"><defs><clipPath id="master_svg0_4_07413"><rect x="0" y="0" width="20" height="20" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_4_07413)"><g><path d="M9.62072,4.49364L10.00405,3.260307C10.01885,3.20278,10.01978,3.142553,10.00672,3.0846C9.99372,3.026647,9.96705,2.972627,9.92905,2.926973C9.88498,2.8834133,9.82998,2.8526532,9.76978,2.8379733C9.70958,2.8232932,9.646519999999999,2.8252532,9.58738,2.8436399L8.33738,3.201973L7.10405,2.8269733C7.04672,2.80995321,6.98597,2.80790663,6.92762,2.82103316C6.86926,2.8341665,6.81525,2.8620332,6.77072,2.9019731C6.72931,2.9455999999999998,6.70047,2.999613,6.68727,3.0583C6.67406,3.116987,6.67699,3.178147,6.69572,3.235306L7.04572,4.49364L6.67072,5.72697C6.6527,5.78287,6.65015,5.8426,6.66335,5.89983C6.67656,5.957050000000001,6.70502,6.00963,6.74572,6.05197C6.78848,6.09482,6.8421,6.12521,6.90083,6.1399C6.95955,6.15458,7.02118,6.15299,7.07905,6.1353100000000005L8.33738,5.77697L9.57072,6.16031L9.67072,6.16031C9.76085,6.15781,9.84685,6.12221,9.91238,6.060309999999999C9.95598,6.01973,9.98758,5.96796,10.00372,5.91065C10.01992,5.85333,10.02005,5.79268,10.00405,5.73531L9.62072,4.49364ZM4.62906,8.660309999999999L5.00406,7.42698C5.0210799999999995,7.36965,5.0231200000000005,7.30891,5.01,7.25051C4.99686,7.19218,4.968999999999999,7.13818,4.92906,7.09365C4.88669,7.04485,4.831049999999999,7.00938,4.76891,6.99165C4.706770000000001,6.97391,4.64081,6.97458,4.57906,6.99365L3.33739,7.36865L2.104057,6.99365C2.046717,6.97665,1.98597,6.97458,1.9276170000000001,6.98771C1.8692630000000001,7.00085,1.81525,7.02871,1.770723,7.06865C1.72931,7.11225,1.70047,7.16631,1.68727,7.22498C1.6740634,7.28365,1.6769834,7.34485,1.6957234,7.40198L2.045723,8.660309999999999L1.6707233,9.90198C1.65370337,9.95931,1.65165663,10.020050000000001,1.66478332,10.07845C1.6779167,10.13678,1.7057834,10.19078,1.7457234,10.23531C1.79025,10.27525,1.844263,10.30311,1.902617,10.31625C1.96097,10.32938,2.0217169999999998,10.32731,2.079057,10.310310000000001L3.33739,9.94365L4.562390000000001,10.326979999999999L4.66239,10.326979999999999C4.75284,10.32611,4.839449999999999,10.29031,4.904059999999999,10.226980000000001C4.95235,10.187909999999999,4.9877400000000005,10.13525,5.00558,10.07578C5.02342,10.01631,5.02289,9.95278,5.00406,9.893650000000001L4.62906,8.660309999999999ZM17.94575,12.827L18.33735,11.58531C18.35335,11.52725,18.35405,11.46611,18.33945,11.40771C18.32485,11.34931,18.29545,11.29571,18.25405,11.25198C18.21175,11.21125,18.15915,11.18278,18.10195,11.16958C18.04475,11.15638,17.98495,11.15891,17.92905,11.17698L16.670749999999998,11.54365L15.42905,11.16031C15.37155,11.14551,15.31135,11.14458,15.25335,11.15765C15.19535,11.17065,15.14135,11.19731,15.09575,11.23531C15.05575,11.27985,15.02795,11.33385,15.01475,11.39218C15.00165,11.45058,15.00375,11.51131,15.02075,11.56865L15.38735,12.827L15.00405,14.0686C14.98925,14.1262,14.98835,14.1864,15.00135,14.2443C15.01445,14.3023,15.04105,14.3563,15.07905,14.402C15.12355,14.4419,15.17755,14.4698,15.23595,14.4829C15.29435,14.496,15.35505,14.494,15.41235,14.477L16.670749999999998,14.1103L17.91235,14.477L18.01235,14.477C18.10255,14.4745,18.18855,14.4389,18.25405,14.377C18.29475,14.3346,18.32325,14.282,18.33645,14.2248C18.34965,14.1676,18.34715,14.1078,18.32905,14.052L17.94575,12.827ZM12.30575,6.50947L14.66325,4.15197C14.97575,3.8395200000000003,15.39965,3.663993,15.84155,3.663993C16.283549999999998,3.663993,16.707349999999998,3.8395200000000003,17.01995,4.15197C17.17475,4.30675,17.29755,4.4905100000000004,17.381349999999998,4.69276C17.46515,4.89501,17.50835,5.111800000000001,17.50835,5.33073C17.50835,5.54965,17.46515,5.76643,17.381349999999998,5.9686900000000005C17.29755,6.17094,17.17475,6.354699999999999,17.01995,6.50947L14.66325,8.866109999999999L12.30575,6.50947Z" fill="#FF7800" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g style="opacity:0.4000000059604645;"><path d="M3.15723375,17.9917C3.4694997499999998,18.3021,3.8919187500000003,18.476300000000002,4.3322287500000005,18.476300000000002C4.77253875,18.476300000000002,5.19495875,18.3021,5.5072287499999995,17.9917L14.82386875,8.68335L12.46556875,6.325L14.79056875,4L3.12389975,15.6667C2.82543975,15.9821,2.66191355,16.401699999999998,2.668140093,16.835900000000002C2.67436695,17.270200000000003,2.84984675,17.6849,3.15723375,17.9917Z" fill="#FF7800" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

1
style/img/title_logo.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><clipPath id="master_svg0_4_11780"><rect x="0" y="0" width="32" height="32" rx="0"/></clipPath><linearGradient x1="0.5" y1="0" x2="0.43376490949310614" y2="0.8064983805327874" id="master_svg1_4_01188"><stop offset="4.285714775323868%" stop-color="#4B8BFB" stop-opacity="1"/><stop offset="68.6888039112091%" stop-color="#606CF4" stop-opacity="1"/><stop offset="100%" stop-color="#A7B2FA" stop-opacity="1"/></linearGradient><linearGradient x1="0.5" y1="0" x2="0.3479612176359999" y2="0.7875543685657367" id="master_svg2_4_09684"><stop offset="4.285714775323868%" stop-color="#4B8BFB" stop-opacity="1"/><stop offset="68.6888039112091%" stop-color="#606CF4" stop-opacity="1"/><stop offset="100%" stop-color="#A7B2FA" stop-opacity="1"/></linearGradient></defs><g clip-path="url(#master_svg0_4_11780)"><g><path d="M0,29.15988193359375L1.64383,28.50278193359375C2.78245,27.17988193359375,3.98993,25.91778193359375,5.26125,24.72178193359375C11.8378,24.39328193359375,17.5912,23.73738193359375,21.5371,18.14518193359375C22.1368,16.944781933593752,21.232,16.97728193359375,20.8187,16.992081933593752C20.7791,16.99348193359375,20.744,16.99478193359375,20.7152,16.99478193359375C23.8393,15.67948193359375,30.5795,10.74795193359375,29.5927,8.28097193359375Q29.2205,7.90883193359375,28.9412,8.00520193359375Q32.4283,5.71783193359375,32.102,4.3219219335937495Q31.9716,3.76383993359375,31.2316,3.34824793359375Q28.596,1.8680619335937498,22.0244,4.17016193359375Q22.2213,3.77643193359375,22.1031,3.54019193359375Q21.926,3.18583393359375,21.0401,3.18583393359375C17.4573,3.62212493359375,14.0837,5.10897193359375,11.3444,7.45906193359375Q11.3444,6.66626193359375,11.0458,6.53057193359375Q10.849,6.44114193359375,10.5225,6.63714193359375Q-0.82192,13.70588193359375,3.45254,21.76138193359375Q14.7957,7.45906193359375,24.6599,5.81400193359375Q13.1519,10.41820193359375,0,29.15988193359375Z" fill="url(#master_svg1_4_01188)" fill-opacity="1" style="mix-blend-mode:passthrough"/></g><g><path d="M6.7197265625,30.48746337890625Q23.4134265625,29.171863378906252,23.4134265625,26.57809337890625C23.4134265625,25.16871337890625,19.2822265625,23.86558337890625,19.2822265625,22.30934337890625C19.2822265625,20.75309337890625,27.7259265625,18.51871337890625,29.2822265625,18.39996337890625Q20.2385265625,20.79371337890625,20.2385265625,22.34996337890625C20.2385265625,23.58746337890625,24.4291265625,24.88434337890625,24.4291265625,26.58121337890625C24.4291265625,26.57809337890625,25.4197265625,29.89056337890625,6.7197265625,30.48746337890625Z" fill="#0D627C" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M6.7197265625,30.48746337890625Q23.4134265625,29.171863378906252,23.4134265625,26.57809337890625C23.4134265625,25.16871337890625,19.2822265625,23.86558337890625,19.2822265625,22.30934337890625C19.2822265625,20.75309337890625,27.7259265625,18.51871337890625,29.2822265625,18.39996337890625Q20.2385265625,20.79371337890625,20.2385265625,22.34996337890625C20.2385265625,23.58746337890625,24.4291265625,24.88434337890625,24.4291265625,26.58121337890625C24.4291265625,26.57809337890625,25.4197265625,29.89056337890625,6.7197265625,30.48746337890625Z" fill="url(#master_svg2_4_09684)" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
style/img/zhichenglunwen.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

1
style/img/zongshu.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><linearGradient x1="0.13388921320438385" y1="0.0862688198685646" x2="0.7620323910106643" y2="1.0238517411015045" id="master_svg0_1_464"><stop offset="0%" stop-color="#FDAD81" stop-opacity="1"/><stop offset="100%" stop-color="#FD5D43" stop-opacity="1"/></linearGradient></defs><g><g><rect x="0" y="0" width="28" height="32" rx="4.363636016845703" fill="url(#master_svg0_1_464)" fill-opacity="1"/></g><g><g><path d="M13.473379999999999,15.47339L8.009129999999999,15.47339C6.901301,15.47339,6,14.572099999999999,6,13.46425L6,10.00914C6,8.901302,6.901282,8,8.009129999999999,8L11.46424,8C12.57208,8,13.473379999999999,8.901283,13.473379999999999,10.00914L13.473379999999999,15.47339Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M19.990896796875,15.47339L14.490966796875,15.47339L14.490966796875,10.00914C14.490966796875,8.901302,15.392248796875,8.0000000182567,16.500096796875,8.0000000182567L19.990896796875,8C21.098726796875,8,22.000026796874998,8.901283,22.000026796874998,10.00914L22.000026796874998,13.464269999999999C22.000026796874998,14.572099999999999,21.098726796875,15.47339,19.990896796875,15.47339Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M11.46426,23.9999347265625L8.009129999999999,23.9999347265625C6.901301,23.9999347265625,6,23.0986547265625,6,21.9907947265625L6,18.4999847265625C6,17.3921467265625,6.901282,16.4908447265625,8.009129999999999,16.4908447265625L13.473379999999999,16.4908447265625L13.473379999999999,21.9907947265625C13.473379999999999,23.0986347265625,12.572099999999999,23.9999347265625,11.46426,23.9999347265625Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M19.990916796875,23.9999347265625L16.500096796875,23.9999347265625C15.392267796875,23.9999347265625,14.490966796875,23.0986547265625,14.490966796875,21.9907947265625L14.490966796875,16.4908447265625L19.990916796875,16.4908447265625C21.098746796874998,16.4908447265625,22.000046796875,17.3921277265625,22.000046796875,18.4999847265625L22.000046796875,21.9908147265625C22.000046796875,23.0986347265625,21.098746796874998,23.9999347265625,19.990916796875,23.9999347265625Z" fill="#FFFFFF" fill-opacity="1"/></g></g><g><rect x="16.800048828125" y="15.199951171875" width="15.19999885559082" height="16.799999237060547" rx="3.6363635063171387" fill="#FDAB7F" fill-opacity="0.5699999928474426"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

1
style/img/zongshunew.svg

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="32" height="32" viewBox="0 0 32 32"><defs><linearGradient x1="0.13388921320438385" y1="0.0862688198685646" x2="0.7620323910106643" y2="1.0238517411015045" id="master_svg0_1_464"><stop offset="0%" stop-color="#FDAD81" stop-opacity="1"/><stop offset="100%" stop-color="#FD5D43" stop-opacity="1"/></linearGradient></defs><g><g><rect x="0" y="0" width="28" height="32" rx="4.363636016845703" fill="url(#master_svg0_1_464)" fill-opacity="1"/></g><g><g><path d="M13.473379999999999,15.47339L8.009129999999999,15.47339C6.901301,15.47339,6,14.572099999999999,6,13.46425L6,10.00914C6,8.901302,6.901282,8,8.009129999999999,8L11.46424,8C12.57208,8,13.473379999999999,8.901283,13.473379999999999,10.00914L13.473379999999999,15.47339Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M19.990896796875,15.47339L14.490966796875,15.47339L14.490966796875,10.00914C14.490966796875,8.901302,15.392248796875,8.0000000182567,16.500096796875,8.0000000182567L19.990896796875,8C21.098726796875,8,22.000026796874998,8.901283,22.000026796874998,10.00914L22.000026796874998,13.464269999999999C22.000026796874998,14.572099999999999,21.098726796875,15.47339,19.990896796875,15.47339Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M11.46426,23.9999347265625L8.009129999999999,23.9999347265625C6.901301,23.9999347265625,6,23.0986547265625,6,21.9907947265625L6,18.4999847265625C6,17.3921467265625,6.901282,16.4908447265625,8.009129999999999,16.4908447265625L13.473379999999999,16.4908447265625L13.473379999999999,21.9907947265625C13.473379999999999,23.0986347265625,12.572099999999999,23.9999347265625,11.46426,23.9999347265625Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M19.990916796875,23.9999347265625L16.500096796875,23.9999347265625C15.392267796875,23.9999347265625,14.490966796875,23.0986547265625,14.490966796875,21.9907947265625L14.490966796875,16.4908447265625L19.990916796875,16.4908447265625C21.098746796874998,16.4908447265625,22.000046796875,17.3921277265625,22.000046796875,18.4999847265625L22.000046796875,21.9908147265625C22.000046796875,23.0986347265625,21.098746796874998,23.9999347265625,19.990916796875,23.9999347265625Z" fill="#FFFFFF" fill-opacity="1"/></g></g><g><rect x="16.800048828125" y="15.199951171875" width="15.19999885559082" height="16.799999237060547" rx="3.6363635063171387" fill="#FDAB7F" fill-opacity="0.5699999928474426"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

97
style/js/index.js

@ -0,0 +1,97 @@
$(document).ready(function() {
$.get('你的接口URL', function(response) {
// 请求成功时的回调函数
console.log(response);
}).fail(function(xhr, status, error) {
// 请求失败时的回调函数
console.log(error);
});
//step监听滚动位置
$(window).scroll(function() {
var element = $('.step_back');
var distanceToTop = element.offset().top - $(this).scrollTop();
if(distanceToTop <= 64){
element.addClass('stickyStep')
}
});
//标题输入字数
$('.inputChange').on('keyup', function() {
// var maxLength = $(this).attr('maxlength');
var currentLength = $(this).val().length;
console.log(currentLength,'currentLength');
if(currentLength > 0){
$('.normal_recommend_title').addClass('recommend_title')
}else{
$('.normal_recommend_title').removeClass('recommend_title')
}
$('.inputText').text(currentLength + '/' + '50');
if(currentLength >50){
$('.inputText').addClass('warnInputText')
}else{
$('.inputText').removeClass('warnInputText')
// $('.inputText').removeClass('recommend_title')
}
});
$('.inputChange').on('blur', function() {
});
$('.normal_step').click(function(e) {
});
function showOptArea(area){
$('.opt-area').css('display','none');
$('#'+area).css('display','block');
}
function hideOptArea(){
$('.opt-area').css('display','none');
}
// $.ajax({
// type: "post",
// url: 'http://aitest.chachongz.com/ajax_advise_ai_title',
// data: {
// title: '兔子吃草研究',
// title_type: '1'
// },
// success: function(jsondata) {
// // $('#cur_request').val(0)
// var res = JSON.parse(jsondata);
// console.log(res,'=====');
// // if(!res.status){
// // alert(res.info);
// // return false;
// // }
// // if(res.data.title != $('#cur_title').val()){
// // return false;
// // }
// // if(res.data.list.length>0){
// // let html = ''
// // res.data.list.forEach(function(item) {
// // html += '<div onclick="confirmTitle(this)" class="advise-li">'+item+'</div>';
// // });
// // $('#advise-ul').html(html);
// // let ani3 = stepLoading(3, 'done')
// // ani3.addEventListener('complete', function() {
// // stepDone(3, ani3)
// // //第四步默认完成
// // let ani4 = stepLoading(4, 'done')
// // ani4.addEventListener('complete', function() {
// // ani4.destroy();
// // });
// // showAdviseList()
// // });
// // }
// }
// });
$('li').click(function(e) {
if ($('li').hasClass('active_select')) {
$('li').removeClass('active_select')
}
$(this).addClass('active_select')
});
});

2
style/js/jquery-3.6.0.min.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save