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.
xzjl-ui/pages/home/me/grzl/grzl.wxss

187 lines
3.2 KiB

/* pages/home/me/grzl/grzl.wxss */
.xgzl-container {
position: absolute;
width: 100%;
height: 100%;
padding-top: 88rpx;
box-sizing: border-box;
}
.xgzl-header {
width: 100%;
display: flex;
}
.reback{
width:48rpx;
height:48rpx;
margin-left: 20rpx;
background-size:100% 100%;
background-image: url(https://wish-assets.windymuse.com.cn/xy/reback.png);
}
.title{
width: 196rpx;
height: 48rpx;
margin-left: 210rpx;
display: flex;
align-items: center;
justify-content: center;
color: rgba(108, 108, 108, 1);
font-size: 32rpx;
}
.xgzl-img {
position: relative;
width: 100%;
height: 224rpx;
display: flex;
align-items: center;
justify-content: center;
}
.avatar1{
width: 140rpx;
height: 140rpx;
margin: 0 64rpx 0 148rpx;
border-radius: 74rpx;
border: 6rpx solid #A18651;
}
.nickname{
border: 1px solid #ffffff;
/* color: rgba(108, 108, 108, 1);
font-size: 36rpx;
text-align: left;
padding: 0 !important;
border: none !important;
background-color: rgba(108, 108, 108, 0) !important; */
}
.xgzl-sculpture {
width: 100%;
padding-left: 50rpx;
box-sizing: border-box;
}
.jltxtxt{
color: rgba(154, 154, 154, 1);
font-size: 28rpx;
}
.cameralogo{
position: absolute;
top: 144rpx;
left: 296rpx;
width: 38rpx;
height: 38rpx;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: #4F4F4F;
}
.cameralogo-img {
width: 26rpx;
height: 26rpx;
background-repeat: no-repeat;
background-size:100% 100%;
background-image: url(https://wish-assets.windymuse.com.cn/xy/camera.png);
}
.txcheck-box {
width: 100%;
height: 164rpx;
overflow-x: scroll;
overflow: hidden;
}
.txcheck{
width: 844rpx;
height: 164rpx;
text-align: center;
overflow: auto;
display: flex;
align-items: center;
}
.itemxx{
width: 100rpx;
height: 100rpx;
margin-right: 32rpx;
}
.xgzl-data {
width: 100%;
}
.data-item {
width: 100%;
height: 80rpx;
padding: 0 64rpx;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: space-between;
}
.xzwz{
width: 64rpx;
height: 48rpx;
color: rgba(108, 108, 108, 1);
font-size: 32rpx;
text-align: left;
}
.srwz{
width: 64rpx;
height: 48rpx;
color: rgba(108, 108, 108, 1);
font-size: 32rpx;
text-align: left;
}
.xbwz{
width: 64rpx;
height: 48rpx;
color: rgba(108, 108, 108, 1);
font-size: 32rpx;
text-align: left;
font-family: SourceHanSansSC-regular;
}
.ssxz{
width: 104rpx;
height: 48rpx;
color: rgba(154, 154, 154, 1);
font-size: 32rpx;
text-align: right;
font-family: SourceHanSansSC-regular;
}
.srtxt{
width: 200rpx;
height: 48rpx;
color: rgba(154, 154, 154, 1);
font-size: 32rpx;
text-align: right;
font-family: SourceHanSansSC-regular;
}
.xbtxt{
width: 64rpx;
height: 48rpx;
color: rgba(154, 154, 154, 1);
font-size: 32rpx;
text-align: right;
font-family: SourceHanSansSC-regular;
}
.iii{
width: 100rpx;
height: 100rpx;
border-radius: 50rpx;
}