1 |
- <block wx:if="{{form}}"><form report-submit="{{true}}" data-event-opts="{{[['submit',[['jumpLogic',['$event']]]]]}}" bindsubmit="__e" class="data-v-485793b2"><button class="{{['data-v-485793b2',''+(arrangement==='column'?'app-button-column':arrangement==='row'?'app-button-row':arrangement==='left'?'app-button-left':arrangement==='topCenter'?'app-button-top-cross-center':arrangement==='a'?'app-left':arrangement==='b'?'app-left-between':'')]}}" style="{{'background-color:'+(''+(backgroundColor?backgroundColor:''))+';'+('height:'+(height+'%')+';')+('width:'+(width+'%')+';')}}" open-type="{{open_type==='contact'?'contact':open_type==='share'?'share':''}}" hover-class="none" formType="submit"><slot></slot></button></form></block><block wx:else><button class="{{['data-v-485793b2',''+(arrangement==='column'?'app-button-column':arrangement==='row'?'app-button-row':arrangement==='left'?'app-button-left':arrangement==='topCenter'?'app-button-top-cross-center':arrangement==='a'?'app-left':arrangement==='b'?'app-left-between':'')]}}" style="{{'background-color:'+(''+(backgroundColor?backgroundColor:''))+';'+('height:'+(height+'%')+';')+('width:'+(width+'%')+';')}}" open-type="{{open_type==='contact'?'contact':''}}" hover-class="none" data-event-opts="{{[['tap',[['jumpLogic',['$event']]]]]}}" bindtap="__e"><slot></slot></button></block>
|