From ca4f493cd93c40f09cfde5b49bcbd66f822380cf Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 05 六月 2024 19:41:16 +0800
Subject: [PATCH] 1

---
 src/static/image/用户注册.png         |    0 
 src/static/image/修改密码.png         |    0 
 src/static/image/重置密码.png         |    0 
 src/static/image/用户登录.png         |    0 
 src/pages/TcmSystem/TcmSystem.vue |   10 ++++++----
 5 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/src/pages/TcmSystem/TcmSystem.vue b/src/pages/TcmSystem/TcmSystem.vue
index 1f63040..f8582d5 100644
--- a/src/pages/TcmSystem/TcmSystem.vue
+++ b/src/pages/TcmSystem/TcmSystem.vue
@@ -748,8 +748,6 @@
 }
 
 .creatureXinxi2 {
-  /* width: .24rem; */
-  height: 0.17rem;
   line-height: 1;
   font-size: 0.12rem;
   font-weight: 600;
@@ -762,7 +760,6 @@
 }
 
 .creatureXinxi3 li {
-  height: 0.16rem;
   line-height: 0.16rem;
   background-color: #fff;
   padding: 0 0.08rem;
@@ -777,7 +774,8 @@
 /* --------- */
 /* 鍝佺骇 */
 .pinji {
-  box-shadow: 2px 0px 3px #888;
+  box-shadow: 0 0 3px #888;
+  border-radius: 6px;
   background-color: #fff;
   width: 100%;
   /* height: .6rem;
@@ -788,6 +786,10 @@
   position: relative;
   top: -0.25rem;
   color: #2c2c2c;
+  font-weight: bold;
+  span{
+    font-weight: initial;
+  }
 }
 
 /* 涓汉淇℃伅鐨勬寜閽� */
diff --git "a/src/static/image/\344\277\256\346\224\271\345\257\206\347\240\201.png" "b/src/static/image/\344\277\256\346\224\271\345\257\206\347\240\201.png"
index 46cbc9a..8e71edc 100644
--- "a/src/static/image/\344\277\256\346\224\271\345\257\206\347\240\201.png"
+++ "b/src/static/image/\344\277\256\346\224\271\345\257\206\347\240\201.png"
Binary files differ
diff --git "a/src/static/image/\347\224\250\346\210\267\346\263\250\345\206\214.png" "b/src/static/image/\347\224\250\346\210\267\346\263\250\345\206\214.png"
index 9d65676..aad7fee 100644
--- "a/src/static/image/\347\224\250\346\210\267\346\263\250\345\206\214.png"
+++ "b/src/static/image/\347\224\250\346\210\267\346\263\250\345\206\214.png"
Binary files differ
diff --git "a/src/static/image/\347\224\250\346\210\267\347\231\273\345\275\225.png" "b/src/static/image/\347\224\250\346\210\267\347\231\273\345\275\225.png"
index 4dbf375..f3afd7f 100644
--- "a/src/static/image/\347\224\250\346\210\267\347\231\273\345\275\225.png"
+++ "b/src/static/image/\347\224\250\346\210\267\347\231\273\345\275\225.png"
Binary files differ
diff --git "a/src/static/image/\351\207\215\347\275\256\345\257\206\347\240\201.png" "b/src/static/image/\351\207\215\347\275\256\345\257\206\347\240\201.png"
index 8b37ad0..56ba7a3 100644
--- "a/src/static/image/\351\207\215\347\275\256\345\257\206\347\240\201.png"
+++ "b/src/static/image/\351\207\215\347\275\256\345\257\206\347\240\201.png"
Binary files differ

--
Gitblit v1.9.1