This commit is contained in:
kbing1981 2024-06-27 16:26:58 +08:00
parent 6534f0f61d
commit ac0fb1e86e
9 changed files with 50 additions and 46 deletions

View File

@ -944,6 +944,7 @@
<style scoped>
/deep/.item-descr{
-webkit-line-clamp: 1;
margin-top: 4px;
}
.index-card-image{
width: 100%;
@ -1002,7 +1003,7 @@
font-size: 19rpx;
}
.font-size-34{
font-size: 34.72rpx;
font-size: 35.72rpx;
}
.width{
width: 95%;
@ -1261,11 +1262,11 @@
.index-taocan-view-nav-text{
font-weight: bold;
font-size: 28rpx;
font-size: 30rpx;
}
.index-taocan-view-nav-jie{
font-weight: 400;
font-size: 20rpx;
font-size: 22rpx;
color: #999;
}
.activeL{
@ -1301,8 +1302,7 @@
}
.index-fujin-jie-id{
height: 30rpx;
font-weight: 400;
font-size: 22rpx;
font-size: 24rpx;
color: #999999;
text-align: center;
display: table;
@ -1315,8 +1315,9 @@
}
.index-fujin-jie-name{
margin-bottom: 5px;
font-size: 26rpx;
font-size: 30rpx;
color: #333333;
font-weight: 500;
}
.index-fujin{
width: 100%;
@ -1620,7 +1621,7 @@
display: flex;
flex-direction: row;
align-items: center;
margin-left: 10px;
margin-left: px;
}
.index-top-mian-text span{
color: #019c88;
@ -1629,8 +1630,8 @@
font-size: 13px;
}
.index-top-mian-text image{
width: 12px;
height: 12px;
width: 14px;
height: 14px;
}
.index-top{

View File

@ -156,7 +156,7 @@
</script>
<style scoped>
.header-fubz{
font-size: 28rpx;
font-size: 26rpx;
color: #029c88;
font-weight: bold;
}
@ -382,14 +382,14 @@
height: 26rpx;
}
.header-bottom-foot-view image{
margin-right: 3px;
margin-right: 1px;
}
.header-bottom-foot-view{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1px 10px;
padding: 1px 8px;
height: 22px;
line-height: 22px;
background-color: rgba(230, 246, 243, 1);

View File

@ -40,6 +40,7 @@
<span></span>
<span>{{item.price}}</span>
<span>/元套</span>
<span></span>
<span>{{item.oldPrice}}</span>
</view>
<view class="item-view-bottom-btn">
@ -166,7 +167,7 @@
<style scoped>
/deep/.z-tabs-item-title{
font-size: 29rpx;
font-size: 30rpx;
color: #222;
}
/deep/.refresh-body .content{
@ -184,22 +185,25 @@
}
.item-view-bottom-btn{
text-align: center;
width: 120rpx;
height: 50rpx;
line-height: 50rpx;
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
border-radius: 10rpx;
width: 160rpx;
height: 55rpx;
line-height: 55rpx;
background: linear-gradient(90deg, #019c88, #0FA78B, #35C495);
border-radius: 30rpx;
font-weight: bold;
font-size: 24rpx;
font-size: 28rpx;
color: #FFFFFF;
}
.item-view-bottom-qian span:nth-child(4){
font-weight: bold;
font-size: 31rpx;
font-size: 26rpx;
color: #848484;
text-decoration-line: line-through;
margin-left: 5px;
}
}
.item-view-bottom-qian span:nth-child(5){
font-size: 26rpx;
color: #848484;
text-decoration-line: line-through;
}
.item-view-bottom-qian span:nth-child(1){
font-weight: 400;
font-size: 25rpx;
@ -224,7 +228,7 @@
}
.item-view-jianjie{
font-weight: 400;
font-size: 22rpx;
font-size: 24rpx;
color: #999;
margin:5px 0px;
display: -webkit-box;
@ -271,7 +275,7 @@
}
.item-view-title{
font-weight: bold;
font-size: 28rpx;
font-size: 32rpx;
color: #333333;
}
.item-view{
@ -373,7 +377,7 @@
}
.search-btn{
text-align: center;
line-height: 31px;
line-height: 32px;
color: #fff;
position: absolute;
right: 0;
@ -383,9 +387,9 @@
height: 32px !important;
}
/deep/.uni-searchbar__box-icon-search,.search-btn{
width: 101rpx;
width: 120rpx;
height: 60rpx;
background: #18A689;
background: #019c88;
border-radius: 31rpx;
font-size: 14px;
@ -412,7 +416,7 @@
}
.service-head-top-left span{
font-weight: bold;
font-size: 28rpx;
font-size: 32rpx;
color: #333;
}
.service-head-top-left{

View File

@ -378,7 +378,7 @@
height: 31px;
border-radius: 15px !important;
background-color: #fff !important;
border: 2px solid #E5E5E5;
border: 1px solid #E5E5E5;
padding: 0px;
display: flex;
flex-direction: row;
@ -396,7 +396,7 @@
}
.service-head-top-left span{
font-weight: bold;
font-size: 44rpx;
font-size: 36rpx;
color: #171717;
}
.service-head-top-left{

View File

@ -758,7 +758,7 @@
color: #029D88;
background: #fff;
border-radius: 60rpx;
margin: 0px 5px;
margin: 0px 6px;
border: 1px solid #029D88;
}
.video-item{
@ -1025,11 +1025,11 @@
background: #EBEBEB;
}
.oder-mian-view{
width: 55px;
height: 22px;
width: 60px;
height: 25px;
font-weight: 400;
text-align: center;
line-height: 22px;
line-height: 25px;
}
.oder-mian-right{
display: flex;
@ -1070,11 +1070,11 @@
margin-left: 10px;
}
.jieshao{
margin-top: 10px;
margin-bottom: 10px;
font-weight: 400;
margin-top: 15px;
margin-bottom: 15px;
font-size: 26rpx;
color: #666;
line-height: 40rpx;
color: #888;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

View File

@ -1353,12 +1353,12 @@ import permision from "@/components/permission.js";
white-space: nowrap;
text-align: left;
font-weight: bold;
font-size: 35rpx;
font-size: 30rpx;
color: #13141A;
}
.keyuyue{
width: 115px;
height: 18px;
height: 24px;
display: flex;
flex-direction: row;
align-items: center;
@ -1366,8 +1366,7 @@ import permision from "@/components/permission.js";
.keyuyue .keyuyue-btn{
width: 50%;
height: 100%;
font-weight: 400;
font-size: 17rpx;
font-size: 22rpx;
text-align: center;
display: flex;
flex-direction: row;
@ -1377,7 +1376,7 @@ import permision from "@/components/permission.js";
.keyuyue-jinri{
border-top-left-radius: 7rpx;
border-bottom-left-radius: 7rpx;
border-radius: 7rpx;
border-radius:7rpx 0 0 7rpx;
color: #fff;
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
}
@ -1410,7 +1409,7 @@ import permision from "@/components/permission.js";
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 10px 5px 0px 5px;
padding: 10px 10px 0px 0px;
}
.zpmore_view {
position: absolute;
@ -1464,7 +1463,7 @@ import permision from "@/components/permission.js";
.touxiang-left-content-img{
width: 202.08rpx;
height: 173px;
border-radius: 0 100rpx 20rpx 0rpx;
border-radius: 0 120rpx 20rpx 0rpx;
}
.touxiang-left-view{
width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 740 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B