feat: add resident miniapp MVP

This commit is contained in:
王鹏
2026-07-07 16:38:13 +08:00
parent bb325151d6
commit 576c54ec9d
52 changed files with 17865 additions and 66 deletions

View File

@@ -1,3 +1,5 @@
.page {
min-height: 100vh;
.radio {
display: block;
height: 60rpx;
line-height: 60rpx;
}