tanxue 2 月之前
父节点
当前提交
5f7ae0eb98
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      common/styles/global/pages.scss
  2. 二进制
      static/images/common/cancel-btn.png
  3. 二进制
      static/images/common/confirm-btn.png

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

@@ -1765,10 +1765,10 @@
 .ezy-ghtx-page{
 .ezy-ghtx-page{
 	width: 100%;height: 100vh;background-color: #00c5fe;position: relative;overflow: auto;
 	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");
 	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{
 	.xc-btn,.qx-btn{
 		width: 644rpx;height: 108rpx;line-height: 108rpx;@include ezy-no-repeat-cover;
 		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");}
 	.xc-btn{background-image: url("@/static/images/common/confirm-btn.png");}
 	.qx-btn{background-image: url("@/static/images/common/cancel-btn.png");}
 	.qx-btn{background-image: url("@/static/images/common/cancel-btn.png");}
 }
 }

二进制
static/images/common/cancel-btn.png


二进制
static/images/common/confirm-btn.png