解决了已知问题
This commit is contained in:
@ -1,197 +1,169 @@
|
||||
/* pages/jiedan/jiedan.wxss */
|
||||
.box{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.mt-5 {
|
||||
margin-top: 9.62rpx;
|
||||
}
|
||||
.text-overlay {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 80%;
|
||||
left: 70%;
|
||||
transform: translate(-50%, -50%);
|
||||
color: white;
|
||||
font-size: 25px;
|
||||
font-weight: bold;
|
||||
text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
|
||||
z-index: 10;
|
||||
font-style: italic;
|
||||
}
|
||||
.sousuo{
|
||||
width: 100%;
|
||||
height: 7vh;
|
||||
}
|
||||
.zuo{
|
||||
width: 40%;
|
||||
height: 100%;
|
||||
background-color: rgba(36, 34, 34, 0.2);
|
||||
}
|
||||
.wenzi{
|
||||
width: 100%;
|
||||
height: 40%;
|
||||
|
||||
}
|
||||
.you{
|
||||
width: 60%;
|
||||
height: 100%;
|
||||
.page {
|
||||
padding-bottom: 144.23rpx;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.chengsehezi{
|
||||
width: 100%;
|
||||
height: 10%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.chengse{
|
||||
width: 4%;
|
||||
height: 80%;
|
||||
background-color: #FC7E09;
|
||||
margin-left: 10rpx;
|
||||
.image {
|
||||
width: 100vw;
|
||||
height: 48.7179vw;
|
||||
}
|
||||
.wenzicheng{
|
||||
width: 96%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.group {
|
||||
padding: 0 15.38rpx;
|
||||
}
|
||||
.xuazhongbox{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-wrap: wrap;
|
||||
gap: 20rpx;
|
||||
.text-wrapper {
|
||||
padding: 7.69rpx 0;
|
||||
background-color: #ff8d1a;
|
||||
border-radius: 19.23rpx;
|
||||
width: 112.12rpx;
|
||||
height: 46.15rpx;
|
||||
}
|
||||
.he{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 5px;
|
||||
margin: 20rpx;
|
||||
.font {
|
||||
font-size: 26.92rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 25.17rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.he.active {
|
||||
background-color: #f37b1d; /* 高亮背景色 */
|
||||
.text {
|
||||
color: #ffffff;
|
||||
line-height: 25.02rpx;
|
||||
}
|
||||
.cebianlan{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 9999;
|
||||
}
|
||||
.shuzhi{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.tongyong{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.souimage{
|
||||
width: 20%;
|
||||
height: 100%;
|
||||
}
|
||||
.sousuosize{
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.sidebox{
|
||||
width: 20%;
|
||||
height: 100%;
|
||||
}
|
||||
.saixuan{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.hhhh{
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.inputk{
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
}
|
||||
.xiabox{
|
||||
width: 100%;
|
||||
background-color: #EFEFEF;
|
||||
}
|
||||
.swiper {
|
||||
width: 100%;
|
||||
height: 30vh;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
.inputkuang{
|
||||
width: 80%;
|
||||
height: 70%;
|
||||
border-radius: 50px;
|
||||
.text-wrapper_2 {
|
||||
padding: 7.69rpx 0;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
width: 185.54rpx;
|
||||
height: 48.08rpx;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.imageshai{
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
.text_2 {
|
||||
line-height: 27.52rpx;
|
||||
}
|
||||
.text-wrapper_3 {
|
||||
padding: 7.69rpx 0;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
width: 125.63rpx;
|
||||
height: 48.08rpx;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.text_3 {
|
||||
line-height: 24.96rpx;
|
||||
}
|
||||
.text-wrapper_4 {
|
||||
margin-right: 23.08rpx;
|
||||
padding: 7.69rpx 0;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
width: 173.94rpx;
|
||||
height: 48.08rpx;
|
||||
border-left: solid 1.92rpx #e5e5e5;
|
||||
border-right: solid 1.92rpx #e5e5e5;
|
||||
border-top: solid 1.92rpx #e5e5e5;
|
||||
border-bottom: solid 1.92rpx #e5e5e5;
|
||||
}
|
||||
.text_4 {
|
||||
line-height: 24.77rpx;
|
||||
}
|
||||
.list {
|
||||
padding: 0 23.08rpx;
|
||||
}
|
||||
.list-item {
|
||||
padding: 26.92rpx 30.77rpx 19.23rpx 50rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 19.23rpx;
|
||||
box-shadow: 0rpx 3.85rpx 7.69rpx #00000040;
|
||||
}
|
||||
.list-item:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.image_2 {
|
||||
width: 111.54rpx;
|
||||
height: 111.54rpx;
|
||||
}
|
||||
.group_2 {
|
||||
margin-left: 38.46rpx;
|
||||
width: 281.6rpx;
|
||||
}
|
||||
.view {
|
||||
margin-left: 0;
|
||||
}
|
||||
.text_5 {
|
||||
margin-left: 15.38rpx;
|
||||
}
|
||||
.text_6 {
|
||||
line-height: 24.9rpx;
|
||||
}
|
||||
.text-wrapper_6 {
|
||||
margin-left: 15.38rpx;
|
||||
margin-top: 15.38rpx;
|
||||
padding: 3.85rpx 0;
|
||||
background-color: #fc7e0961;
|
||||
width: 75.38rpx;
|
||||
}
|
||||
.font_3 {
|
||||
font-size: 15.38rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 14.33rpx;
|
||||
color: #e33c64;
|
||||
}
|
||||
.text_7 {
|
||||
line-height: 14.25rpx;
|
||||
}
|
||||
.equal-division {
|
||||
align-self: stretch;
|
||||
margin-top: 7.69rpx;
|
||||
}
|
||||
.equal-division-item {
|
||||
padding: 11.54rpx;
|
||||
width: 140.81rpx;
|
||||
}
|
||||
.font_4 {
|
||||
font-size: 15.38rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 14.33rpx;
|
||||
color: #00000080;
|
||||
}
|
||||
.font_5 {
|
||||
font-size: 15.38rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 11.67rpx;
|
||||
color: #e33c64;
|
||||
}
|
||||
.text-wrapper_5 {
|
||||
margin-left: 53.85rpx;
|
||||
margin-top: 21.15rpx;
|
||||
padding: 15.38rpx 0;
|
||||
background-color: #a5d63fcc;
|
||||
border-radius: 19.23rpx;
|
||||
width: 127.58rpx;
|
||||
height: 51.92rpx;
|
||||
}
|
||||
.view_2 {
|
||||
margin-left: 0;
|
||||
margin-top: 19.23rpx;
|
||||
}
|
||||
.font_2 {
|
||||
font-size: 21.15rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
line-height: 19.79rpx;
|
||||
color: #ffffff;
|
||||
}
|
||||
.swiper{
|
||||
width: 100%;
|
||||
height:400rpx;
|
||||
}
|
||||
.imagesize{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
swiper,swiper-item {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.messagebox{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
.kuang{
|
||||
width: 90%;
|
||||
height: 140px;
|
||||
border-radius: 20px;
|
||||
margin-top: 20rpx;
|
||||
background-color: #ffffff;
|
||||
display: flex;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
.touxianmg{
|
||||
width: 30%;
|
||||
height: 100%;
|
||||
}
|
||||
.touxiangimage{
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
border-radius: 50px;
|
||||
}
|
||||
.messagesize{
|
||||
width: 40%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.text{
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
.moneybox{
|
||||
width: 30%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.jiedan{
|
||||
width: 50px;
|
||||
height: 30px;
|
||||
background-color: #EFEFEF;
|
||||
margin-right: 20rpx;
|
||||
}
|
||||
.weizhi{
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
Reference in New Issue
Block a user