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

uni.getSystemInfoSync()在不同平台返回值不同 #235

Closed
weiyunpeng opened this issue Mar 12, 2019 · 0 comments
Closed

uni.getSystemInfoSync()在不同平台返回值不同 #235

weiyunpeng opened this issue Mar 12, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@weiyunpeng
Copy link

问题描述
使用uni.getSystemInfoSync()获取的手机信息中,在微信小程序的statusBarHeight字段Bar是大写的B,在h5中statusBarHeight字段bar是小写的b

预期结果
在各平台返回字段相同

实际结果
h5中:
statusbarHeight: 0
小程序中:
statusBarHeight:20

@zhetengbiji zhetengbiji self-assigned this Mar 12, 2019
@zhetengbiji zhetengbiji added the bug Something isn't working label Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants