From 75f31e2657de2540d303e61c6aa17c20cbf3a208 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 28 Apr 2026 14:45:54 +0800
Subject: [PATCH] UI: 澜品优选个人信息+添加地址调整

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

diff --git a/pages/quanyi/index.vue b/pages/quanyi/index.vue
index 7a164be..a8d26a9 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -191,7 +191,7 @@
 	</view>
 
     <view class="content" style="overflow-y: scroll;padding:  30rpx;padding-bottom: 140rpx;">
-      
+
       <view class="tips" style="background-color: #39499E;border-radius: 32rpx;margin-top: 20rpx;padding: 30rpx;color: #CFD5F5;font-size: 28rpx;">
 		  <view class="content-title" style="text-align: center;display: flex;align-items: center;justify-content: center;margin-top: 20rpx;margin-bottom: 30rpx;">
 		    <image style="width: 111rpx;height: 8rpx;" src="/static/img/nion1.png"></image>

--
Gitblit v1.9.3