页面调整

This commit is contained in:
2025-08-26 16:49:41 +08:00
parent 0fa8ab4ef9
commit cff90138cc

View File

@@ -553,7 +553,7 @@ export default {
/* 二维码容器 */
.qr-container {
margin-bottom: 28px;
margin-bottom: 20px;
width: 100%;
max-width: 300px;
}
@@ -585,7 +585,7 @@ export default {
.qr-wrapper {
width: 100%;
aspect-ratio: 1/1;
aspect-ratio: 1/0.8;
display: flex;
justify-content: center;
align-items: center;