1 |
- <view class="data-v-0840dac9"><block wx:if="{{isNavbar||isPrev}}"><view class="navbar-box data-v-0840dac9" style="{{'height:'+(menuClientRect.height+statusBar+menuClientRect.searchHeight+'px')+';'+('background:'+(bg)+';')}}"><view class="status-bar data-v-0840dac9" style="{{'height:'+(statusBar+'px')+';'}}"></view><block wx:if="{{isNavTitle}}"><view class="navbar data-v-0840dac9" style="{{'color:'+(fontColor)+';'+('height:'+(menuClientRect.height+'px')+';')+('line-height:'+(menuClientRect.height+'px')+';')}}"><block wx:if="{{isPrev}}"><view data-event-opts="{{[['tap',[['prev',['$event']]]]]}}" class="{{['iconfont','prevPage','data-v-0840dac9',(iSimmersive&&!isTitle)?'backPage':'',(iSimmersive&&scroll<10)?'statusLine':'']}}" style="{{'color:'+(fontColor)+';'+('line-height:'+(menuClientRect.height+'px')+';')}}" bindtap="__e"><text style="{{'color:'+(fontColor)+';'}}" class="data-v-0840dac9"></text></view></block><block wx:if="{{isTitle}}"><view class="title data-v-0840dac9" style="{{'color:'+(fontColor)+';'+('height:'+(menuClientRect.height+'px')+';')+('line-height:'+(menuClientRect.height+'px')+';')}}">{{title}}</view></block></view></block><block wx:if="{{isSearch&&isTitle}}"><view class="search-box data-v-0840dac9" style="{{'background:'+(bg)+';'}}"><view data-event-opts="{{[['tap',[['onJumpSearch',['$event']]]]]}}" class="iconfont search-input data-v-0840dac9" bindtap="__e"><text class="data-v-0840dac9">请输入关键字</text></view></view></block></view></block><block wx:if="{{placeholder}}"><view class="placeholder-box data-v-0840dac9" style="{{'width:100%;'+('height:'+(menuClientRect.height-1+menuClientRect.searchHeight+statusBar+'px')+';')}}"></view></block></view>
|