From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 28 四月 2025 18:34:51 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/civilAviation/view/components/chapter003.vue |   78 +++++++++++++++++++++------------------
 1 files changed, 42 insertions(+), 36 deletions(-)

diff --git a/src/books/civilAviation/view/components/chapter003.vue b/src/books/civilAviation/view/components/chapter003.vue
index 15aaaf5..d5f31b2 100644
--- a/src/books/civilAviation/view/components/chapter003.vue
+++ b/src/books/civilAviation/view/components/chapter003.vue
@@ -303,41 +303,38 @@
                     </p>
                     <div class="bk">
                         <p><b>鑰冭瘉鎸囧崡锛氱┖娓湇鍔$鐞嗗笀鑰冮</b></p>
-                        <div v-for="(item,index) in singleChoice" :key="index">
-                            <p class="block">{{index+1}}.{{ item.txt }}</p>
-                            <p class="block" v-for="(citem,cindex) in item.option" :key="cindex">
-                            <input type="radio" :value="citem.zm" name="toobusy"
-                                :disabled="item.isComplete"
-                                v-model="item.userAnswer" @change="saveInputChoice" />
-                            {{ citem.txt }}
-                        </p>
-                        <p class="event-header-text-bc pd-5 fl jc-sa" style="margin-left: 8px; width: 93%"
-                            v-if="showChoiceAnswer">
-                            <span class="c-g"> 绛旀锛歿{ item.answer }} </span>
-                            <span
-                                :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">鎮ㄧ殑绛旀锛歿{
+                        <div v-for="(item, index) in singleChoice" :key="index">
+                            <p class="block">{{ index + 1 }}.{{ item.txt }}</p>
+                            <p class="block" v-for="(citem, cindex) in item.option" :key="cindex">
+                                <input type="radio" :value="citem.zm" name="toobusy" :disabled="item.isComplete"
+                                    v-model="item.userAnswer" @change="saveInputChoice" />
+                                {{ citem.txt }}
+                            </p>
+                            <p class="event-header-text-bc pd-5 fl jc-sa" style="margin-left: 8px; width: 93%"
+                                v-if="showChoiceAnswer">
+                                <span class="c-g"> 绛旀锛歿{ item.answer }} </span>
+                                <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">鎮ㄧ殑绛旀锛歿{
                                     item.userAnswer
-                                }}</span>
-                            <span class="icon-box-big fl al-c">
-                                <svg v-if="item.isRight" t="1716986419862" class="icon"
-                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
-                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
-                                    <path
-                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
-                                        fill="#1AFA29" p-id="18768"></path>
-                                </svg>
-                                <svg v-if="item.isRight == false" t="1716987085767"
-                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
-                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
-                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
-                                    <path
-                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
-                                        fill="#d81e06" p-id="25746"></path>
-                                </svg>
-                            </span>
-                        </p>
+                                    }}</span>
+                                <span class="icon-box-big fl al-c">
+                                    <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024"
+                                        version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767"
+                                        xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
+                                        <path
+                                            d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
+                                            fill="#1AFA29" p-id="18768"></path>
+                                    </svg>
+                                    <svg v-if="item.isRight == false" t="1716987085767" class="icon"
+                                        viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
+                                        p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
+                                        <path
+                                            d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
+                                            fill="#d81e06" p-id="25746"></path>
+                                    </svg>
+                                </span>
+                            </p>
                         </div>
-                        
+
                         <!-- 鎻愪氦鎸夐挳 -->
                         <div class="w100 fl ju-cn">
                             <ul class="fl ju-ev w80 choice">
@@ -1088,7 +1085,7 @@
                 JSON.stringify(this.expandQuestion)
             );
         },
-        goChoiceJudge(){
+        goChoiceJudge() {
             this.singleChoice.forEach(item => {
                 item.isComplete = true;
                 if (item.userAnswer == item.answer) {
@@ -1099,7 +1096,7 @@
             });
             this.showChoiceAnswer = true
         },
-        changeChoiceData(){
+        changeChoiceData() {
             localStorage.removeItem("civilAviatyon-book-chapter03-singleChoice")
             this.singleChoice.forEach(item => {
                 item.isComplete = false;
@@ -1108,7 +1105,7 @@
             });
             this.showChoiceAnswer = false
         },
-        saveInputChoice(){
+        saveInputChoice() {
             localStorage.setItem(
                 "civilAviatyon-book-chapter03-singleChoice",
                 JSON.stringify(this.singleChoice)
@@ -1140,4 +1137,13 @@
         height: 80%;
     }
 }
+
+hr {
+    margin-left: 0;
+    margin-bottom: 4px;
+    width: 15.5%;
+    border: none;
+    height: 2px;
+    background-color: #000;
+}
 </style>
\ No newline at end of file

--
Gitblit v1.9.1