添加兼容性处理

This commit is contained in:
kron
2025-11-14 09:46:14 +08:00
parent c11a108f5d
commit daee337e59
5 changed files with 17 additions and 17 deletions

View File

@@ -225,11 +225,12 @@ onMounted(() => {
text-align: center;
line-height: 27px;
color: #333333;
font-size: 28rpx;
}
.container-content > view:nth-child(2) > view > text {
font-size: 12px;
font-size: 20rpx;
color: #666666;
margin-left: 3px;
margin-left: 5rpx;
}
.container-content > view:nth-child(3) {
width: 100%;