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

useResponsive默认的响应式配置有错误 #2623

Open
hcc0923 opened this issue Aug 7, 2024 · 1 comment
Open

useResponsive默认的响应式配置有错误 #2623

hcc0923 opened this issue Aug 7, 2024 · 1 comment

Comments

@hcc0923
Copy link

hcc0923 commented Aug 7, 2024

文档上说useResponsive默认的响应式配置和 bootstrap 是一致的,但是我发现在xs这个断点useResponsive的是>0,而bootstrap和antd
上的xs对应的都是<576px。
Snipaste_2024-08-07_17-12-24
Snipaste_2024-08-07_17-11-53
Snipaste_2024-08-07_17-12-09

@hcc0923
Copy link
Author

hcc0923 commented Aug 7, 2024

xs断点的值可以通过configResponsive覆盖,但是不应改用 “>” 来判断xs断点吧。

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

No branches or pull requests

1 participant