This commit is contained in:
“xHuPo” 2025-06-09 13:35:15 +08:00
commit 2b8870a40e
51 changed files with 5845 additions and 0 deletions

4
app.wxss Normal file
View file

@ -0,0 +1,4 @@
/**app.wxss**/
page {
background: #f8f9fa;
}