这种吸顶整块白色是要设置什么吗 #8923
Unanswered
komorebi-cqd
asked this question in
Q&A
这种吸顶整块白色是要设置什么吗
#8923
Replies: 2 comments
-
@ant-design/pro-components的版本是2.3.57 |
Beta Was this translation helpful? Give feedback.
0 replies
-
<PageContainer affixProps={{offsetTop: 0,style: { marginTop: -1 },}}></PageContainer> affixProps 试试这个属性 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
官网示例(https://procomponents.ant.design/components/layout?tab=api#%E5%90%B8%E9%A1%B6-header)的这种吸顶效果是要设置什么吗,我看示例也就添加了fixedHeader,为什么我添加在我的项目中要滑动才会整块白色呢

Beta Was this translation helpful? Give feedback.
All reactions