diff --git a/acupuncture-后台/src/layout/components/Navbar.vue b/acupuncture-后台/src/layout/components/Navbar.vue
index 4a2f9cd4..6fcf1e8c 100644
--- a/acupuncture-后台/src/layout/components/Navbar.vue
+++ b/acupuncture-后台/src/layout/components/Navbar.vue
@@ -15,7 +15,7 @@
+
+
\ No newline at end of file
+.title-bor {
+ display: inline-block;
+ height: 20px;
+ width: 6px;
+ background: #4f8bff;
+ margin-right: 10px;
+ border-radius: 8px;
+}
+
diff --git a/acupuncture-后台/src/views/indexCom/query.vue b/acupuncture-后台/src/views/indexCom/query.vue
index dac86e9e..4b5ab797 100644
--- a/acupuncture-后台/src/views/indexCom/query.vue
+++ b/acupuncture-后台/src/views/indexCom/query.vue
@@ -1,12 +1,12 @@
-
+
+
+
+
+
\ No newline at end of file
+. >>> .el-radio--small.is-bordered {
+ margin-right: 20px !important;
+ margin-left: 0 !important;
+}
+>>> .el-radio__input {
+ display: none;
+}
+>>> .el-radio__label {
+ padding-left: 5px;
+}
+.app-container {
+ padding: 0;
+ display: flex;
+ justify-content: space-between;
+}
+.title1 {
+ display: flex;
+ align-items: center;
+ font-size: 20px;
+ font-weight: 600;
+}
+.title-bor {
+ display: inline-block;
+ height: 20px;
+ width: 6px;
+ background: #4f8bff;
+ margin-right: 10px;
+ border-radius: 8px;
+}
+