epmet 工作端 小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
533 B

<view class="header">
<image class="header-bg" src="../../images/statistics/nav_bg.jpg"/>
<view class="navigation" mode="widthFix" style="height: {{navigationHeight}}px; padding-top: {{statusHeight}}px;">
<image class="nav-bg" mode="widthFix" src="../../images/statistics/nav_bg.jpg"/>
<view class="con">
<image class="icon" src="../../images/statistics/icon-home.png" mode=""/> {{agencyName}}
</view>
</view>
</view>
<view style="height: {{navigationHeight + statusHeight}}px"></view>