jiangping
2024-07-29 d9a89d83c2048a964f16ca179feb2b7f21b9d33a
wechat_staff/pages/userinfo/index.wxss
@@ -5,7 +5,6 @@
  border-radius: 50%;
  box-shadow: 0rpx 2rpx 12rpx 0rpx rgba(0, 0, 0, 0.08);
  border: 4rpx solid #FFFFFF;
  border: 1px solid;
}
.avatar_btn {
  width: 168rpx;
@@ -27,6 +26,9 @@
  align-items: center;
  border-bottom: 1rpx solid #e5e5e5;
}
.list .line .qrcode {
  width: 40rpx;
}
.list .line .label {
  width: 210rpx;
  font-size: 30rpx;
@@ -36,6 +38,16 @@
  flex: 1;
  color: #111111;
  text-align: right;
  white-space: break-spaces;
  word-break: break-word;
}
.list .line .input .van-cell {
  padding: 0;
}
.list .line .input .picker .picker_wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.list .line input {
  text-align: right;