From f685b4e288c85fac7052601dfc4ae3cd989d6a44 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Thu, 6 Feb 2025 15:25:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E9=94=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.html | 8 ++++---- style/css/index.css | 7 ++++--- style/img/no_checked_icon.svg | 2 +- style/js/index.js | 3 ++- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/home.html b/home.html index 567e477..79fca71 100644 --- a/home.html +++ b/home.html @@ -14,7 +14,6 @@ - @@ -402,7 +401,7 @@
-
服务器正在维护,请耐心等待~
知道啦~
@@ -662,14 +661,14 @@ container: obj, //dom元素的容器 loop: true, //循环播放 autoplay: true, //自动播放 - path: "http://css.chachongz.com/images/ai2/modelessay/loading_analysis.json", // AE 导出JSON文件 + path: "http://css.chachongzhan.com/images/ai2/modelessay/loading_analysis.json", // AE 导出JSON文件 }); } else { return lottie.loadAnimation({ container: obj, //dom元素的容器 loop: false, //循环播放 autoplay: true, //自动播放 - path: "http://css.chachongz.com/images/ai2/modelessay/loading_done.json", // AE 导出JSON文件 + path: "http://css.chachongzhan.com/images/ai2/modelessay/loading_done.json", // AE 导出JSON文件 }); } } @@ -1184,5 +1183,6 @@ {$access_stats_code} + \ No newline at end of file diff --git a/style/css/index.css b/style/css/index.css index 25ca320..d385883 100644 --- a/style/css/index.css +++ b/style/css/index.css @@ -2768,7 +2768,7 @@ span.normalPrice{ height: 62px; opacity: 1; margin-right: 12px; - background: #FFFFFF; + background: rgba(251, 233, 199, 0.2); box-sizing: border-box; border: 1px solid #FFE3DC; position: relative; @@ -2783,10 +2783,11 @@ span.normalPrice{ border-radius: 12px; z-index: 100; } -.add_item b{ +.add_item b{ display: inline-block; + font-weight: normal; } -.add_item b:hover + .img{ +.add_item b:hover + .img{ display: block !important; opacity: 1; } diff --git a/style/img/no_checked_icon.svg b/style/img/no_checked_icon.svg index 4e5a27e..71f94cd 100644 --- a/style/img/no_checked_icon.svg +++ b/style/img/no_checked_icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/style/js/index.js b/style/js/index.js index 12c79d0..6ad56be 100644 --- a/style/js/index.js +++ b/style/js/index.js @@ -153,7 +153,8 @@ $(document).ready(function() { function getCurWordsCount(){ var wordsData = allAiServicesData[check_type]['major2wordcount']; if(wordsData){ - var edu = parseInt($('#educationRight').find('input[type="radio"]:checked').val()); + var edu = parseInt($('#educationRight').find('.edu_active_select input').val()); + // var edu1 = parseInt($('#educationRight').find('input[type="radio"]:checked').val()); var html1 = '' wordsData[edu].forEach(item=>{ html1 += `