样式统一修改
This commit is contained in:
parent
82f985cb47
commit
820c16d18d
|
@ -176,11 +176,14 @@
|
||||||
.shop_label{
|
.shop_label{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
margin-top: 10rpx;
|
||||||
}
|
}
|
||||||
.shop_label span{
|
.shop_label span{
|
||||||
background: #e5e5e5;
|
background: #f3f3f3;
|
||||||
|
height: 34rpx;
|
||||||
|
line-height: 34rpx;
|
||||||
border-radius: 8rpx;
|
border-radius: 8rpx;
|
||||||
padding: 3rpx 10rpx;
|
padding: 0 10rpx;
|
||||||
font-size: 22rpx;
|
font-size: 22rpx;
|
||||||
margin-right: 8rpx;
|
margin-right: 8rpx;
|
||||||
margin-bottom: 8rpx;
|
margin-bottom: 8rpx;
|
||||||
|
@ -359,7 +362,7 @@
|
||||||
}
|
}
|
||||||
/deep/.zp-paging-container-content{
|
/deep/.zp-paging-container-content{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 50px auto 0px auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.fenlei{
|
.fenlei{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -391,36 +394,36 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
||||||
width: 110rpx;
|
width: 110rpx;
|
||||||
height: 50rpx;
|
height: 50rpx;
|
||||||
background: #18A689;
|
background: #18A689;
|
||||||
border-radius: 31rpx;
|
border-radius: 31rpx;
|
||||||
|
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar__box{
|
/deep/.uni-searchbar__box{
|
||||||
height: 30px;
|
height: 30px;
|
||||||
border-radius: 30px !important;
|
border-radius: 30px !important;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
border: 1px solid #09a28a;
|
border: 1px solid #09a28a;
|
||||||
padding: 0px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-flow: row-reverse;
|
flex-flow: row-reverse;
|
||||||
position: relative;
|
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{
|
/deep/.uni-searchbar{
|
||||||
width: 230px;
|
width: 230px;
|
||||||
border-radius: 31rpx;
|
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{
|
.service-head-top-left image{
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
@ -429,14 +432,14 @@
|
||||||
margin-left: 10rpx;
|
margin-left: 10rpx;
|
||||||
}
|
}
|
||||||
.service-head-top-left span{
|
.service-head-top-left span{
|
||||||
width: 180rpx;
|
height:100rpx;
|
||||||
height: 60rpx;
|
background:url('../../static/images/headline.png') 0rpx 50rpx;
|
||||||
background:url('../../static/images/headline.png') 0rpx 26rpx;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 34rpx;
|
font-size: 34rpx;
|
||||||
color: #171717;
|
color: #171717;
|
||||||
margin-top: 16rpx;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.service-head-top-left{
|
.service-head-top-left{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -446,15 +449,13 @@
|
||||||
}
|
}
|
||||||
.service-head-top{
|
.service-head-top{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
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));
|
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;
|
border-bottom:1rpx solid #c4ede1;
|
||||||
position: fixed;
|
|
||||||
z-index: 999;
|
|
||||||
padding-top: 6rpx;
|
|
||||||
}
|
}
|
||||||
.view-cata{
|
.view-cata{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -176,11 +176,14 @@
|
||||||
.shop_label{
|
.shop_label{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
margin-top: 10rpx;
|
||||||
}
|
}
|
||||||
.shop_label span{
|
.shop_label span{
|
||||||
background: #e5e5e5;
|
background: #f3f3f3;
|
||||||
|
height: 34rpx;
|
||||||
|
line-height: 34rpx;
|
||||||
border-radius: 8rpx;
|
border-radius: 8rpx;
|
||||||
padding: 3rpx 10rpx;
|
padding: 0 10rpx;
|
||||||
font-size: 22rpx;
|
font-size: 22rpx;
|
||||||
margin-right: 8rpx;
|
margin-right: 8rpx;
|
||||||
margin-bottom: 8rpx;
|
margin-bottom: 8rpx;
|
||||||
|
@ -191,12 +194,11 @@
|
||||||
.item-view-bottom-btn{
|
.item-view-bottom-btn{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 131rpx;
|
width: 131rpx;
|
||||||
height: 55rpx;
|
height: 50rpx;
|
||||||
line-height: 55rpx;
|
line-height: 50rpx;
|
||||||
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
|
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
|
||||||
border-radius: 10rpx;
|
border-radius:10rpx;
|
||||||
font-weight: bold;
|
font-size: 26rpx;
|
||||||
font-size: 28rpx;
|
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
.item-view-bottom-qian span:nth-child(5){
|
.item-view-bottom-qian span:nth-child(5){
|
||||||
|
@ -389,35 +391,33 @@
|
||||||
}
|
}
|
||||||
.search-btn{
|
.search-btn{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 28px;
|
line-height: 56rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right:14rpx;
|
right:30rpx;
|
||||||
top: 25rpx;
|
top: 22rpx;
|
||||||
height: 29px !important;
|
height: 56rpx !important;
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
||||||
width: 110rpx;
|
width: 110rpx;
|
||||||
height: 50rpx;
|
height: 50rpx;
|
||||||
background: #18A689;
|
background: #18A689;
|
||||||
border-radius: 31rpx;
|
border-radius: 31rpx;
|
||||||
|
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar__box{
|
/deep/.uni-searchbar__box{
|
||||||
height: 30px;
|
height: 30px;
|
||||||
border-radius: 30px !important;
|
border-radius: 30px !important;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
border: 1px solid #09a28a;
|
border: 1px solid #09a28a;
|
||||||
padding: 0px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-flow: row-reverse;
|
flex-flow: row-reverse;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 4rpx;
|
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar{
|
/deep/.uni-searchbar{
|
||||||
width: 230px;
|
width: 230px;
|
||||||
border-radius: 31rpx;
|
border-radius: 31rpx;
|
||||||
|
margin-right: 20rpx;
|
||||||
}
|
}
|
||||||
.service-head-top-left image{
|
.service-head-top-left image{
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
@ -426,14 +426,14 @@
|
||||||
margin-left: 10rpx;
|
margin-left: 10rpx;
|
||||||
}
|
}
|
||||||
.service-head-top-left span{
|
.service-head-top-left span{
|
||||||
width: 180rpx;
|
height:100rpx;
|
||||||
height: 60rpx;
|
background:url('../../static/images/headline.png') 0rpx 50rpx;
|
||||||
background:url('../../static/images/headline.png') 0rpx 26rpx;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 34rpx;
|
font-size: 34rpx;
|
||||||
color: #171717;
|
color: #171717;
|
||||||
margin-top: 16rpx;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.service-head-top-left{
|
.service-head-top-left{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -443,13 +443,13 @@
|
||||||
}
|
}
|
||||||
.service-head-top{
|
.service-head-top{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
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));
|
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;
|
border-bottom:1rpx solid #c4ede1;
|
||||||
padding-top: 6rpx;
|
|
||||||
}
|
}
|
||||||
.view-cata{
|
.view-cata{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -176,11 +176,14 @@
|
||||||
.shop_label{
|
.shop_label{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
margin-top: 10rpx;
|
||||||
}
|
}
|
||||||
.shop_label span{
|
.shop_label span{
|
||||||
background: #e5e5e5;
|
background: #f3f3f3;
|
||||||
|
height: 34rpx;
|
||||||
|
line-height: 34rpx;
|
||||||
border-radius: 8rpx;
|
border-radius: 8rpx;
|
||||||
padding: 3rpx 10rpx;
|
padding: 0 10rpx;
|
||||||
font-size: 22rpx;
|
font-size: 22rpx;
|
||||||
margin-right: 8rpx;
|
margin-right: 8rpx;
|
||||||
margin-bottom: 8rpx;
|
margin-bottom: 8rpx;
|
||||||
|
@ -387,12 +390,12 @@
|
||||||
}
|
}
|
||||||
.search-btn{
|
.search-btn{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 28px;
|
line-height: 56rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right:14rpx;
|
right:30rpx;
|
||||||
top: 25rpx;
|
top: 22rpx;
|
||||||
height: 29px !important;
|
height: 56rpx !important;
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
/deep/.uni-searchbar__box-icon-search,.search-btn{
|
||||||
width: 110rpx;
|
width: 110rpx;
|
||||||
|
@ -406,16 +409,15 @@
|
||||||
border-radius: 30px !important;
|
border-radius: 30px !important;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
border: 1px solid #09a28a;
|
border: 1px solid #09a28a;
|
||||||
padding: 0px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-flow: row-reverse;
|
flex-flow: row-reverse;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 4rpx;
|
|
||||||
}
|
}
|
||||||
/deep/.uni-searchbar{
|
/deep/.uni-searchbar{
|
||||||
width: 230px;
|
width: 230px;
|
||||||
border-radius: 31rpx;
|
border-radius: 31rpx;
|
||||||
|
margin-right: 20rpx;
|
||||||
}
|
}
|
||||||
.service-head-top-left image{
|
.service-head-top-left image{
|
||||||
width: 20px;
|
width: 20px;
|
||||||
|
@ -424,14 +426,14 @@
|
||||||
margin-left: 10rpx;
|
margin-left: 10rpx;
|
||||||
}
|
}
|
||||||
.service-head-top-left span{
|
.service-head-top-left span{
|
||||||
width: 180rpx;
|
height:100rpx;
|
||||||
height: 60rpx;
|
background:url('../../static/images/headline.png') 0rpx 50rpx;
|
||||||
background:url('../../static/images/headline.png') 0rpx 26rpx;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 34rpx;
|
font-size: 34rpx;
|
||||||
color: #171717;
|
color: #171717;
|
||||||
margin-top: 16rpx;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.service-head-top-left{
|
.service-head-top-left{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -441,13 +443,13 @@
|
||||||
}
|
}
|
||||||
.service-head-top{
|
.service-head-top{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
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));
|
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;
|
border-bottom:1rpx solid #c4ede1;
|
||||||
padding-top: 6rpx;
|
|
||||||
}
|
}
|
||||||
.view-cata{
|
.view-cata{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue