修改二维码

This commit is contained in:
2024-04-25 08:51:18 +08:00
parent ff36356543
commit 994d6155a2
7 changed files with 87 additions and 30 deletions

View File

@@ -1,12 +1,11 @@
/* pages/qrCode/index.wxss */
.wrapper {
/* width: 100vw;
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; */
/* margin-top: 20rpx; */
flex-direction: column;
margin-left: 32rpx;
margin-right: 32rpx;
}