Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion packages/base/src/__snapshots__/App.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2492,7 +2492,7 @@ exports[`App render App when token is not existed 1`] = `
</div>
</div>
<button
class="ant-btn ant-btn-primary login-btn basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-primary login-btn basic-button-wrapper css-10ae2zl"
type="submit"
>
<span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ exports[`base/System/GlobalSetting/PersonalSMS render init snap 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default basic-button-wrapper css-10ae2zl"
type="button"
>
<span>
Expand Down Expand Up @@ -227,7 +227,7 @@ exports[`base/System/GlobalSetting/PersonalSMS render init snap 1`] = `
style="margin-right: 12px;"
>
<button
class="ant-btn ant-btn-default basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default basic-button-wrapper css-10ae2zl"
type="button"
>
<span>
Expand All @@ -239,7 +239,7 @@ exports[`base/System/GlobalSetting/PersonalSMS render init snap 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-primary basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-primary basic-button-wrapper css-10ae2zl"
type="submit"
>
<span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
>
账户基本信息
<button
class="ant-btn ant-btn-primary basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-primary basic-button-wrapper css-10ae2zl"
type="button"
>
<span>
Expand Down Expand Up @@ -71,7 +71,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-10ae2zl"
hidden=""
type="button"
>
Expand Down Expand Up @@ -123,7 +123,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-10ae2zl"
hidden=""
type="button"
>
Expand Down Expand Up @@ -175,7 +175,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-10ae2zl"
hidden=""
type="button"
>
Expand Down Expand Up @@ -227,7 +227,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-10ae2zl"
hidden=""
type="button"
>
Expand Down Expand Up @@ -271,7 +271,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
</div>
</div>
<button
class="ant-btn ant-btn-primary basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-primary basic-button-wrapper css-10ae2zl"
type="button"
>
<span>
Expand Down Expand Up @@ -394,7 +394,7 @@ exports[`test base/page/Account ce should match snapshot 1`] = `
class="ant-space-item"
>
<button
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-lfzis8"
class="ant-btn ant-btn-default ant-btn-icon-only config-item-filed-edit-button basic-button-wrapper css-10ae2zl"
hidden=""
type="button"
>
Expand Down
Loading