This repository was archived by the owner on Apr 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +1818
-1812
lines changed
journey-map/src/components/__snapshots__
mindflow/src/components/EvidenceEdge/__snapshots__
user-panel/src/components
WechatLogin/__snapshots__ Expand file tree Collapse file tree 6 files changed +1818
-1812
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ exports[`ErrorFallback 默认 1`] = `
57
57
</div >
58
58
<span
59
59
aria-hidden = " true"
60
- style = " position: fixed; display: block; left: 0px; top: 0px; z-index: -9999; visibility: hidden; pointer-events: none; width: 9999px ;"
60
+ style = " position: fixed; display: block; left: 0px; top: 0px; z-index: -9999; visibility: hidden; pointer-events: none; word-break: keep-all; white-space: nowrap ;"
61
61
>
62
62
lg
63
63
</span >
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ exports[`Reference 列表 1`] = `
97
97
class = " mind-edge-references-foot"
98
98
>
99
99
<button
100
- class = " ant-btn ant-btn-sm"
100
+ class = " ant-btn ant-btn-default ant-btn- sm"
101
101
type = " button"
102
102
>
103
103
<span >
@@ -123,7 +123,7 @@ exports[`Reference 空档案 1`] = `
123
123
class = " mind-edge-references-foot"
124
124
>
125
125
<button
126
- class = " ant-btn ant-btn-sm"
126
+ class = " ant-btn ant-btn-default ant-btn- sm"
127
127
type = " button"
128
128
>
129
129
<span >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ exports[`Footer 组件 微信登陆页面 1`] = `
16
16
</span >
17
17
</div >
18
18
<button
19
- class = " ant-btn ant-btn-lg avx-user-panel-wechat"
19
+ class = " ant-btn ant-btn-default ant-btn- lg avx-user-panel-wechat"
20
20
data-testid = " wechat-btn"
21
21
type = " button"
22
22
>
Original file line number Diff line number Diff line change 3
3
exports [` WechatLogin 组件 默认状态 1` ] = `
4
4
<div >
5
5
<button
6
- class = " ant-btn ant-btn-lg avx-user-panel-wechat"
6
+ class = " ant-btn ant-btn-default ant-btn- lg avx-user-panel-wechat"
7
7
data-testid = " wechat-btn"
8
8
type = " button"
9
9
>
You can’t perform that action at this time.
0 commit comments