From fe52c75b42ef2815dc5c66e964c2b388ed09d097 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 25 四月 2025 11:28:21 +0800
Subject: [PATCH] 环境变量修改

---
 src/books/aviationEtiquette/assets/main.less |  354 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 276 insertions(+), 78 deletions(-)

diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less
index 6248890..9b7b77b 100644
--- a/src/books/aviationEtiquette/assets/main.less
+++ b/src/books/aviationEtiquette/assets/main.less
@@ -10,7 +10,8 @@
         box-shadow: 0 3px 6px 1px #00000029;
         background-color: #fff;
     }
-    .foreword{
+
+    .foreword {
         font-family: 'FZLTZHJW';
         font-weight: 300;
         font-size: 1.5em;
@@ -19,17 +20,29 @@
         margin-bottom: 0;
         text-indent: 0em;
     }
-    .topBorder{
-        width:120px;
+
+    .topBorder {
+        width: 120px;
         border-top: 1px solid #6E85AF;
         border-bottom: 1px solid #6E85AF;
         height: 2px;
     }
-    .bottomBorder{
-        width:180px;
+
+    .bottomBorder {
+        width: 180px;
         border-top: 1px solid #6E85AF;
         border-bottom: 1px solid #6E85AF;
         height: 2px;
+    }
+
+    input[type="radio"] {
+        accent-color: #6E85AF !important;
+        cursor: pointer;
+    }
+
+    input[type="checkbox"] {
+        accent-color: #6E85AF !important;
+        cursor: pointer;
     }
 
 
@@ -72,6 +85,10 @@
 
     .mb-30 {
         margin-bottom: 30px !important;
+    }
+
+    .ml-35 {
+        margin-left: 35px;
     }
 
     .ma-l {
@@ -148,6 +165,9 @@
 
     td {
         padding: 5px 10px;
+    }
+    .c-p{
+        cursor: pointer;
     }
 
     .fl {
@@ -249,29 +269,29 @@
     .mb-10 {
         margin-bottom: 10px !important;
     }
-    .pNum{
-        font-size:18px !important;
+
+    .pNum {
+        font-size: 18px !important;
         font-style: italic;
         font-family: "kaiti";
-        padding-top:2px !important;
-        padding-bottom:2px !important;
+        padding-top: 2px !important;
+        padding-bottom: 2px !important;
     }
 
-    .p-Num{
+    .p-Num {
         background-color: #92B0D5;
         color: #fff;
         font-size: 14px;
-        padding: 3px 0;
         padding-right: 8px;
         font-size: 18px;
         font-style: italic;
         font-family: "kaiti";
-        padding-top:2px !important;
-        padding-bottom:2px !important;
+        padding-top: 2px !important;
+        padding-bottom: 2px !important;
     }
 
 
-    .cloud{
+    .cloud {
         padding: 0px 8px 0 0 !important;
     }
 
@@ -338,18 +358,18 @@
 
     .header-right-last {
         font-size: 17px;
-        background-color: #B799B6; 
-        padding: 2px 0;
-        padding-left: 20px; 
- 
+        background-color: #B799B6;
+        padding: 1.5px 0;
+        padding-left: 20px;
+
     }
 
     .header-right-end {
         font-size: 17px;
         background-color: #738DC0;
-        padding: 2px 0;
+        padding: 1.5px 0;
         padding-left: 50px;
-  
+
     }
 
 
@@ -378,19 +398,21 @@
     }
 
     .textarea-box {
-        width:88%;
-        margin-left:2em;
+        width: 88%;
+        margin-left: 2em;
         overflow: auto;
         word-break: break-all;
         resize: none;
-        border:1px solid #738DC0;
+        border: 1px solid #738DC0;
         border-radius: 5px;
-        background-color:rgba(255, 255, 255, 0);
+        background-color: rgba(255, 255, 255, 0);
     }
-    .input-box{
-        border:none;
-        border-bottom:1px solid #333;
-        background-color:rgba(255, 255, 255, 0);
+
+    .input-box {
+        border: none;
+        border-bottom: 1px solid #333;
+        background-color: rgba(255, 255, 255, 0);
+        outline: none;
     }
 
 
@@ -637,12 +659,12 @@
         margin-bottom: 18px;
     }
 
-    
+
     .imgBox {
         display: flex !important;
         flex-direction: column-reverse !important;
         position: relative !important;
-    
+
         .img {
             margin: 0 !important;
             font-size: 14px !important;
@@ -651,7 +673,7 @@
             transform: translateX(-50%);
             bottom: -2% !important;
         }
-    
+
         img {
             height: 80%;
         }
@@ -719,23 +741,24 @@
     }
 
     .event-header-text-bc {
-        background-color: #bbd4ec;
+        background-color: #DED5E8;
     }
+
     //瑙嗛  
     .video-box-cover {
-        border: 1px dashed #895B2E;
+        border: 1px dashed #6E85AF;
         padding: 2% 2%;
     }
 
     .video-box {
         margin: 20px 0 20px 0;
-        border: 1px dashed #895B2E;
+        border: 1px dashed #6E85AF;
         padding: 2% 2%;
     }
 
     .video-box-left {
         margin: 20px 8% 20px 0;
-        border: 1px dashed #895B2E;
+        border: 1px dashed #6E85AF;
         padding: 2% 2%;
     }
 
@@ -977,7 +1000,7 @@
         margin: 15px;
     }
 
-    .bodystyle:nth-of-type(odd) {
+    .page-box:nth-child(odd) .bodystyle {
         font-family: 'FZLTXIHJW';
         text-align: justify;
         margin: 0 11% 0 9%;
@@ -985,7 +1008,7 @@
         line-height: 30px;
     }
 
-    .bodystyle:nth-of-type(even) {
+    .page-box:nth-child(even) .bodystyle {
         font-family: 'FZLTXIHJW';
         text-align: justify;
         margin: 0 9% 0 11%;
@@ -1058,7 +1081,7 @@
 
 
     .block {
-        font-family: "kaiti";
+        font-family: "FangSong";
         margin-top: 0.2em;
         margin-bottom: 0.2em !important;
         text-indent: 2em;
@@ -1072,8 +1095,8 @@
     }
 
     .block2 {
-        // font-family: "FANGSONG";
-        font-size: 17px;
+        font-family: "KaiTi";
+        font-size: 15px;
     }
 
 
@@ -1105,6 +1128,11 @@
         line-height: 30px;
         text-align: justify;
     }
+
+    .t-al {
+        text-align-last: justify;
+    }
+
 
     .cover {
         width: 100%;
@@ -1140,6 +1168,7 @@
         margin-left: 0%;
         margin-right: 0%;
     }
+
     .left3 {
         margin: 0 !important;
         line-height: 20px;
@@ -1393,7 +1422,8 @@
         font-size: 1.2em;
         padding: 25px;
         border: 4px dotted #197ABF;
-        .block{
+
+        .block {
             font-family: "kaiti";
         }
     }
@@ -1568,6 +1598,11 @@
         margin-left: -0.6em;
         margin-right: -0.6em;
         margin-top: -0.5em;
+
+    }
+
+    div.bj3 p {
+        font-family: 'FangSong' !important;
     }
 
     span.bj3-xyx {
@@ -1605,7 +1640,7 @@
     }
 
 
-    .bk-video{
+    .bk-video {
         border: 0.15em dashed #92A1CB;
         padding: 1.8em 5px;
         margin-bottom: 2em;
@@ -1879,42 +1914,60 @@
 @font-face {
     font-family: 'FZLTZHJW';
     src: url('./Fonts/FZLTZHJW.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'FZLTXIHJW';
     src: url('./Fonts/FZLTXIHJW.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'FZHTJW';
     src: url('./Fonts/FZHTJW.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'FANGSONG';
     src: url('./Fonts/fangSong.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'FANGZHENG';
     src: url('./Fonts/fangZheng.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'ZHUNYUAN';
     src: url('./Fonts/zhunyuan.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'ZHONGDENGXIAN';
     src: url('./Fonts/zhongdengxian.ttf');
-  }
-  
-  @font-face {
+}
+
+@font-face {
     font-family: 'BOYA';
     src: url('./Fonts/boYa.ttf');
-  }
+}
+
+
+.dialogQuestion {
+    background-color: #6E85AF;
+    height: 80px;
+    width: 100%;
+    display: flex;
+    align-items: center;
+    justify-content: space-between;
+    cursor: pointer;
+    
+    span {
+        color: #fff;
+        font-size: 20px;
+        padding: 0 40px 0 20px;
+
+    }
+}
 
 // 闅愯棌椤甸潰
 .hidePage {
@@ -1923,10 +1976,153 @@
     box-shadow: none !important;
 }
 
+
+.pdfModal {
+    width: 100%;
+    height: 90vh;
+
+    .pdfBox-component {
+        width: 100%;
+        height: 100%;
+        position: relative;
+
+        .preview {
+            width: 100%;
+            height: 100%;
+
+            .imageBox {
+                height: calc(100% - 30px);
+                overflow-x: hidden;
+                overflow-y: auto;
+                background: #ccc;
+                box-sizing: border-box;
+            }
+
+            .imageBox:hover {
+                cursor: zoom-in !important;
+            }
+
+            ::v-deep .el-dialog__header {
+                background-color: rgba(0, 0, 0, 0.8);
+
+                .header_title {
+                    display: flex;
+                    justify-content: space-between;
+                    align-items: center;
+                    color: #fff;
+                    font-weight: 900;
+                    font-size: 16px;
+                    font-family: 'FZLTXIHJW';
+
+                    span:nth-child(2):hover {
+                        cursor: pointer;
+                    }
+                }
+
+                ::v-deep .el-dialog__title,
+                ::v-deep .el-dialog__headerbtn .el-dialog__close {
+                    color: #fff;
+                    font-weight: 900;
+                    font-size: 16px;
+                    font-family: 'FZLTXIHJW';
+                }
+            }
+
+            .bottom_tool {
+                height: 30px;
+                background-color: rgba(0, 0, 0, 0.8);
+                display: flex;
+                justify-content: flex-end;
+                align-items: center;
+
+                svg {
+                    margin-right: 15px;
+                    fill: #d1d1d1;
+                }
+
+                svg:hover {
+                    fill: #fff;
+                    cursor: pointer;
+                }
+            }
+        }
+
+        .notBox {
+            position: absolute;
+            top: 0;
+            left: 0;
+            width: 100%;
+            height: calc(100% - 30px);
+            min-height: 300px;
+        }
+    }
+}
+
+.custom-dialog {
+    overflow: hidden !important;
+
+    .el-dialog__body {
+        padding: 0;
+    }
+
+    .el-dialog__header {
+        background-color: rgba(0, 0, 0, 0.8);
+
+        .header_title {
+            display: flex;
+            justify-content: space-between;
+            align-items: center;
+            color: #fff;
+            font-weight: 900;
+            font-size: 16px;
+            font-family: 'FZLTXIHJW';
+
+            span:nth-child(2):hover {
+                cursor: pointer;
+            }
+        }
+
+        .el-dialog__title,
+        .el-dialog__headerbtn .el-dialog__close {
+            color: #fff;
+            font-weight: 900;
+            font-size: 16px;
+            font-family: 'FZLTXIHJW';
+        }
+    }
+}
+
+.examination {
+    height: calc(100% - 50px);
+    overflow-x: hidden;
+    overflow-y: auto;
+    box-sizing: border-box;
+}
+
+
+.header_title {
+    display: flex;
+    justify-content: space-between;
+    align-items: center;
+    // color: #fff;
+    font-weight: 900;
+    font-size: 16px;
+    font-family: 'FZLTXIHJW';
+
+    span:nth-child(2):hover {
+        cursor: pointer;
+    }
+}
+
+
+.custom-dialog .el-dialog__header{
+    background-color:#6E85AF  !important;
+}
+
 /* 濯掍綋鏌ヨ鍋氬熀纭�鍝嶅簲寮忓竷灞� */
 
 @media screen and (max-width: 1024px) {
-   
+
     .custom-dialog {
         .el-dialog {
             width: 90vw !important;
@@ -1935,7 +2131,7 @@
 }
 
 @media screen and (max-width: 800px) {
-   
+
 
     .custom-dialog {
         .el-dialog {
@@ -1946,27 +2142,27 @@
 
 @media (max-width: 660px) {
     .aviationEtiquette-book {
-        .header-right-Number{
+        .header-right-Number {
             font-size: 9px;
 
-            img{
-                height: 16px;  
+            img {
+                height: 16px;
             }
         }
 
-        .header-left-Number{
+        .header-left-Number {
             font-size: 9px;
         }
 
-        .pad-r-80{
+        .pad-r-80 {
             padding-right: 10px;
         }
-        
-        .pad-l-80{
+
+        .pad-l-80 {
             padding-left: 10px;
         }
 
-        h1{
+        h1 {
             font-size: 1em;
         }
 
@@ -1976,26 +2172,28 @@
             margin-bottom: 1.5em;
             margin-left: 2.5em;
         }
-        .rwmb-4{
+
+        .rwmb-4 {
             margin-top: 1.5em;
             height: 1.5em;
         }
 
-        .header-right-last{
+        .header-right-last {
             font-size: 10px;
         }
 
-        .header-right-end{
+        .header-right-end {
             font-size: 10px;
         }
 
-        .p-Num{
+        .p-Num {
             font-size: 12px;
         }
 
         .mr-70 {
             margin-right: 10px;
         }
+
         /* 鍒嗛〉padding */
         .padding-93 {
             padding: 0 20px;

--
Gitblit v1.9.1