Эх сурвалжийг харах

列表提示文案颜色修改

jwyu 2 жил өмнө
parent
commit
511f737ad7

+ 1 - 1
src/components/SelfList.vue

@@ -68,7 +68,7 @@ const handleClickLoadMore=()=>{
     }
     }
     .nomore-text{
     .nomore-text{
         text-align: center;
         text-align: center;
-        color: #F3A52F;
+        color: #999;
     }
     }
 }
 }
 </style>
 </style>

+ 1 - 1
src/views/sandBox/List.vue

@@ -630,7 +630,7 @@ onActivated(()=>{
                 height: 30px;
                 height: 30px;
                 font-size: 16px;
                 font-size: 16px;
                 font-family: 'PingFang SC';
                 font-family: 'PingFang SC';
-                color: #666666;
+                color: #999;
             }
             }
         }
         }
     }
     }