This commit is contained in:
liuye
2022-02-11 15:23:08 +08:00
parent ade4d27aa2
commit 704c40f95f
2 changed files with 2 additions and 2 deletions

View File

@@ -281,7 +281,7 @@ export default {
color: #f46; color: #f46;
} }
.color-2{ .color-2{
color: #1365DD; color: #f46;
} }
} }
.img-list{ .img-list{

View File

@@ -631,7 +631,7 @@ uni-page-body {
color: #f46; color: #f46;
} }
.color-2{ .color-2{
color: #1365DD; color: #f46;
} }
} }
</style> </style>