From 616d3cf3ede28313a1fae1a4e33962bc7a327e12 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 30 四月 2025 17:37:17 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/aviationSafety/assets/main.less |  296 +++++++++++++++++++++++-----------------------------------
 1 files changed, 119 insertions(+), 177 deletions(-)

diff --git a/src/books/aviationSafety/assets/main.less b/src/books/aviationSafety/assets/main.less
index d6d242d..1110ddd 100644
--- a/src/books/aviationSafety/assets/main.less
+++ b/src/books/aviationSafety/assets/main.less
@@ -2,52 +2,6 @@
     width: 100%;
     height: 100%;
 
-    // 瑙嗛  
-    .video-box-cover {
-        border: 1px dashed #895B2E;
-        padding: 2% 2%;
-    }
-
-    .video-box {
-        margin: 20px 0 20px 8%;
-        border: 1px dashed #895B2E;
-        padding: 2% 2%;
-    }
-
-    .video-box-left {
-        margin: 20px 8% 20px 0;
-        border: 1px dashed #895B2E;
-        padding: 2% 2%;
-    }
-
-    .videoname {
-        display: flex;
-        justify-content: center;
-    }
-
-    .selectInput {
-        width: 20px;
-        outline: none;
-        border: 0;
-        text-align: center;
-    }
-
-    .collect-btn {
-        cursor: pointer;
-        width: 20px;
-        height: 20px;
-        margin-left: 10px;
-        margin-top: 0.8%;
-    }
-
-    .collect-btn1 {
-        cursor: pointer;
-        width: 10px;
-        height: 10px;
-        margin-left: 10px;
-        margin-top: 0.8%;
-    }
-
     // 鑷畾涔夊唴瀹�
     .page-box {
         box-sizing: border-box;
@@ -131,126 +85,6 @@
         width: 90%;
     }
 
-
-    p {
-        text-indent: 0em;
-        line-height: 20px;
-    }
-}
-
-.table-title-bc {
-    background-color: #8091BC;
-    color: #fff;
-    line-height: 25px;
-}
-
-.table-textarea {
-    font-size: 14px;
-    font-family: "Times New Roman", "瀹嬩綋";
-    resize: none;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.table-input-border {
-    width: 80%;
-    background-color: transparent;
-    border: 0;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.table-input-border-w20 {
-    width: 20%;
-    background-color: transparent;
-    border: 0;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.table-input-border-w15 {
-    width: 15%;
-    background-color: transparent;
-    border: 0;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.table-input-border-w10 {
-    width: 10%;
-    background-color: transparent;
-    border: 0;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.table-input-border-w5 {
-    width: 5%;
-    background-color: transparent;
-    border: 0;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.input-bottom-border {
-    width: 11%;
-    background-color: transparent;
-    border: 0;
-    border-bottom: 1px solid #000;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-.input-bottom-border1 {
-    width: 33%;
-    background-color: transparent;
-    border: 0;
-    border-bottom: 1px solid #000;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-
-.input-bottom-border2 {
-    width: 21.5%;
-    background-color: transparent;
-    border: 0;
-    border-bottom: 1px solid #000;
-
-    &:focus {
-        outline: none;
-    }
-}
-
-// 缁〃
-.continued {
-    text-align: right;
-    margin: 0%;
-}
-
-
-.text-rights {
-    width: 230px;
-    float: right;
-    height: auto;
-    margin: auto;
-    margin-left: 20px;
 
     .w80 {
         width: 80%;
@@ -675,7 +509,7 @@
     }
 
     .table-input-border {
-        width: 90%;
+        width: 80%;
         background-color: transparent;
         border: 0;
 
@@ -684,6 +518,45 @@
         }
     }
 
+    .table-input-border-w20 {
+        width: 20%;
+        background-color: transparent;
+        border: 0;
+
+        &:focus {
+            outline: none;
+        }
+    }
+
+    .table-input-border-w15 {
+        width: 15%;
+        background-color: transparent;
+        border: 0;
+
+        &:focus {
+            outline: none;
+        }
+    }
+
+    .table-input-border-w10 {
+        width: 10%;
+        background-color: transparent;
+        border: 0;
+
+        &:focus {
+            outline: none;
+        }
+    }
+
+    .table-input-border-w5 {
+        width: 5%;
+        background-color: transparent;
+        border: 0;
+
+        &:focus {
+            outline: none;
+        }
+    }
 
     .input-bottom-border {
         width: 11%;
@@ -717,6 +590,52 @@
         &:focus {
             outline: none;
         }
+    }
+
+    // 瑙嗛  
+    .video-box-cover {
+        border: 1px dashed #895B2E;
+        padding: 2% 2%;
+    }
+
+    .video-box {
+        margin: 20px 0 20px 8%;
+        border: 1px dashed #895B2E;
+        padding: 2% 2%;
+    }
+
+    .video-box-left {
+        margin: 20px 8% 20px 0;
+        border: 1px dashed #895B2E;
+        padding: 2% 2%;
+    }
+
+    .videoname {
+        display: flex;
+        justify-content: center;
+    }
+
+    .sInput {
+        width: 60px;
+        border: 0;
+        outline: none;
+        text-align: center;
+    }
+
+    .collect-btn {
+        cursor: pointer;
+        width: 20px;
+        height: 20px;
+        margin-left: 10px;
+        margin-top: 0.8%;
+    }
+
+    .collect-btn1 {
+        cursor: pointer;
+        width: 10px;
+        height: 10px;
+        margin-left: 10px;
+        margin-top: 0.8%;
     }
 
     // 缁〃
@@ -859,7 +778,7 @@
 
         .img {
             margin: 0 !important;
-            font-size: 16px !important;
+            font-size: 14px !important;
             position: absolute !important;
             left: 50% !important;
             transform: translateX(-50%);
@@ -1186,7 +1105,7 @@
     }
 
     .block2 {
-        font-family: "FANGSONG";
+        // font-family: "FANGSONG"
         font-size: 17px;
     }
 
@@ -1210,7 +1129,7 @@
 
 
     p {
-        font-family: "BOYA";
+        // font-family: "BOYA";
         margin-top: 0.2em;
         margin-bottom: 0.2em !important;
         text-indent: 2em;
@@ -1306,7 +1225,7 @@
 
 
     .h1-bj {
-        font-family: 'ZHUNYUAN';
+        // font-family: 'ZHUNYUAN';
         font-weight: 100;
         color: #FFFFFF;
         background-color: #6E85AF;
@@ -1315,7 +1234,7 @@
     }
 
     .h1-bk {
-        font-family: 'FANGZHENG';
+        // font-family: 'FANGZHENG';
         box-shadow: inset 0em 0.1em 0em 0em #C3C2C0;
         border-top-style: solid;
         border-right-style: solid;
@@ -1440,7 +1359,7 @@
     }
 
     .img-a {
-        width: 95%;
+        width: 96%;
     }
 
     .img-b {
@@ -1567,6 +1486,8 @@
         font-size: 1.2em;
     }
 
+
+
     .bk {
         border: 0.15em dotted #FAAD70;
         padding: 1em;
@@ -1576,11 +1497,11 @@
         position: relative;
 
         p {
-            font-family: ZHONGDENGXIAN;
+            // font-family: ZHONGDENGXIAN;
         }
 
         span {
-            font-family: ZHUNYUAN;
+            // font-family: ZHUNYUAN;
         }
     }
 
@@ -1608,6 +1529,9 @@
         font-weight: 100;
         padding: 0em 0.15em 0em 0.3em;
     }
+
+
+
 
 
     .bk1 {
@@ -1699,7 +1623,7 @@
         margin-bottom: 0.2em;
         margin-left: -0.6em;
         margin-right: -0.6em;
-        margin-top: -0.7em;
+        margin-top: -0.6em;
     }
 
     span.bj3-xyx {
@@ -1718,6 +1642,9 @@
         left: -25px;
 
     }
+
+
+
 
     .ts-1 {
         font-weight: bold;
@@ -1942,7 +1869,6 @@
 }
 
 .custom-dialog {
-    overflow: hidden !important;
 
     .el-dialog__body {
         padding: 0;
@@ -2046,6 +1972,10 @@
         height: 80vh;
     }
 
+    h1 {
+        font-size: 1.1em;
+    }
+
     .custom-dialog {
         .el-dialog {
             width: 90vw !important;
@@ -2090,6 +2020,18 @@
         .btn-w {
             width: 42px;
         }
+
+        .pad-l-60 {
+            padding-left: 10px;
+        }
+
+        .mr-70 {
+            margin-right: 15px;
+        }
+
+        h1 {
+            font-size: 1.1em;
+        }
     }
 }
 

--
Gitblit v1.9.1