From 1c9e05968c097d55e3b83a113e89c6e2d055069c Mon Sep 17 00:00:00 2001 From: George H Date: Sat, 7 Oct 2023 10:10:08 +0800 Subject: [PATCH] docs(List) :fix content text color being fixed (#7756) --- packages/list/src/demos/ToolBar.tsx | 4 +- tests/list/__snapshots__/demo.test.ts.snap | 72 ++++++---------------- 2 files changed, 20 insertions(+), 56 deletions(-) diff --git a/packages/list/src/demos/ToolBar.tsx b/packages/list/src/demos/ToolBar.tsx index 2fc14ee942fb..bcc6d377f3b1 100644 --- a/packages/list/src/demos/ToolBar.tsx +++ b/packages/list/src/demos/ToolBar.tsx @@ -113,8 +113,8 @@ export default () => { > {(text as any[]).map((t) => (
-
{t.label}
-
+
{t.label}
+
{t.status === 'success' && ( 📸 renders ./packages/list/src/demos/ToolBar.tsx correct style="display: flex; justify-content: space-around;" >
-
+
模型数
-
+
2903
-
+
指标数
-
+
3720
-
+
实验状态
-
+
@@ -341,38 +329,26 @@ exports[`list demos > 📸 renders ./packages/list/src/demos/ToolBar.tsx correct style="display: flex; justify-content: space-around;" >
-
+
模型数
-
+
2904
-
+
指标数
-
+
3721
-
+
实验状态
-
+
@@ -450,38 +426,26 @@ exports[`list demos > 📸 renders ./packages/list/src/demos/ToolBar.tsx correct style="display: flex; justify-content: space-around;" >
-
+
模型数
-
+
2905
-
+
指标数
-
+
3722
-
+
实验状态
-
+