This commit is contained in:
lik
2026-05-30 21:09:24 +08:00
parent 212c94224b
commit 010cf160a0
1075 changed files with 67487 additions and 1 deletions

9
app.wxss Normal file
View File

@@ -0,0 +1,9 @@
/**app.wxss**/
page {
background-color: #f3f3f3;
}
.page {
height: 100vh;
background-color: #fff;
}