jiangping
2024-07-30 c0cb31a27522f2b480d7f98784eef37c2fb75f2d
wechat_jiaxuan/pages/userinfo/index.wxss
@@ -42,7 +42,20 @@
  font-size: 30rpx;
  color: #777777;
}
.list .line .wechat_phone {
  width: 100%;
  flex: 1;
  color: #111111;
  border-bottom: 1rpx solid #e5e5e5;
  display: flex;
  justify-content: space-between;
}
.list .line .wechat_phone .btn {
  font-size: 30rpx;
  color: #B08771;
}
.list .line .input {
  width: 100%;
  flex: 1;
  color: #111111;
  border-bottom: 1rpx solid #e5e5e5;