Browse Source

修改我的二维码素材;

shibei
luyan 1 year ago
parent
commit
d0d59bc74c
  1. BIN
      miniprogram/pages/my/images/png.png
  2. 7
      miniprogram/pages/my/my.wxss

BIN
miniprogram/pages/my/images/png.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

7
miniprogram/pages/my/my.wxss

@ -201,16 +201,15 @@ page {
} }
.erweima { .erweima {
width: 110rpx;
height: 110rpx;
margin-left: auto; margin-left: auto;
} }
.erweima image { .erweima image {
text-align: right; text-align: right;
float: right; float: right;
width:110rpx; width:60rpx;
height:110rpx height:60rpx;
margin-top: 25rpx;
} }
.touxiang_text { .touxiang_text {

Loading…
Cancel
Save