weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

88 lines
1.4 KiB

.subnitBitton {
bottom: 0;
position: fixed;
text-align: center;
width: 750rpx;
height: 98rpx;
background: #3388ff;
}
.subnitBitton > ._span {
line-height: 98rpx;
font-size: 28rpx;
color: #ffffff;
}
.userImgUpdata {
width: 157rpx;
height: 157rpx;
background: #f6f6f6;
border: 1rpx solid #cccccc;
border-radius: 10rpx;
text-align: center;
}
.userImgUpdata > image {
margin-top: 53rpx;
width: 53rpx;
height: 53rpx;
}
.imgPreview {
display: inline-block;
overflow: hidden;
width: 157rpx;
height: 157rpx;
background: gray;
margin-right: 37rpx;
margin-bottom: 10rpx;
border-radius: 10rpx;
}
.imgPreview > image {
width: 157rpx;
height: 157rpx;
}
.close {
width: 32rpx !important;
height: 32rpx !important;
position: relative;
bottom: 150rpx;
left: 120rpx;
z-index: 30;
}
.tips {
margin-top: 30rpx;
}
.tips > ._span {
font-size: 24rpx;
color: #333333;
}
.tips > ._span > ._span {
color: #999999;
}
.sendInputTitle > ._span {
font-size: 24rpx;
color: #333333;
}
.sendInputPackage {
padding: 30rpx;
background: #f8f8f8;
}
.sendDynamic {
width: 750rpx;
background: #ffffff;
border-radius: 10rpx;
}
page {
font-size: 0;
background: #f8f8f8;
}
.sendDynamicPackage {
padding: 30rpx;
}
.inputView {
margin-top: 30rpx;
height: 160rpx !important;
font-size: 24rpx;
color: #333333;
}
.imgView {
margin-top: 30rpx;
}