From 2bd2684d71fdfed5ff1ff1ea821d01f245c2623f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 09:56:20 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/pages/userinfo/index.less |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/pages/userinfo/index.less b/wechat_jiaxuan/pages/userinfo/index.less
index ebc3d24..0b40afa 100644
--- a/wechat_jiaxuan/pages/userinfo/index.less
+++ b/wechat_jiaxuan/pages/userinfo/index.less
@@ -33,6 +33,11 @@
       .picker_wrap{
         width: 528rpx;
         display: flex;
+        border: 1px solid red;
+        .city_picler{
+          flex: 1;
+          border: 1px solid;
+        }
       }
       .text{
         flex: 1;

--
Gitblit v1.9.3