Skip to content

基础使用

默认高度:${uni.getSystemInfoSync().statusBarHeight}px

默认背景:pages.json -> 页面设置 -> navigationBarBackgroundColor || pages.json -> globalStyle -> navigationBarBackgroundColor

vue
<hi-status-bar></hi-status-bar>