feat:数字学习卡

This commit is contained in:
R524809
2025-11-26 18:03:29 +08:00
parent 61e7781bf8
commit 698109e6f5
37 changed files with 872 additions and 158 deletions
+8 -1
View File
@@ -161,5 +161,12 @@ page {
font-size: 24rpx;
color: #666666;
line-height: 1.5;
white-space: pre-line;
view {
margin-bottom: 8rpx;
&:last-child {
margin-bottom: 0;
}
}
}