From 4201a2237ac7b724989e93f8ac4ae16da2800528 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 30 七月 2024 17:00:46 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 wechat_jiaxuan/components/authCard/authCard.less |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/components/authCard/authCard.less b/wechat_jiaxuan/components/authCard/authCard.less
index 7e5f7c9..be32644 100644
--- a/wechat_jiaxuan/components/authCard/authCard.less
+++ b/wechat_jiaxuan/components/authCard/authCard.less
@@ -64,9 +64,10 @@
         display: flex;
         align-items: center;
         font-weight: 600;
-        font-size: 36rpx;
+        font-size: 34rpx;
         .icon{
           width: 36rpx;
+          height: 36rpx;
           margin-right: 12rpx;
           
         }
@@ -111,6 +112,7 @@
           margin-right: 20rpx;
           image{
             width: 36rpx;
+            height: 36rpx;
           }
         }
         .text{
@@ -133,6 +135,7 @@
           color: #999999;
           .icon{
             width: 24rpx;
+            height: 24rpx;
           }
         }
         .right{

--
Gitblit v1.9.3