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

设置navigationBarShadow无效 #607

Closed
yangnr opened this issue Aug 1, 2019 · 2 comments
Closed

设置navigationBarShadow无效 #607

yangnr opened this issue Aug 1, 2019 · 2 comments

Comments

@yangnr
Copy link

yangnr commented Aug 1, 2019

问题描述
在pages.json中设置navigationBarShadow无效

复现步骤

{
  "path": "pages/apply/index",
  "style": {
      "navigationBarTitleText": "应用中心",
      "navigationBarBackgroundColor": "#F6F6F6",
      "navigationBarTextStyle": "black",
      "navigationBarShadow": {
          "colorType": "blue"
      }
   }
}

预期结果
导航栏阴影设置为 blue

实际结果
没有效果

系统信息:

  • 发行平台:5+ App
  • 操作系统: iOS 12.1
  • HBuilderX版本:2.1.3.20190723
  • 设备信息:iPhone8
@pecopeco
Copy link

这么久了还没有修复吗

@dcloudhdx
Copy link
Contributor

HBuilderX 2.6.6+ 已修复

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

3 participants