1 |
- <view class="topbar flex-between data-v-6d91d43c" style="{{'height:'+(topbarOffsetHeight-statusBarHeight+'px')+';'+('padding-top:'+(statusBarHeight+'px')+';')}}"><view data-event-opts="{{[['tap',[['action',['$event']]]]]}}" class="icon flex-center data-v-6d91d43c" bindtap="__e"><block wx:if="{{icon==='back'}}"><image class="icon-img data-v-6d91d43c" src="../../static/back.png" mode="aspectFill"></image></block></view><view class="text font32 fw600 data-v-6d91d43c" style="{{'line-height:'+(topbarOffsetHeight-statusBarHeight+'px')+';'}}">{{''+title+''}}</view><view class="null data-v-6d91d43c"></view></view>
|