We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述 在pages.json中设置navigationBarShadow无效
复现步骤
{ "path": "pages/apply/index", "style": { "navigationBarTitleText": "应用中心", "navigationBarBackgroundColor": "#F6F6F6", "navigationBarTextStyle": "black", "navigationBarShadow": { "colorType": "blue" } } }
预期结果 导航栏阴影设置为 blue
实际结果 没有效果
系统信息:
The text was updated successfully, but these errors were encountered:
这么久了还没有修复吗
Sorry, something went wrong.
HBuilderX 2.6.6+ 已修复
ab8325c
No branches or pull requests
问题描述
在pages.json中设置navigationBarShadow无效
复现步骤
预期结果
导航栏阴影设置为 blue
实际结果
没有效果
系统信息:
The text was updated successfully, but these errors were encountered: