Merge branch 'master' of http://47.115.223.229:8888/yangjun/sadjv3_user
This commit is contained in:
commit
593eb697fe
|
@ -158,7 +158,7 @@
|
|||
}
|
||||
.shezhi-list-img-text{
|
||||
font-weight: 400;
|
||||
font-size: 28rpx;
|
||||
font-size: 30rpx;
|
||||
color: #666;
|
||||
}
|
||||
.shezhi-list-left{
|
||||
|
|
|
@ -994,7 +994,7 @@
|
|||
}
|
||||
/deep/.u-content,/deep/.u-search{
|
||||
flex: none;
|
||||
width: 250px;
|
||||
width: 533rpx;
|
||||
border-radius: 32rpx !important;
|
||||
height: 64rpx !important;
|
||||
}
|
||||
|
@ -1003,12 +1003,13 @@
|
|||
}
|
||||
.dingwei-img{
|
||||
width:33.33rpx;
|
||||
height:37.5rpx;
|
||||
height:39.5rpx;
|
||||
}
|
||||
.localName{
|
||||
margin-left: 4rpx;
|
||||
font-weight: bold;
|
||||
color: #333333;
|
||||
font-size: 30rpx;
|
||||
}
|
||||
.menu-topic-act .menu-topic-bottom-color {
|
||||
background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7));
|
||||
|
@ -1331,8 +1332,8 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
.index-fujin-jie-name{
|
||||
margin-bottom: 5px;
|
||||
font-size: 30rpx;
|
||||
margin-bottom: 3px;
|
||||
font-size: 20rpx;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
@ -1638,7 +1639,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
margin-left: px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.index-top-mian-text span{
|
||||
color: #019c88;
|
||||
|
|
|
@ -196,7 +196,7 @@
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
margin: 0px auto;
|
||||
padding: 40rpx;
|
||||
padding:20rpx 40rpx;
|
||||
background-color: #fff;
|
||||
border-radius: 10px;
|
||||
.info-box {
|
||||
|
@ -213,7 +213,7 @@
|
|||
margin-top: 30rpx;
|
||||
|
||||
.info-box-item-name {
|
||||
font-size: 28rpx;
|
||||
font-size: 30rpx;
|
||||
color: #333333;
|
||||
font-weight: 800;
|
||||
margin-bottom: 10rpx;
|
||||
|
@ -243,8 +243,8 @@
|
|||
|
||||
.sub-box-l {
|
||||
width: 290rpx;
|
||||
height: 92rpx;
|
||||
line-height: 92rpx;
|
||||
height: 82rpx;
|
||||
line-height: 82rpx;
|
||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||
border-radius: 46rpx;
|
||||
color: #ffffff;
|
||||
|
@ -256,8 +256,8 @@
|
|||
|
||||
.sub-box-rs {
|
||||
width: 290rpx;
|
||||
height: 92rpx;
|
||||
line-height: 92rpx;
|
||||
height: 82rpx;
|
||||
line-height: 82rpx;
|
||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||
border-radius: 46rpx;
|
||||
color: #ffffff;
|
||||
|
@ -269,8 +269,8 @@
|
|||
|
||||
.sub-box-r {
|
||||
width: 290rpx;
|
||||
height: 92rpx;
|
||||
line-height: 92rpx;
|
||||
height: 82rpx;
|
||||
line-height: 82rpx;
|
||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||
border-radius: 46rpx;
|
||||
color: #ffffff;
|
||||
|
|
|
@ -295,10 +295,8 @@
|
|||
margin-top: 30rpx;
|
||||
|
||||
.item_title {
|
||||
font-weight: 500;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
font-family: PingFang SC Heavy, PingFang SC Heavy-Heavy;
|
||||
font-weight: bold;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue