唯一码图形对接以及退出登录

This commit is contained in:
zx
2026-03-24 11:38:41 +08:00
parent b648176e82
commit dde27ed688
12 changed files with 310 additions and 41 deletions

View File

@@ -71,4 +71,11 @@
display: flex;
align-items: center;
justify-content: center;
}
}
.mt-8{
margin-top: 8rpx;
}
.mt-16{
margin-top: 16rpx;
}