1.合并前段时间写的页面

This commit is contained in:
2025-07-24 16:00:29 +08:00
parent 33ef7f5cdb
commit 658d21399d
89 changed files with 7649 additions and 243 deletions

View File

@@ -70,7 +70,7 @@ page {
overflow: hidden;
font-size: 30rpx;
line-height: 50rpx;
/deep/ p {
::v-deep p {
margin-bottom: 20rpx;
text-indent: 60rpx;
}