From 2d9cf82601a49d8d0b7ec30ad67f4b183afc5ea2 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 26 十一月 2024 16:47:17 +0800
Subject: [PATCH] 会议整本

---
 src/books/civilServices/view/components/chapter001.vue |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/books/civilAviationServices/view/components/chapter001.vue b/src/books/civilServices/view/components/chapter001.vue
similarity index 99%
rename from src/books/civilAviationServices/view/components/chapter001.vue
rename to src/books/civilServices/view/components/chapter001.vue
index b53347d..a393fed 100644
--- a/src/books/civilAviationServices/view/components/chapter001.vue
+++ b/src/books/civilServices/view/components/chapter001.vue
@@ -1523,4 +1523,13 @@
 .choice {
     padding: 0% !important;
 }
+
+hr {
+    margin-left: 0;
+    margin-bottom: 4px;
+    width: 15.5%;
+    border: none;
+    height: 1.5px;
+    background-color: #000;
+}
 </style>
\ No newline at end of file

--
Gitblit v1.9.1