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.

1 line
588 B

2 years ago
<view class="header" style="{{'background-size:'+(height?'100% '+height:' ')+';'+('background-image:'+('url('+backgroundImage+')')+';')+('min-height:'+(height)+';')}}"><view class="top" style="{{'height:'+(styles.top?styles.top:'')+';'}}"></view><uni-nav-bar style="font-size:34rpx;" vue-id="67af538d-1" border="{{false}}" height="{{styles.height}}" color="white" backgroundColor="rgba(0,0,0,0)" left-icon="{{leftIcon}}" title="{{title}}" data-event-opts="{{[['^clickLeft',[['backFn']]]]}}" bind:clickLeft="__e" bind:__l="__l"></uni-nav-bar><view><slot name="coment"></slot></view></view>