tanxue 2 months ago
parent
commit
5f7ae0eb98

+ 2 - 2
common/styles/global/pages.scss

@@ -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");}
 }

BIN
static/images/common/cancel-btn.png


BIN
static/images/common/confirm-btn.png