浏览代码

改摘要颜色

cxmo 1 年之前
父节点
当前提交
08489025a9
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pages-report/reportList.vue

+ 2 - 1
pages-report/reportList.vue

@@ -422,8 +422,9 @@ page{
         word-break: break-all;
         -webkit-box-orient: vertical;
         -webkit-line-clamp: 1;
+        color: #9C9791;
         div{
-            color:rgb(51,51,51);
+            color: #9C9791;
         }
     }
     .info{