Browse Source

积分列表修改

chengjunhui 1 month ago
parent
commit
69e96ae208
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pointExchange/pages/center/center.wxss

+ 3 - 3
pointExchange/pages/center/center.wxss

@@ -100,11 +100,11 @@
 .item .num {
 	font-size: 34rpx;
 	font-weight: 400;
+	color: #1a1a1a;
+}
+.item .num.green{
 	color: #ff0000;
 }
-/* .item .num.green{
-	color: #8fcd4d;
-} */
 
 .left{
 	display: inline-block;