electricity_bill_calc_wx/components/navigatorWrapper/index.wxml

2 lines
214 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 由于自定义navigator使用了固定定位所以需要一个同等高度的东西填充这段空白防止内容被遮挡 -->
<view class="wrapper" style="height: {{statusBarHeight + 46}}px"></view>