样式统一修改

This commit is contained in:
kbing1981 2024-07-24 10:54:23 +08:00
parent 82f985cb47
commit 820c16d18d
3 changed files with 57 additions and 54 deletions

View File

@ -176,11 +176,14 @@
.shop_label{
display: flex;
flex-wrap: wrap;
margin-top: 10rpx;
}
.shop_label span{
background: #e5e5e5;
background: #f3f3f3;
height: 34rpx;
line-height: 34rpx;
border-radius: 8rpx;
padding: 3rpx 10rpx;
padding: 0 10rpx;
font-size: 22rpx;
margin-right: 8rpx;
margin-bottom: 8rpx;
@ -359,7 +362,7 @@
}
/deep/.zp-paging-container-content{
width: 100%;
margin: 50px auto 0px auto;
margin: 0 auto;
}
.fenlei{
display: flex;
@ -391,36 +394,36 @@
display: none;
}
/deep/.uni-searchbar__box-icon-search,.search-btn{
/deep/.uni-searchbar__box-icon-search,.search-btn{
width: 110rpx;
height: 50rpx;
background: #18A689;
border-radius: 31rpx;
}
/deep/.uni-searchbar__box{
height: 30px;
border-radius: 30px !important;
background-color: #fff !important;
border: 1px solid #09a28a;
padding: 0px;
display: flex;
flex-direction: row;
flex-flow: row-reverse;
position: relative;
margin-top: 4rpx;
}
.search-btn{
text-align: center;
line-height: 28px;
color: #fff;
position: absolute;
right:14rpx;
top: 25rpx;
height: 29px !important;
}
/deep/.uni-searchbar{
width: 230px;
border-radius: 31rpx;
margin-right: 20rpx;
}
.search-btn{
text-align: center;
line-height: 56rpx;
color: #fff;
position: absolute;
right:30rpx;
top: 22rpx;
height: 56rpx !important;
}
.service-head-top-left image{
width: 20px;
@ -429,14 +432,14 @@
margin-left: 10rpx;
}
.service-head-top-left span{
width: 180rpx;
height: 60rpx;
background:url('../../static/images/headline.png') 0rpx 26rpx;
height:100rpx;
background:url('../../static/images/headline.png') 0rpx 50rpx;
background-repeat: no-repeat;
font-weight: bold;
font-size: 34rpx;
color: #171717;
margin-top: 16rpx;
display: flex;
align-items: center;
}
.service-head-top-left{
display: flex;
@ -446,15 +449,13 @@
}
.service-head-top{
width: 100%;
height: 100rpx;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35));
border-bottom:1rpx solid #c4ede1;
position: fixed;
z-index: 999;
padding-top: 6rpx;
}
.view-cata{
display: flex;

View File

@ -176,11 +176,14 @@
.shop_label{
display: flex;
flex-wrap: wrap;
margin-top: 10rpx;
}
.shop_label span{
background: #e5e5e5;
background: #f3f3f3;
height: 34rpx;
line-height: 34rpx;
border-radius: 8rpx;
padding: 3rpx 10rpx;
padding: 0 10rpx;
font-size: 22rpx;
margin-right: 8rpx;
margin-bottom: 8rpx;
@ -191,12 +194,11 @@
.item-view-bottom-btn{
text-align: center;
width: 131rpx;
height: 55rpx;
line-height: 55rpx;
height: 50rpx;
line-height: 50rpx;
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
border-radius: 10rpx;
font-weight: bold;
font-size: 28rpx;
border-radius:10rpx;
font-size: 26rpx;
color: #FFFFFF;
}
.item-view-bottom-qian span:nth-child(5){
@ -389,35 +391,33 @@
}
.search-btn{
text-align: center;
line-height: 28px;
line-height: 56rpx;
color: #fff;
position: absolute;
right:14rpx;
top: 25rpx;
height: 29px !important;
right:30rpx;
top: 22rpx;
height: 56rpx !important;
}
/deep/.uni-searchbar__box-icon-search,.search-btn{
width: 110rpx;
height: 50rpx;
background: #18A689;
border-radius: 31rpx;
}
/deep/.uni-searchbar__box{
height: 30px;
border-radius: 30px !important;
background-color: #fff !important;
border: 1px solid #09a28a;
padding: 0px;
display: flex;
flex-direction: row;
flex-flow: row-reverse;
position: relative;
margin-top: 4rpx;
}
/deep/.uni-searchbar{
width: 230px;
border-radius: 31rpx;
margin-right: 20rpx;
}
.service-head-top-left image{
width: 20px;
@ -426,14 +426,14 @@
margin-left: 10rpx;
}
.service-head-top-left span{
width: 180rpx;
height: 60rpx;
background:url('../../static/images/headline.png') 0rpx 26rpx;
height:100rpx;
background:url('../../static/images/headline.png') 0rpx 50rpx;
background-repeat: no-repeat;
font-weight: bold;
font-size: 34rpx;
color: #171717;
margin-top: 16rpx;
display: flex;
align-items: center;
}
.service-head-top-left{
display: flex;
@ -443,13 +443,13 @@
}
.service-head-top{
width: 100%;
height: 100rpx;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35));
border-bottom:1rpx solid #c4ede1;
padding-top: 6rpx;
}
.view-cata{
display: flex;

View File

@ -176,11 +176,14 @@
.shop_label{
display: flex;
flex-wrap: wrap;
margin-top: 10rpx;
}
.shop_label span{
background: #e5e5e5;
background: #f3f3f3;
height: 34rpx;
line-height: 34rpx;
border-radius: 8rpx;
padding: 3rpx 10rpx;
padding: 0 10rpx;
font-size: 22rpx;
margin-right: 8rpx;
margin-bottom: 8rpx;
@ -387,12 +390,12 @@
}
.search-btn{
text-align: center;
line-height: 28px;
line-height: 56rpx;
color: #fff;
position: absolute;
right:14rpx;
top: 25rpx;
height: 29px !important;
right:30rpx;
top: 22rpx;
height: 56rpx !important;
}
/deep/.uni-searchbar__box-icon-search,.search-btn{
width: 110rpx;
@ -406,16 +409,15 @@
border-radius: 30px !important;
background-color: #fff !important;
border: 1px solid #09a28a;
padding: 0px;
display: flex;
flex-direction: row;
flex-flow: row-reverse;
position: relative;
margin-top: 4rpx;
}
/deep/.uni-searchbar{
width: 230px;
border-radius: 31rpx;
margin-right: 20rpx;
}
.service-head-top-left image{
width: 20px;
@ -424,14 +426,14 @@
margin-left: 10rpx;
}
.service-head-top-left span{
width: 180rpx;
height: 60rpx;
background:url('../../static/images/headline.png') 0rpx 26rpx;
height:100rpx;
background:url('../../static/images/headline.png') 0rpx 50rpx;
background-repeat: no-repeat;
font-weight: bold;
font-size: 34rpx;
color: #171717;
margin-top: 16rpx;
display: flex;
align-items: center;
}
.service-head-top-left{
display: flex;
@ -441,13 +443,13 @@
}
.service-head-top{
width: 100%;
height: 100rpx;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: linear-gradient(60deg,rgba(115, 212, 183, 0.2),rgba(227, 251, 244, 0.1),rgba(193, 236, 223, 0.35));
border-bottom:1rpx solid #c4ede1;
padding-top: 6rpx;
}
.view-cata{
display: flex;