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.
198 lines
2.9 KiB
198 lines
2.9 KiB
/* pages/moment/detail/index.wxss */
|
|
.offer-btn {
|
|
width: 160rpx;
|
|
height: 56rpx;
|
|
background-color: #008AFF;
|
|
border-radius: 23px;
|
|
color: white;
|
|
font-size: 24rpx;
|
|
}
|
|
|
|
.image-load {
|
|
width: 50px;
|
|
height: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-radius: 50rpx;
|
|
}
|
|
|
|
.roder-add {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
|
|
.share-btn {
|
|
background-color: #fff;
|
|
padding-left: 0px;
|
|
padding-right: 0px;
|
|
height: 32px;
|
|
line-height: 32px
|
|
}
|
|
|
|
.share-btn::after {
|
|
border: none;
|
|
}
|
|
|
|
.shengcheng2 {
|
|
width: 700rpx;
|
|
height: 80%;
|
|
position: fixed;
|
|
left: 50%;
|
|
margin-left: -46%;
|
|
z-index: 10;
|
|
top: 142rpx;
|
|
margin-top: 2%;
|
|
}
|
|
.shengcheng21 {
|
|
width: 700rpx;
|
|
height: 80%;
|
|
position: fixed;
|
|
left: 50%;
|
|
margin-left: -46%;
|
|
z-index: 10;
|
|
top: 103rpx;
|
|
margin-top: 8%;
|
|
}
|
|
|
|
.topImg {
|
|
width: 700rpx;
|
|
height: 174rpx;
|
|
}
|
|
|
|
.contentText {
|
|
width: 700rpx;
|
|
height: 885rpx;
|
|
}
|
|
|
|
.contentTextArea {
|
|
width: 700rpx;
|
|
height: 612rpx;
|
|
z-index: 10;
|
|
position: absolute;
|
|
top: 176rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 48rpx;
|
|
color: #3539F8;
|
|
}
|
|
|
|
.contentTextAreaTopTitle {
|
|
width: 100%;
|
|
height: 50rpx;
|
|
position: absolute;
|
|
top: 30rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 0rpx, 32rpx, 0rpx, 32rpx;
|
|
font-family: PingFangSC-Medium;
|
|
font-size: 36rpx;
|
|
color: #000000;
|
|
}
|
|
.contentTextAreaMidContent{
|
|
width: 100%;
|
|
height: 535rpx;
|
|
position: absolute;
|
|
top: 60rpx;
|
|
padding: 0rpx, 32rpx, 0rpx, 32rpx;
|
|
font-family: PingFangSC-Medium;
|
|
font-size: 30rpx;
|
|
color: #000000;
|
|
padding:32rpx
|
|
}
|
|
|
|
.footzt {
|
|
width: 700rpx;
|
|
height: 280rpx;
|
|
position: absolute;
|
|
bottom: -220rpx;
|
|
}
|
|
|
|
.baocun {
|
|
display: block;
|
|
width: 700rpx;
|
|
height: 140rpx;
|
|
padding: 0;
|
|
line-height: 80rpx;
|
|
text-align: center;
|
|
position: fixed;
|
|
left: 6%;
|
|
background: white;
|
|
color: white;
|
|
font-size: 32rpx;
|
|
top: 82%;
|
|
z-index: 11;
|
|
}
|
|
|
|
.footImg1 {
|
|
width: 700rpx;
|
|
height: 240rpx;
|
|
}
|
|
|
|
.footImg2 {
|
|
width: 700rpx;
|
|
height: 140rpx;
|
|
background-color: white;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.footIcon {
|
|
width: 120rpx;
|
|
height: 140rpx;
|
|
|
|
}
|
|
|
|
.footSmallIconArea {
|
|
width: 100%;
|
|
height: 64rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 10rpx;
|
|
|
|
}
|
|
|
|
.footSmallIcon {
|
|
width: 64rpx;
|
|
height: 64rpx;
|
|
justify-content: center;
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
.footSmalltextArea {
|
|
width: 100%;
|
|
height: 33rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.footSmalltext {
|
|
width: 120rpx;
|
|
height: 33rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.titleTextArea {
|
|
width: 700rpx;
|
|
height: 174rpx;
|
|
z-index: 10;
|
|
position: absolute;
|
|
top: -20rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 48rpx;
|
|
color: #3539F8;
|
|
margin-bottom: 30rpx;
|
|
|
|
}
|