diff --git a/pages/my/newseckilldetails.vue b/pages/my/newseckilldetails.vue index 403811c..0bb17c8 100644 --- a/pages/my/newseckilldetails.vue +++ b/pages/my/newseckilldetails.vue @@ -27,6 +27,7 @@ {{mainData.title}} + 已秒 @@ -39,7 +40,8 @@ {{item}} - {{mainData.levelName}} + + 秒杀时间{{mainData.startTime}} - {{mainData.endTime}} @@ -50,19 +52,22 @@ - - - - 未服务全额退款 - - - - 不满意重做 - - - - 最快30分钟上门 - + + + + + + 未服务全额退款 + + + + 不满意重做 + + + + 最快30分钟上门 + + @@ -1210,18 +1215,16 @@ margin-right: 1px; } .header-bottom-foot-view{ - width: 35%; display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 2px 5px; + padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(230, 246, 243, 1); border-radius: 15px; font-weight: 400; - font-size: 10px; + font-size: 11px; color: #029c88; } .header-bottom-foot-title{ @@ -1238,7 +1241,6 @@ flex-direction: row; align-items: center; justify-content: space-between; - margin-top: 6rpx; } .header-bottom-foot{ width: 100%; @@ -1426,31 +1428,31 @@ display: flex; } .tewmork-time span:nth-child(1){ - background: linear-gradient(90deg, #f76350, #eb4a37); - color: #fff; + background: linear-gradient(90deg, #ffeef4, #ffeef4); + color: #e83c3e; border-radius: 10rpx 0 0 10rpx; padding: 0 10rpx; - font-size: 22rpx; + font-size:26rpx; height: 40rpx; line-height: 40rpx; } .tewmork-time span:nth-child(2){ - background:#fdf8e3; + background:#fffafc; border-radius: 0 10rpx 10rpx 0 ; padding: 0 10rpx; height: 42rpx; line-height: 42rpx; - color: #d28e38; - font-size: 25rpx; + color: #eb4546; + font-size:26rpx; } .tewmork-time span:nth-child(3){ - background:#fdf8e3; + background:#fffafc; border-radius: 10rpx; padding: 0 10rpx; height: 42rpx; line-height: 42rpx; - color: #d28e38; - font-size: 25rpx; + color: #eb4546; + font-size:26rpx; } .group-text{ color:#ec4439;