electricity_bill_calc_wx/components/customStatusBar/index.wxml

4 lines
208 B
Plaintext

<!--components/customStatusBar/index.wxml-->
<view wx:if="{{transparent}}" class="wrapper" style="height: {{height}}px;"></view>
<view wx:else class="wrapper background" style="height: {{height}}px;"></view>