Browse Source

2760

pull/36/head
余菲 1 year ago
parent
commit
337b4ac53c
2 changed files with 3 additions and 3 deletions
  1. BIN
      assets/img/unapprove.png
  2. +3
    -3
      package_mine/pages/myId/index.wxss

BIN
assets/img/unapprove.png View File

Before After
Width: 112  |  Height: 112  |  Size: 3.8KB Width: 501  |  Height: 437  |  Size: 136KB

+ 3
- 3
package_mine/pages/myId/index.wxss View File

@@ -106,8 +106,8 @@
align-items: center;
}
.success_img {
width: 224rpx;
height: 224rpx;
width: 500rpx;
height: 440rpx;
margin-bottom: 10rpx;
}

@@ -124,7 +124,7 @@
.return_btn {
width: 100%;
height: 90rpx;
margin-top: 470rpx;
margin-top: 400rpx;
border-radius: 40rpx;
background-color: #3275E9;
line-height: 90rpx;

Loading…
Cancel
Save