Feat(AI):天气展示数据调整

This commit is contained in:
lifizer
2025-05-22 11:06:45 +08:00
parent 982fe87cc1
commit f0a187f2b1
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1096,10 +1096,14 @@ page {
padding: 0 0 0 24rpx;
}
}
.content + .content {
padding: 12rpx 0 0 0;
}
.content {
color: #3D4CF1;
font-size: 26rpx;
line-height: 36rpx;
font-weight: bold;
}
.txt-loading {
display: flex;