提交代码

This commit is contained in:
guanj
2026-06-01 11:32:25 +08:00
parent 276ef60389
commit 43c6249530
15 changed files with 384 additions and 157 deletions

View File

@@ -147,17 +147,17 @@ export default {
}
.meta-item {
font-size: 26rpx;
font-size: 24rpx;
color: #666666;
line-height: 1.3;
line-height: 1.2;
}
.meta-time {
display: block;
margin-top: 8rpx;
font-size: 26rpx;
font-size: 24rpx;
color: #666666;
line-height: 1.3;
line-height: 1.2;
}
.legend-row {