"use strict";const e=require("../../../../common/vendor.js"),t={name:"u-status-bar",mixins:[e.mpMixin,e.mixin,e.props$16],data:()=>({isH5:!0}),created(){},computed:{style(){const t={};return t.height=e.addUnit(e.getWindowInfo().statusBarHeight,"px"),t.backgroundColor=this.bgColor,e.deepMerge(t,e.addStyle(this.customStyle))}}};const s=e._export_sfc(t,[["render",function(t,s,n,o,r,a){return{a:e.s(a.style),b:e.n(r.isH5&&"u-safe-area-inset-top")}}],["__scopeId","data-v-028ae47e"]]);wx.createComponent(s);