徐总多门店
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 lines
1.0 KiB

<view class="tui-collapse data-v-1edc355b" style="{{'background-color:'+(bgColor)+';'}}"><view data-event-opts="{{[['tap',[['handleClick',['$event']]]]]}}" class="tui-collapse-head data-v-1edc355b" style="{{'background-color:'+(hdBgColor)+';'}}" catchtap="__e"><view class="{{['tui-header','data-v-1edc355b',(disabled)?'tui-opacity':'']}}"><slot name="title"></slot><block wx:if="{{!isOpen}}"><view class="open data-v-1edc355b">展开</view></block><block wx:else><view class="open data-v-1edc355b">收起</view></block><block wx:if="{{arrow}}"><view class="{{['tui-collapse-icon','tui-icon-arrow','data-v-1edc355b',(isOpen)?'tui-icon-active':'']}}" style="{{'color:'+(arrowColor)+';'}}"></view></block></view></view><view class="tui-collapse-body_box data-v-1edc355b" style="{{'background-color:'+(bdBgColor)+';'+('height:'+(isOpen?height:'0rpx')+';')}}"><view class="{{['tui-collapse-body','data-v-1edc355b',(height=='auto')?'tui-collapse-transform':'',(isOpen&&height=='auto')?'tui-collapse-body_show':'']}}"><slot name="content"></slot></view></view></view>