Browse Source

修改颜色

pangqijun 1 year ago
parent
commit
9938450add
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/users/user_return_list/module/index.rpx.css

+ 2 - 2
pages/users/user_return_list/module/index.rpx.css

@@ -14,11 +14,11 @@
 
 .status {
     text-align: right;
-    color: #75BE00;
+    color: #FEA800;
 }
 .success_status{
     text-align: right;
-    color: greenyellow;
+    color: #75BE00;
 }
 
 .time {