diff --git a/packages/localLife/pay/index.vue b/packages/localLife/pay/index.vue index fd2bf809..c9734444 100644 --- a/packages/localLife/pay/index.vue +++ b/packages/localLife/pay/index.vue @@ -29,10 +29,10 @@ 获得物业公积金 - + @@ -41,9 +41,9 @@ {{ homeMoney }} - + diff --git a/packages/shop/groupPurchaseSubmit/index.css b/packages/shop/groupPurchaseSubmit/index.css index def4e8ef..97ba10e4 100644 --- a/packages/shop/groupPurchaseSubmit/index.css +++ b/packages/shop/groupPurchaseSubmit/index.css @@ -375,7 +375,7 @@ page { .shadowBox_img { width: 600rpx; - height: 900rpx; + height: 500rpx; background-color: #fff; border-radius: 20rpx; } @@ -396,8 +396,8 @@ page { } .boxshadow_img { - width: 300rpx; - height: 300rpx; + /* width: 300rpx; + height: 300rpx; */ margin: 0 auto; margin-top: 40rpx; text-align: center; @@ -405,7 +405,7 @@ page { .boxbottom { width: 100%; - margin-top: 100rpx; + margin-top: 50rpx; display: flex; justify-content: center; align-items: center; @@ -436,7 +436,16 @@ page { height: 150rpx; border: 1rpx solid red; position: absolute; - left: 50rpx; + left: 100rpx; + opacity:0; +} + +.shadowBox2Item_btn{ + width: 110rpx; + height: 150rpx; + border: 1rpx solid red; + position: absolute; + right: 100rpx; opacity:0; } diff --git a/packages/shop/groupPurchaseSubmit/index.vue b/packages/shop/groupPurchaseSubmit/index.vue index 5fbaec50..78f0b4bd 100644 --- a/packages/shop/groupPurchaseSubmit/index.vue +++ b/packages/shop/groupPurchaseSubmit/index.vue @@ -233,10 +233,10 @@ 已支付成功 - {{ verifyCode }} - 核销码:{{ verifyCode }} + @@ -246,24 +246,25 @@