diff --git a/components/qr_code/qr_code.wxml b/components/qr_code/qr_code.wxml index 216521c..b6da6b4 100644 --- a/components/qr_code/qr_code.wxml +++ b/components/qr_code/qr_code.wxml @@ -2,7 +2,7 @@ - + @@ -10,7 +10,7 @@ {{object.val}} - + {{object.content}} 有效时间:{{object.now}} 至 {{object.validay}} diff --git a/components/qr_code/qr_code.wxss b/components/qr_code/qr_code.wxss index e58dcd3..c4eb9e2 100644 --- a/components/qr_code/qr_code.wxss +++ b/components/qr_code/qr_code.wxss @@ -78,26 +78,24 @@ letter-spacing:6rpx; /* 二维码边框*/ .qrcode_rim { width: 550rpx; - height:520rpx; + height:544rpx; display:flex; flex-direction:column; - position: absolute; left: 74rpx; -top: 130rpx; - } .qrcode{ width:520rpx; height:520rpx; - margin-top:-20rpx + margin-top:-27rpx } .r-code{ font-size:28rpx; padding-left: 25rpx; +margin-top: -5.5rpx; } @@ -122,7 +120,8 @@ top: 130rpx; } -.mt{ margin-top: 70rpx} +.mt{ margin-top:130rpx} +.mts{ margin-top:70rpx} .flex{ display: flex; justify-content:center; diff --git a/pages/user/userinfo/userinfo.wxml b/pages/user/userinfo/userinfo.wxml index c98ea70..181e8a7 100644 --- a/pages/user/userinfo/userinfo.wxml +++ b/pages/user/userinfo/userinfo.wxml @@ -201,11 +201,11 @@ - + 确认修改 - +