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

当传入renderCenter代替title,导航内部的navBarLeft有问题 #28

Open
gg343917542 opened this issue Mar 11, 2020 · 1 comment

Comments

@gg343917542
Copy link

这里的只判断了title,但没有判断renderCenter,导致外部传入时不能居中。
else if ((back && home) || title) { navBarLeft = [ width:${capsulePosition.width}px, height:${capsulePosition.height}px, margin-left:${rightDistance}px ].join(';'); }

@lingxiaoyi
Copy link
Owner

毕竟兼容各种样式容易出现差错,你可以修改样式以达到自己想要的方案

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

2 participants