first commit

This commit is contained in:
zzc
2026-05-07 11:05:30 +08:00
commit 596de7b73c
96 changed files with 10688 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
view, swiper, swiper-item{
box-sizing: border-box;
}
.pageBg{
background: $brand-theme-color;
min-height: 80vh;
}