This commit is contained in:
itgaojian163 2025-01-02 17:39:17 +08:00
parent 04ea741ab9
commit 0489d56d56

View File

@ -1,6 +1,7 @@
/**app.wxss**/
.container {
height: 100vh;
width: 100vw;
display: flex;
flex-direction: column;
align-items: center;