From 13136914c961117b91e89e1fafe17b2e034c5057 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 22 十月 2024 16:39:15 +0800
Subject: [PATCH] update

---
 pages/home/home.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index ed3974e..5f48b92 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -17,7 +17,7 @@
 				<view>
 					{{ current_address }}
 				</view>
-				<uni-icons class="icon" type="left"  style="transform: rotate(-90deg);margin-left: 10rpx;" size="22"></uni-icons>
+				<uni-icons class="icon" type="left"  style="transform: rotate(-90deg);margin-left: 10rpx;" size="20"></uni-icons>
 				
 			</view>
 			<view class="m-l-a m-r-0" style="position: relative;" @click="goto('/sub_pages/supplier/customer_service/customer_service',false)">

--
Gitblit v1.9.3