MrShi
2024-01-16 c824e3bcb34f8b6f3c1435ddca91130367dc3729
h5/unpackage/dist/dev/mp-weixin/pages/userinfo/userinfo.wxss
@@ -5,6 +5,19 @@
.u-upload__button {
   margin: 0 !important;
}
.content_uplaod {
   width: 120rpx;
   height: 120rpx;
   background-color: #ececec;
   display: flex;
   align-items: center;
   justify-content: center;
   overflow: hidden;
}
.content_uplaod image {
   width: 100%;
   height: 100%;
}
.title {
   font-size: 30rpx;
   font-weight: 400;
@@ -16,6 +29,27 @@
   color: red;
   font-weight: bold;
}
.title1 {
   display: flex;
   flex-direction: column;
.title1_a {
      font-size: 30rpx;
      font-weight: 400;
      color: #222222;
      display: flex;
      align-items: center;
      margin-bottom: 20rpx;
._b {
         color: red;
         font-weight: bold;
}
}
.title1_b {
      font-size: 24rpx;
      font-weight: 400;
      color: #999999;
}
}
.add-other {
   border: 1rpx solid #025eef;
   color: #025eef;