From 8f59335879cf2d2f372380f511b2f6378738298a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 22 七月 2024 13:44:28 +0800
Subject: [PATCH] b端
---
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