|
@@ -1765,10 +1765,10 @@
|
|
|
.ezy-ghtx-page{
|
|
|
width: 100%;height: 100vh;background-color: #00c5fe;position: relative;overflow: auto;
|
|
|
padding-top:var(--status-bar-height);@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
|
|
|
- .ghtx-img{width: 300px;height: 300px;margin: 0 auto 86rpx;display: block;}
|
|
|
+ .ghtx-img{width: 644rpx;height: 644rpx;margin: 0 auto 86rpx;display: block;}
|
|
|
.xc-btn,.qx-btn{
|
|
|
width: 644rpx;height: 108rpx;line-height: 108rpx;@include ezy-no-repeat-cover;
|
|
|
- margin: 30rpx 32rpx 0;font-size: 30rpx;color: #fff;text-align: center;}
|
|
|
+ margin: 30rpx auto 0;font-size: 30rpx;color: #fff;text-align: center;}
|
|
|
.xc-btn{background-image: url("@/static/images/common/confirm-btn.png");}
|
|
|
.qx-btn{background-image: url("@/static/images/common/cancel-btn.png");}
|
|
|
}
|