diff --git a/package2/group/groupBuyList.vue b/package2/group/groupBuyList.vue index e9eb48d..5e27ff9 100644 --- a/package2/group/groupBuyList.vue +++ b/package2/group/groupBuyList.vue @@ -131,6 +131,7 @@ + @@ -799,6 +800,12 @@ white-space: nowrap; } + .zaixian-gif { + width: 42rpx; + height: 42rpx; + flex-shrink: 0; + } + .zaixian-divider { width: 2rpx; height: 36rpx; diff --git a/package2/group/groupBuySingle.vue b/package2/group/groupBuySingle.vue index e4f907a..3219482 100644 --- a/package2/group/groupBuySingle.vue +++ b/package2/group/groupBuySingle.vue @@ -555,10 +555,13 @@ - - - - 面对面团不会公开显示,如果选择配送团订单会统一送达! + + + + 面对面团不会公开显示 + + 选择配送时,订单会统一送达 + @@ -2493,11 +2496,47 @@ .spark-a { width: 18rpx; height: 18rpx; - top: 120rpx; + top: 110rpx; left: 80rpx; } .tishi-popup{ background:url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/629843c61a014d69bf3a1195f51a898b.png') no-repeat; + width: 300px; + height: 285px; + box-sizing: border-box; + background-size: 100% 100%; + position: relative; + text-align: center; + } + + .tishi-copy { + position: absolute; + top: 72px; + left: 46px; + width: 194px; + } + + .tishi-copy-title { + color: #21443c; + font-size: 16px; + font-weight: 900; + line-height: 23px; + letter-spacing: 0.2px; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); + } + + .tishi-copy-desc { + margin-top: 13px; + color: #6d7d78; + font-size: 14px; + font-weight: 700; + line-height: 21px; + letter-spacing: 0.1px; + } + + .tishi-copy-highlight { + color: #ff7043; + font-weight: 900; } .spark-b { width: 24rpx;