diff --git a/pages/mine/reception/addreception.vue b/pages/mine/reception/addreception.vue index 64387d6..949e25b 100644 --- a/pages/mine/reception/addreception.vue +++ b/pages/mine/reception/addreception.vue @@ -405,7 +405,7 @@ .cented-box { background: #F8F8F8; width: 100%; - height: 100vh; + min-height: 100vh; } .Pinspeak { @@ -473,10 +473,9 @@ } .clive { - position: absolute; + position: sticky; bottom: 32rpx; - left: 30rpx; - right: 30rpx; + margin: 32rpx auto 0; width: 690rpx; height: 88rpx; background: #2671E2;