diff --git a/src/app/routes/data-v/s1/s1.component.html b/src/app/routes/data-v/s1/s1.component.html
index 72c8c40..38f20d4 100644
--- a/src/app/routes/data-v/s1/s1.component.html
+++ b/src/app/routes/data-v/s1/s1.component.html
@@ -164,15 +164,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/app/routes/data-v/s1/s1.component.less b/src/app/routes/data-v/s1/s1.component.less
index 59dedff..7a0e30c 100644
--- a/src/app/routes/data-v/s1/s1.component.less
+++ b/src/app/routes/data-v/s1/s1.component.less
@@ -69,16 +69,6 @@
color: white;
}
-
-/* 设置 Checkbox 组件中文字的颜色 */
-::ng-deep .ant-checkbox-wrapper input {
- color: red; /* 这里设置文字颜色为红色,你可以根据需要修改颜色值 */
-}
-
-// ::ng-deep .ant-checkbox-inner::after {
-// color: white;colorcolorcolorcolorcolor
-// }
-
-// ::ng-deep .ant-checkbox-input:focus + .ant-checkbox-inner::after {
-// border-color: #1890ff;border-colorborder-colorborder-colorborder-colorborder-color
-// }
\ No newline at end of file
+.white-color-theme{
+ color: #74FAFB;
+}
\ No newline at end of file