소스 검색

修改颜色

pangqijun 1 년 전
부모
커밋
9938450add
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 {