From 5a1cc511d0a16970d5d56fad3cfeaab8f0d903d2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 15:19:40 +0800
Subject: [PATCH] 提交
---
wechat_jiaxuan/pages/userinfo/index.less | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/wechat_jiaxuan/pages/userinfo/index.less b/wechat_jiaxuan/pages/userinfo/index.less
index 61f36da..b5c2ab3 100644
--- a/wechat_jiaxuan/pages/userinfo/index.less
+++ b/wechat_jiaxuan/pages/userinfo/index.less
@@ -24,6 +24,17 @@
margin-bottom: 40rpx;
display: flex;
align-items: center;
+ .picker{
+ width: 100%;
+ display: flex;
+ .picker_wrap{
+ width: 528rpx;
+ display: flex;
+ }
+ .text{
+ flex: 1;
+ }
+ }
.label{
width: 110rpx;
font-size: 30rpx;
--
Gitblit v1.9.3