first commit

This commit is contained in:
zzc
2026-04-24 10:20:50 +08:00
commit 49f4a1d6cc
96 changed files with 10456 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;
}