<view class="branch-card"><view wx:if="{{a}}" class="branch-body branch-bubble"><icon wx:if="{{b}}" class="branch-title-icon" u-i="ffc7e6cc-0" bind:__l="__l" u-p="{{b}}"/> {{c}}</view><block wx:if="{{d}}"><view wx:for="{{e}}" wx:for-item="item" wx:key="b" class="branch-body branch-bubble branch-item" style="{{'border-width:' + f}}" bindtap="{{item.c}}">{{item.a}}</view></block></view>