Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: result page dark theme #6557

Merged
merged 1 commit into from
Feb 29, 2024
Merged

fix: result page dark theme #6557

merged 1 commit into from
Feb 29, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 29, 2024

fix #6556

Before

image

After

截屏2024-02-29 14 21 49

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (0af484e) to head (b8e228e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6557   +/-   ##
=======================================
  Coverage   92.28%   92.28%           
=======================================
  Files         318      318           
  Lines        6909     6909           
  Branches     1729     1729           
=======================================
  Hits         6376     6376           
  Misses        497      497           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Size Change: +1 B (0%)

Total Size: 358 kB

Filename Size Change
./lib/bundle/antd-mobile.compatible.umd.js 192 kB +3 B (0%)
./lib/bundle/style.css 18 kB -2 B (0%)
ℹ️ View Unchanged
Filename Size
./lib/bundle/antd-mobile.umd.js 147 kB
./lib/bundle/css-vars-patch.css 1.42 kB

compressed-size-action

Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6557.surge.sh

@zombieJ zombieJ merged commit 5ebd04e into master Feb 29, 2024
9 checks passed
@zombieJ zombieJ deleted the fix-dark-theme branch February 29, 2024 06:26
Copy link
Contributor

Deploy PR preview failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResultPage组件的深色模式适配问题
2 participants