diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue index 9e3a7cc..51d2dec 100644 --- a/my/gird/shoucang.vue +++ b/my/gird/shoucang.vue @@ -16,9 +16,11 @@ src="https://admin.sjajk.com/file/uploadPath/2023/02/16/9ae1b7e9fa931b5fc24cd8edecc10d9f.png" style="width: 30rpx;height: 36rpx;position: absolute;z-index: 99;top: 40rpx;left: 110rpx;"> + 更多照片 + - + @@ -372,12 +374,14 @@ .content-img image{ width: 100%; height: 100%; - border-radius:17rpx 100rpx 30rpx 17rpx; + border-radius:8rpx; } .content-img{ - width: 212.08rpx; + width: 300.08rpx; height: 100%; position: relative; + padding:20rpx; + } .content { width: 100%; @@ -390,8 +394,8 @@ .zpmore_view { position: absolute; bottom: 0px; - margin-bottom: 4px; - left: 14rpx; + margin-bottom: 16px; + left: 38rpx; color: #f9f3d3; background: linear-gradient(to right, #0a0c16, #4d4d53); width: 130upx; @@ -402,7 +406,13 @@ font-size: 24rpx; margin-left: 10rpx; } - + .touxiang-frame{ + position: absolute; + width: 98%; + height: 292rpx; + left:2rpx; + top:-5rpx; + } .bg { diff --git a/my/order/payShengji.vue b/my/order/payShengji.vue index a74153d..283cc3a 100644 --- a/my/order/payShengji.vue +++ b/my/order/payShengji.vue @@ -2388,7 +2388,7 @@ width: 90%; margin: 0 auto; text-align: center; - background: linear-gradient(to right, #223845, #00a85b); + background: linear-gradient(to right, #029c88, #2fc094); height: 80rpx; border-radius: 60rpx; color: #ffffff; diff --git a/pages/cooperate/hehuo.vue b/pages/cooperate/hehuo.vue index 08e2e7f..f883325 100644 --- a/pages/cooperate/hehuo.vue +++ b/pages/cooperate/hehuo.vue @@ -240,12 +240,12 @@ @import '../../static/less/index.less'; @import '../../static/css/index.css'; /deep/.uni-radio-input{ - width: 23px; - height: 23px; + width: 20px; + height: 20px; } /deep/uni-radio::before{ - margin-right: 0px; + margin-right: -1px; } .save_btn { width: 600upx; diff --git a/pages/cooperate/hehuocity.vue b/pages/cooperate/hehuocity.vue index 679c789..a88dc98 100644 --- a/pages/cooperate/hehuocity.vue +++ b/pages/cooperate/hehuocity.vue @@ -234,9 +234,7 @@ font-size: 28rpx; flex-direction: column; } - .adv_lines span:nth-child(1){ - width: 70%; - } + .adv_line{ display: flex; justify-content: space-between; diff --git a/pages/cooperate/index.vue b/pages/cooperate/index.vue index 17c42f9..8ed7d26 100644 --- a/pages/cooperate/index.vue +++ b/pages/cooperate/index.vue @@ -59,7 +59,7 @@ } .cooperate-img{ width: 100%; - height:230rpx; + height:240rpx; } .shezhi-list-img-text{ font-weight: 400; diff --git a/pages/index/index.vue b/pages/index/index.vue index 2898a5c..d627455 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -93,7 +93,7 @@ 逛商城 - + 更多 @@ -233,25 +233,25 @@ - + + - + + + 美甲师 + + + + 美容师 + + 约到店 - - - 美甲师 - - - - 美容师 - - {{item.technicianType=='3'?'新手':item.technicianType=='4'?'专家':'资深'}} + @@ -1238,6 +1240,13 @@ import permision from "@/components/permission.js"; text-overflow: ellipsis; text-align: left; } + .touxiang-frame{ + position: absolute; + width: 98%; + height: 270rpx; + left: 8rpx; + + } .dituList{ width: 85%; height: 173px; @@ -1440,15 +1449,16 @@ import permision from "@/components/permission.js"; height: 306.94rpx; } .touxiang-left-content{ - width: 235.08rpx; + //width: 235.08rpx; height: auto; border-radius: 10rpx; position: relative; } .touxiang-left-content-img{ + padding: 20rpx; width: 230.08rpx; height: 150px; - border-radius: 10rpx 130rpx 20rpx 10rpx; + border-radius:5rpx; } .touxiang-left-view{ width: 100%; diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index 4e0ce88..5b0bf19 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -21,16 +21,21 @@ + - - - {{item.technicianType=='3'?'新手':item.technicianType=='4'?'专家':'资深'}} + + + @@ -1275,6 +1280,11 @@ text-overflow: ellipsis; text-align: left; } + .touxiang-frame{ + position: absolute; + width: 30%; + height: 262rpx; + } .dituList{ width: 85%; height: 173px; @@ -1487,15 +1497,16 @@ height: 306.94rpx; } .touxiang-left-content{ - width: 202.08rpx; + //width: 212.08rpx; height: auto; border-radius: 10rpx; - position: relative; } .touxiang-left-content-img{ - width: 230rpx; - height: 130px; - border-radius: 20rpx 80rpx 20rpx 20rpx; + width: 230.08rpx; + height: 150px; + border-radius:5rpx; + padding: 20rpx; + position:absolute; } .touxiang-left-view{ width: 100%; @@ -1506,7 +1517,6 @@ background: #fff; margin-bottom: 12px; padding-bottom: 10px; - padding: 20rpx; } .touxiang-left{ diff --git a/pages/videoCircle/index.vue b/pages/videoCircle/index.vue index c32b703..db02960 100644 --- a/pages/videoCircle/index.vue +++ b/pages/videoCircle/index.vue @@ -1,8 +1,8 @@