瀏覽代碼

修改颜色

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 {