初始化

This commit is contained in:
zlw
2025-12-19 11:20:59 +08:00
commit ee272e2b8c
213 changed files with 16106 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
/* pages/agreement/index.wxss */
.title {
font-size: 32rpx;
text-align: center;
line-height: 1.6em;
}
.section {
font-size: 30rpx;
padding: 0.5em 1em;
line-height: 1.4em;
text-indent: 2em;
}