This commit is contained in:
Mr.jiang 2024-06-28 23:11:08 +08:00
commit 91fec310e1
12 changed files with 157 additions and 128 deletions

View File

@ -6,8 +6,8 @@
<view style="z-index: 9;">{{item.name}}</view> <view style="z-index: 9;">{{item.name}}</view>
<view class="" :class="tabIndex == index?'line':''"></view> <view class="" :class="tabIndex == index?'line':''"></view>
</view> </view>
</view> --> </view>
<view @tap="queding()" class="ticket-button">确定</view> <view @tap="queding()" class="ticket-button">确定</view>-->
<checkbox-group @change="checkboxChange"> <checkbox-group @change="checkboxChange">
<view class="youhui-weiyong youhui-list" v-if="priceDd>=item.minMoney" v-for="(item,index) in hongbao" :key="index"> <view class="youhui-weiyong youhui-list" v-if="priceDd>=item.minMoney" v-for="(item,index) in hongbao" :key="index">
<view class="youhui-view-left"> <view class="youhui-view-left">
@ -169,21 +169,22 @@
width: 90%; width: 90%;
text-align: center; text-align: center;
background: linear-gradient(90deg, #019C88, #28BA92, #35C495); background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
height: 32px; height: 80rpx;
border-radius: 28px; border-radius: 28px;
color: #ffffff; color: #ffffff;
line-height: 32px; line-height: 80rpx;
margin-top: 10rpx;
} }
.queding{ .queding{
width: 90%; width: 100%;
height: 32px; height:100rpx;
background-color: #fff; background-color: #fff;
position: fixed; position: fixed;
bottom: 0px; bottom: 0px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
} }
.time-money{ .time-money{
width: 100%; width: 100%;
display: flex; display: flex;

View File

@ -7,15 +7,15 @@
<view class="index-top-mian"> <view class="index-top-mian">
<view class="index-top-mian-text"> <view class="index-top-mian-text">
<image style="margin-top: 4px;" src="../../static/index-nav-1.png" mode=""></image> <image style="margin-top: 1px;" src="../../static/index-nav-1.png" mode=""></image>
<span>实名认证</span> <span>实名认证</span>
</view> </view>
<view style="margin-top: 2px;" class="index-top-mian-text"> <view class="index-top-mian-text">
<image src="../../static/index-nav-2.png" mode=""></image> <image src="../../static/index-nav-2.png" mode=""></image>
<span>资质认证</span> <span>资质认证</span>
</view> </view>
<view class="index-top-mian-text"> <view class="index-top-mian-text">
<image src="../../static/index-nav-3.png" mode=""></image> <image src="../../static/index-nav-3.png" mode="" style="width: 14px; height: 14px;"></image>
<span>平台担保</span> <span>平台担保</span>
</view> </view>
</view> </view>
@ -53,7 +53,7 @@
</view> </view>
<view class="star-technician width"> <view class="star-technician width">
<view class="star-technician-mian"> <view class="star-technician-mian">
<liu-goods-swiper :goodsList="starTechnician" :imgWidth="160" :imgHeight="180" @clickItem="chooseItem" @cancellable='false'></liu-goods-swiper> <liu-goods-swiper :goodsList="starTechnician" :imgWidth="160" :imgHeight="170" @clickItem="chooseItem" @cancellable='false' class="yuanjiao"></liu-goods-swiper>
</view> </view>
</view> </view>
<view class="index-project width"> <view class="index-project width">
@ -113,7 +113,7 @@
</view> </view>
<view class="index-fujin-title-right"> <view class="index-fujin-title-right">
<span class="index-fujin-title-left-text" @click="gengduo">更多</span> <span class="index-fujin-title-left-text" @click="gengduo">更多</span>
<span class="index-fujin-title-left-btn">>></span> <span class="index-fujin-title-left-btn">></span>
</view> </view>
</view> </view>
<view class="index-fujin-img width"> <view class="index-fujin-img width">
@ -961,7 +961,7 @@
<style scoped> <style scoped>
/deep/.item-descr{ /deep/.item-descr{
-webkit-line-clamp: 1; -webkit-line-clamp: 1;
margin-top: 4px; margin-top: 5px;
} }
.index-card-image{ .index-card-image{
width: 100%; width: 100%;
@ -1044,13 +1044,13 @@
} }
.swiper-item span:nth-child(1){ .swiper-item span:nth-child(1){
font-weight: bold; font-weight: bold;
font-size: 28rpx; font-size: 29rpx;
color: #333333; color: #333333;
margin:10px 0px 0px 0px; margin:10px 11px 0px 8px;
} }
.swiper-item span:nth-child(2){ .swiper-item span:nth-child(2){
ont-weight: 400; ont-weight: 400;
font-size: 21rpx; font-size: 24rpx;
color: #999999; color: #999999;
} }
.swiper-item{ .swiper-item{
@ -1061,10 +1061,10 @@
justify-content: center; justify-content: center;
} }
.swiper-item-card{ .swiper-item-card{
width: 337rpx; width: 346rpx;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin-top: 16rpx; margin-top: 12rpx;
} }
.swiper-back-img{ .swiper-back-img{
width: 100%; width: 100%;
@ -1103,9 +1103,9 @@
} }
.menu-topic-text { .menu-topic-text {
font-size: 28rpx; font-size: 30rpx;
color: #676767; color: #333;
padding: 10rpx 40rpx; padding: 10rpx 70rpx;
font-weight: 500; font-weight: 500;
} }
.menu-topic-bottom { .menu-topic-bottom {
@ -1166,7 +1166,7 @@
background-color:rgba(4, 184, 119, 0.12); background-color:rgba(4, 184, 119, 0.12);
border-radius: 8rpx; border-radius: 8rpx;
font-weight: 400; font-weight: 400;
font-size: 20rpx; font-size: 23rpx;
color: #0EBE80; color: #0EBE80;
margin-left: 10px; margin-left: 10px;
} }
@ -1174,7 +1174,7 @@
background-color:rgba(253, 197, 128, 0.2); background-color:rgba(253, 197, 128, 0.2);
border-radius: 8rpx; border-radius: 8rpx;
font-weight: 400; font-weight: 400;
font-size: 20rpx; font-size: 23rpx;
color: #FFA12D; color: #FFA12D;
} }
.index-card-mian-biao{ .index-card-mian-biao{
@ -1308,7 +1308,7 @@
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
margin-top: 20rpx; margin-top: 28rpx;
} }
.index-taocan{ .index-taocan{
padding: 0 30rpx; padding: 0 30rpx;
@ -1333,14 +1333,15 @@
} }
.index-fujin-jie-name{ .index-fujin-jie-name{
margin-bottom: 3px; margin-bottom: 3px;
font-size: 20rpx; font-size: 30rpx;
color: #333333; color: #333333;
font-weight: 500; font-weight: bold;
} }
.index-fujin{ .index-fujin{
width: 100%; width: 100%;
height: 290px; height: 290px;
background: linear-gradient(0deg, #fff, #F4FFFB); background: linear-gradient(0deg, #fff, #F4FFFB);
margin-top: 5rpx;
} }
.index-fujin-jie-view{ .index-fujin-jie-view{
width: 222.22rpx; width: 222.22rpx;
@ -1419,11 +1420,12 @@
} }
.index-fujin-title-left-text,.index-fujin-title-left-btn{ .index-fujin-title-left-text,.index-fujin-title-left-btn{
font-weight: 400; font-weight: 400;
font-size: 21rpx; font-size: 23rpx;
color: #878787; color: #333;
} }
.index-fujin-title-left-btn{ .index-fujin-title-left-btn{
margin-left: 10px; margin-left:8px;
margin-right: 5px;
} }
.index-fujin-title-left,.index-fujin-title-right{ .index-fujin-title-left,.index-fujin-title-right{
display: flex; display: flex;
@ -1489,6 +1491,7 @@
font-weight: bold; font-weight: bold;
font-size: 37rpx; font-size: 37rpx;
color: #FFFFFF; color: #FFFFFF;
margin-top: -26rpx;
} }
.star-technician-name-bot{ .star-technician-name-bot{
font-weight: 400; font-weight: 400;
@ -1508,7 +1511,7 @@
align-items: center; align-items: center;
} }
.title-star{ .title-star{
width: 95.3%; width: 95.1%;
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
height: 51px; height: 51px;
@ -1531,14 +1534,14 @@
} }
.star-technician{ .star-technician{
position: relative; position: relative;
margin: -15px auto 0px auto; margin: -14px auto 0px auto;
height: 260px; height: 250px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
background: #FFFFFF; background: #FFFFFF;
border-radius: 0px 0px 12px 12px; border-radius: 0px 0px 10px 10px;
border: 4.5px solid #049E89; border: 4.5px solid #049E89;
padding: 0px 8px; padding: 0px 10px;
} }
.index-gun{ .index-gun{
width: 400px !important; width: 400px !important;
@ -1644,16 +1647,16 @@
.index-top-mian-text span{ .index-top-mian-text span{
color: #019c88; color: #019c88;
font-weight: 400; font-weight: 400;
margin-left: 5px; margin-left: 3px;
font-size: 13px; font-size: 12px;
} }
.index-top-mian-text image{ .index-top-mian-text image{
width: 14px; width: 30rpx;
height: 14px; height: 30rpx;
} }
.index-top{ .index-top{
width:95%; width:94%;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;

View File

@ -62,7 +62,8 @@
<view class="item-view-bottom-qian"> <view class="item-view-bottom-qian">
<span></span> <span></span>
<span>{{item.price}}</span> <span>{{item.price}}</span>
<span>/元套</span> <span>/</span>
<span></span>
<span>{{item.oldPrice}}</span> <span>{{item.oldPrice}}</span>
</view> </view>
<view class="item-view-bottom-btn"> <view class="item-view-bottom-btn">
@ -180,9 +181,13 @@
font-size: 24rpx; font-size: 24rpx;
color: #FFFFFF; color: #FFFFFF;
} }
.item-view-bottom-qian span:nth-child(5){
font-size: 28rpx;
color: #848484;
text-decoration-line: line-through;
}
.item-view-bottom-qian span:nth-child(4){ .item-view-bottom-qian span:nth-child(4){
font-weight: bold; font-size: 28rpx;
font-size: 31rpx;
color: #848484; color: #848484;
text-decoration-line: line-through; text-decoration-line: line-through;
margin-left: 5px; margin-left: 5px;
@ -211,14 +216,15 @@
} }
.item-view-jianjie{ .item-view-jianjie{
font-weight: 400; font-weight: 400;
font-size: 22rpx; font-size: 24rpx;
color: #848484; color: #999;
margin:5px 0px; margin:5px 0px;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */ -webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
padding: 10rpx 0;
} }
.item-view-biao{ .item-view-biao{
padding: 1px 2px; padding: 1px 2px;
@ -244,6 +250,7 @@
font-weight: normal; font-weight: normal;
color: #666666; color: #666666;
margin-left: 5px; margin-left: 5px;
font-size: 25rpx;
} }
.item-view-xiangmu{ .item-view-xiangmu{
width: 100%; width: 100%;
@ -255,7 +262,7 @@
} }
.item-view-title{ .item-view-title{
font-weight: bold; font-weight: bold;
font-size: 33rpx; font-size: 32rpx;
color: #333333; color: #333333;
} }
.item-view{ .item-view{
@ -287,6 +294,7 @@
.item-img image{ .item-img image{
width: 100%; width: 100%;
height: 100%; height: 100%;
border-radius: 14rpx;
} }
.item { .item {
width: 100%; width: 100%;
@ -296,7 +304,7 @@
height: 140px; height: 140px;
background: #FFFFFF; background: #FFFFFF;
border-radius: 21rpx; border-radius: 21rpx;
margin-top:20px; margin-top:12px;
align-items: center; align-items: center;
padding: 0px 5px; padding: 0px 5px;
} }
@ -366,7 +374,7 @@
height: 32px !important; height: 32px !important;
} }
/deep/.uni-searchbar__box-icon-search,.search-btn{ /deep/.uni-searchbar__box-icon-search,.search-btn{
width: 101rpx; width: 150rpx;
height: 60rpx; height: 60rpx;
background: #18A689; background: #18A689;
border-radius: 31rpx; border-radius: 31rpx;
@ -394,7 +402,7 @@
} }
.service-head-top-left span{ .service-head-top-left span{
font-weight: bold; font-weight: bold;
font-size: 44rpx; font-size: 36rpx;
color: #171717; color: #171717;
} }
.service-head-top-left{ .service-head-top-left{

View File

@ -34,8 +34,8 @@
</view> </view>
</view> </view>
<view class="header-bottom-foot"> <view class="header-bottom-foot">
<view class="header-bottom-foot-title">服务保障</view>
<view class="header-bottom-foot-cont"> <view class="header-bottom-foot-cont">
<view class="header-fubz">保障</view>
<view class="header-bottom-foot-view"> <view class="header-bottom-foot-view">
<image class="header-bottom-foot-view-img1" src="../../static/servicePackage/idCard.png" mode=""></image> <image class="header-bottom-foot-view-img1" src="../../static/servicePackage/idCard.png" mode=""></image>
<span>未服务全额退款</span> <span>未服务全额退款</span>
@ -57,7 +57,7 @@
<span class="detail-foot-nav-text">适用说明</span> <span class="detail-foot-nav-text">适用说明</span>
<span class="detail-foot-nav-bor"></span> <span class="detail-foot-nav-bor"></span>
</view> </view>
<view class="detail-foot-mian" style="background-color: #fff;width: 95%;"> <view class="detail-foot-mian detail-pad">
<view class="detail-foot-mian-top"> <view class="detail-foot-mian-top">
<span class="detail-foot-mian-top-title">性别限制: </span> <span class="detail-foot-mian-top-title">性别限制: </span>
<span class="detail-foot-mian-top-text">不限性别</span> <span class="detail-foot-mian-top-text">不限性别</span>
@ -75,7 +75,7 @@
<span class="detail-foot-nav-text">项目详情</span> <span class="detail-foot-nav-text">项目详情</span>
<span class="detail-foot-nav-bor"></span> <span class="detail-foot-nav-bor"></span>
</view> </view>
<view class="detail-foot-mian"> <view class="detail-foot-mian detail-pad">
<image class="detail-foot-mian-img" v-for="(item,index) in contentImg" :key="index" :src="item" mode="widthFix"></image> <image class="detail-foot-mian-img" v-for="(item,index) in contentImg" :key="index" :src="item" mode="widthFix"></image>
<view class="detail-foot-mian-txet"> <view class="detail-foot-mian-txet">
<span>SCIENTIFIC WAIST</span> <span>SCIENTIFIC WAIST</span>
@ -89,7 +89,7 @@
<span class="detail-foot-nav-text">次卡详情1</span> <span class="detail-foot-nav-text">次卡详情1</span>
<span class="detail-foot-nav-bor"></span> <span class="detail-foot-nav-bor"></span>
</view> </view>
<view class="detail-foot-mian"> <view class="detail-foot-mian1">
<view class="detail-foot-list" v-for="(item,index) in detailData" :key="index"> <view class="detail-foot-list" v-for="(item,index) in detailData" :key="index">
<view class="detail-foot-list-top"> <view class="detail-foot-list-top">
<span style="margin-right: 5px;">{{item.title}}111</span> <span style="margin-right: 5px;">{{item.title}}111</span>
@ -689,6 +689,11 @@
height: 26px; height: 26px;
border-radius: 50%; border-radius: 50%;
} }
.header-fubz{
font-size: 26rpx;
color: #029c88;
font-weight: bold;
}
.youhui-img{ .youhui-img{
width: 111.81rpx; width: 111.81rpx;
height: 111.81rpx; height: 111.81rpx;
@ -797,12 +802,13 @@
.dingdan-btn{ .dingdan-btn{
text-align: center; text-align: center;
width: 62px; width: 80px;
height: 24px; height: 30px;
line-height: 24px; line-height: 30px;
border-radius: 4px; border-radius: 4px;
font-weight: bold; font-weight: bold;
font-size: 11px; font-size: 11px;
border-radius: 30rpx;
} }
.dingdan-btn-l{ .dingdan-btn-l{
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
@ -836,7 +842,7 @@
border-radius: 6rpx; border-radius: 6rpx;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); background: linear-gradient(90deg,rgba(28, 177, 143,0.3),rgba(0, 157, 136,0.7));
} }
.detail-foot-nav-text{ .detail-foot-nav-text{
font-weight: bold; font-weight: bold;
@ -871,9 +877,9 @@
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
margin-bottom: 25px; margin-bottom: 25px;
margin-left: 10px;
} }
.detail-foot-list{ .detail-foot-list{
width: 95%;
border-radius: 21rpx; border-radius: 21rpx;
position: relative; position: relative;
display: flex; display: flex;
@ -887,7 +893,6 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
padding: 15px 0px;
} }
.detail-foot-list-top span:nth-child(1){ .detail-foot-list-top span:nth-child(1){
font-weight: bold; font-weight: bold;
@ -912,24 +917,34 @@
color: #777777; color: #777777;
} }
.detail-foot-mian{ .detail-foot-mian{
width: 100%; margin: 0 auto;
width: 94%;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin: 0 auto; margin: 0 auto;
border-radius: 21rpx; border-radius: 21rpx;
padding: 15px; background: #fff;
}
.detail-foot-mian1{
width: 94%;
display: flex;
flex-direction: column;
margin: 0 auto;
border-radius: 21rpx;
background: #fff;
}
.detail-pad{
padding: 30rpx;
} }
.header-bottom-title-liao{ .header-bottom-title-liao{
display: inline-block; padding: 4px 9px;
padding: 0 7px;
height: 16px; height: 16px;
line-height: 16px; line-height: 16px;
text-align: center; text-align: center;
background: linear-gradient(-90deg, #FF6F48, #FF9E69); background: linear-gradient(-90deg, #FF6F48, #FF9E69);
border-radius: 7px; border-radius: 7px;
margin-left: 5px; margin-left: 5px;
font-weight: bold; font-size: 11px;
font-size: 8px;
border-top-left-radius: 20px; border-top-left-radius: 20px;
border-bottom-right-radius: 20px; border-bottom-right-radius: 20px;
color: #fff; color: #fff;
@ -982,18 +997,18 @@
} }
.detail-foot-mian-top-text{ .detail-foot-mian-top-text{
color: #777777; color: #777777;
width:83%; width:80%;
margin-left: 5px;
} }
.detail-foot-mian-top,.detail-foot-mian-top-bottom{ .detail-foot-mian-top,.detail-foot-mian-top-bottom{
width: 100%; width: 100%;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
font-weight: bold; font-size: 26rpx;
font-size: 22rpx;
} }
.header-bottom-title-bottom span{ .header-bottom-title-bottom span{
font-weight: bold; font-weight: bold;
font-size: 22rpx; font-size: 26rpx;
color: #20AB95; color: #20AB95;
} }
.header-bottom-title-bottom image{ .header-bottom-title-bottom image{
@ -1018,14 +1033,7 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }
.detail-foot-nav-bor{
width: 64px;
height: 11rpx;
border-radius: 6rpx;
position: absolute;
bottom: 0;
background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7));
}
.detail-foot-nav-text{ .detail-foot-nav-text{
font-weight: bold; font-weight: bold;
font-size: 32rpx; font-size: 32rpx;
@ -1036,16 +1044,9 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
position: relative; position: relative;
margin-bottom: 10px; margin-bottom: 16px;
margin-top: 16px;
} }
.detail-foot{
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
padding: 15px 0px;
}
.tese span:nth-child(1){ .tese span:nth-child(1){
font-weight: bold; font-weight: bold;
font-size: 22rpx; font-size: 22rpx;
@ -1119,33 +1120,33 @@
height: 29.86rpx; height: 29.86rpx;
} }
.header-bottom-foot-view-img1{ .header-bottom-foot-view-img1{
width: 22.92rpx; width: 30rpx;
height: 17.36rpx; height: 30rpx;
} }
.header-bottom-foot-view-img2{ .header-bottom-foot-view-img2{
width: 16.67rpx; width: 23rpx;
height: 16.67rpx; height: 23rpx;
} }
.header-bottom-foot-view-img3{ .header-bottom-foot-view-img3{
width: 15.97rpx; width: 26rpx;
height: 18.06rpx; height: 26rpx;
} }
.header-bottom-foot-view image{ .header-bottom-foot-view image{
margin-right: 3px; margin-right: 1px;
} }
.header-bottom-foot-view{ .header-bottom-foot-view{
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
padding: 0 5px; padding: 1px 8px;
height: 22px; height: 22px;
line-height: 22px; line-height: 22px;
background-color: rgba(8, 162, 138, 0.1); background-color: rgba(230, 246, 243, 1);
border-radius: 8px; border-radius: 15px;
font-weight: 400; font-weight: 400;
font-size: 8px; font-size: 10px;
color: #029D88; color: #029c88;
} }
.header-bottom-foot-title{ .header-bottom-foot-title{
width:100%; width:100%;
@ -1169,9 +1170,9 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-top: 40rpx;
} }
.header-bottom-money-jia{ .header-bottom-money-jia{
font-weight: bold;
font-size: 28rpx; font-size: 28rpx;
color: #848484; color: #848484;
line-height: 37rpx; line-height: 37rpx;
@ -1204,15 +1205,18 @@
margin-top:5px; margin-top:5px;
} }
.header-bottom-money{ .header-bottom-money{
padding: 5px 15px;
width: 100%; width: 100%;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
margin-top: 5rpx;
} }
.header-bottom-title-num span{ .header-bottom-title-num span{
font-weight: bold; font-weight: bold;
font-size: 25rpx; font-size: 30rpx;
} }
.header-bottom-title-num span:nth-child(1){ .header-bottom-title-num span:nth-child(1){
color: #08A28A; color: #08A28A;

View File

@ -215,7 +215,7 @@
margin: 0 auto; margin: 0 auto;
text-align: center; text-align: center;
font-weight: 400; font-weight: 400;
font-size: 42rpx; font-size: 38rpx;
color: #FFFFFF; color: #FFFFFF;
} }
.detail-foot-mian-txet span:nth-child(1){ .detail-foot-mian-txet span:nth-child(1){
@ -254,7 +254,8 @@
} }
.detail-foot-mian-top-text{ .detail-foot-mian-top-text{
color: #777777; color: #777777;
width:83%; width:80%;
margin-left: 5px;
} }
.detail-foot-mian-top,.detail-foot-mian-top-bottom{ .detail-foot-mian-top,.detail-foot-mian-top-bottom{
width: 100%; width: 100%;

View File

@ -25,7 +25,7 @@
<view class="header-bottom-money-zhen"> <view class="header-bottom-money-zhen">
<span></span> <span></span>
<span>{{getList.price}}</span> <span>{{getList.price}}</span>
<span>/</span> <span>/</span>
</view> </view>
<view class="header-bottom-money-jia"> <view class="header-bottom-money-jia">
{{getList.oldPrice}} {{getList.oldPrice}}

View File

@ -36,7 +36,8 @@
<view class="item-view-bottom-qian"> <view class="item-view-bottom-qian">
<span></span> <span></span>
<span>{{item.price}}</span> <span>{{item.price}}</span>
<span>/元套</span> <span>/</span>
<span></span>
<span>{{item.oldPrice}}</span> <span>{{item.oldPrice}}</span>
</view> </view>
<view class="item-view-bottom-btn"> <view class="item-view-bottom-btn">
@ -173,21 +174,25 @@
.item-view-bottom-btn{ .item-view-bottom-btn{
text-align: center; text-align: center;
width: 131rpx; width: 131rpx;
height: 50rpx; height: 55rpx;
line-height: 50rpx; line-height: 55rpx;
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
border-radius: 10rpx; border-radius: 10rpx;
font-weight: bold; font-weight: bold;
font-size: 24rpx; font-size: 28rpx;
color: #FFFFFF; color: #FFFFFF;
} }
.item-view-bottom-qian span:nth-child(4){ .item-view-bottom-qian span:nth-child(4){
font-weight: bold; font-size: 28rpx;
font-size: 31rpx;
color: #848484; color: #848484;
text-decoration-line: line-through; text-decoration-line: line-through;
margin-left: 5px; margin-left: 5px;
} }
.item-view-bottom-qian span:nth-child(5){
font-size: 28rpx;
color: #848484;
text-decoration-line: line-through;
}
.item-view-bottom-qian span:nth-child(1){ .item-view-bottom-qian span:nth-child(1){
font-weight: 400; font-weight: 400;
font-size: 25rpx; font-size: 25rpx;
@ -199,7 +204,6 @@
color: #F95900; color: #F95900;
} }
.item-view-bottom-qian span:nth-child(3){ .item-view-bottom-qian span:nth-child(3){
font-weight: 400;
font-size: 25rpx; font-size: 25rpx;
color: #F95900; color: #F95900;
} }
@ -251,12 +255,12 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
font-weight: 400; font-weight: 400;
font-size: 21rpx; font-size: 25rpx;
margin-top: 5px; margin-top: 5px;
} }
.item-view-title{ .item-view-title{
font-weight: bold; font-weight: bold;
font-size: 33rpx; font-size: 32rpx;
color: #333333; color: #333333;
} }
.item-view{ .item-view{
@ -368,7 +372,7 @@
height: 32px !important; height: 32px !important;
} }
/deep/.uni-searchbar__box-icon-search,.search-btn{ /deep/.uni-searchbar__box-icon-search,.search-btn{
width: 101rpx; width: 150rpx;
height: 60rpx; height: 60rpx;
background: #18A689; background: #18A689;
border-radius: 31rpx; border-radius: 31rpx;

View File

@ -21,7 +21,7 @@
<view class="header-bottom-money-zhen"> <view class="header-bottom-money-zhen">
<span></span> <span></span>
<span>{{mainData.price}}</span> <span>{{mainData.price}}</span>
<span>/元套</span> <span>/</span>
</view> </view>
<view class="header-bottom-money-jia"> <view class="header-bottom-money-jia">
{{mainData.oldPrice}} {{mainData.oldPrice}}

View File

@ -62,7 +62,8 @@
<view class="item-view-bottom-qian"> <view class="item-view-bottom-qian">
<span></span> <span></span>
<span>{{item.price}}</span> <span>{{item.price}}</span>
<span>/元套</span> <span>/</span>
<span></span>
<span>{{item.oldPrice}}</span> <span>{{item.oldPrice}}</span>
</view> </view>
<view class="item-view-bottom-btn"> <view class="item-view-bottom-btn">
@ -184,17 +185,21 @@
.item-view-bottom-btn{ .item-view-bottom-btn{
text-align: center; text-align: center;
width: 131rpx; width: 131rpx;
height: 50rpx; height: 55rpx;
line-height: 50rpx; line-height: 55rpx;
background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
border-radius: 10rpx; border-radius: 10rpx;
font-weight: bold; font-weight: bold;
font-size: 24rpx; font-size: 28rpx;
color: #FFFFFF; color: #FFFFFF;
} }
.item-view-bottom-qian span:nth-child(5){
font-size: 28rpx;
color: #848484;
text-decoration-line: line-through;
}
.item-view-bottom-qian span:nth-child(4){ .item-view-bottom-qian span:nth-child(4){
font-weight: bold; font-size: 28rpx;
font-size: 31rpx;
color: #848484; color: #848484;
text-decoration-line: line-through; text-decoration-line: line-through;
margin-left: 5px; margin-left: 5px;
@ -223,14 +228,15 @@
} }
.item-view-jianjie{ .item-view-jianjie{
font-weight: 400; font-weight: 400;
font-size: 22rpx; font-size: 24rpx;
color: #848484; color: #999;
margin:5px 0px; margin:5px 0px;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */ -webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
padding: 10rpx 0;
} }
.item-view-biao{ .item-view-biao{
padding: 1px 2px; padding: 1px 2px;
@ -256,6 +262,7 @@
font-weight: normal; font-weight: normal;
color: #666666; color: #666666;
margin-left: 5px; margin-left: 5px;
font-size: 25rpx;
} }
.item-view-xiangmu{ .item-view-xiangmu{
width: 100%; width: 100%;
@ -286,6 +293,7 @@
.item-img image{ .item-img image{
width: 100%; width: 100%;
height: 100%; height: 100%;
border-radius: 14rpx;
} }
.item { .item {
width: 100%; width: 100%;
@ -295,9 +303,9 @@
height: 140px; height: 140px;
background: #FFFFFF; background: #FFFFFF;
border-radius: 21rpx; border-radius: 21rpx;
margin-top:20px; margin-top:12px;
align-items: center; align-items: center;
padding: 0px 5px; padding:10px;
} }
.item-detail { .item-detail {
@ -365,7 +373,7 @@
height: 32px !important; height: 32px !important;
} }
/deep/.uni-searchbar__box-icon-search,.search-btn{ /deep/.uni-searchbar__box-icon-search,.search-btn{
width: 120rpx; width: 150rpx;
height: 60rpx; height: 60rpx;
background: #18A689; background: #18A689;
border-radius: 31rpx; border-radius: 31rpx;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -71,7 +71,7 @@
height: 90%; height: 90%;
margin-right: 10px; margin-right: 10px;
border-radius: 10px; border-radius: 10px;
margin-top: 16px; margin-top: 10px;
/* border: 4rpx solid #FFFFFF; /* border: 4rpx solid #FFFFFF;
box-shadow: 0px 4rpx 8rpx 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4rpx 8rpx 0px rgba(0, 0, 0, 0.1);
text-align: center; */ text-align: center; */
@ -85,7 +85,7 @@
font-weight: bold; font-weight: bold;
white-space: pre-wrap; white-space: pre-wrap;
color: #333333; color: #333333;
margin-top: 10px; margin-top: 8px;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 1; -webkit-line-clamp: 1;
@ -101,7 +101,7 @@
line-height: 15px; line-height: 15px;
white-space: pre-wrap; white-space: pre-wrap;
color: #999999; color: #999999;
margin-top: 10px; margin-top: 11px;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;