feat: 圆角50%替换全局变量|颜色#999替换全局变量

This commit is contained in:
duanshuwen
2025-10-06 17:25:28 +08:00
parent 6f477f3513
commit dad5c4cc5e
12 changed files with 15 additions and 15 deletions

View File

@@ -24,7 +24,7 @@
.label {
font-size: 24rpx;
color: #999;
color: $uni-text-color-grey;
}
.date {
font-size: 28rpx;
@@ -54,4 +54,4 @@
font-size: 22rpx;
color: #666;
margin-top: 4rpx;
}
}