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.
|
<view class="{{['u-toast data-v-7c5492c7',isShow?'u-show':'','u-type-'+tmpConfig.type,'u-position-'+tmpConfig.position]}}" style="{{'z-index:'+(uZIndex)+';'}}"><view class="u-icon-wrap data-v-7c5492c7"><block wx:if="{{tmpConfig.icon}}"><u-icon class="u-icon data-v-7c5492c7" vue-id="255e32ed-1" name="{{iconName}}" size="{{30}}" color="{{tmpConfig.type}}" bind:__l="__l"></u-icon></block></view><text class="u-text data-v-7c5492c7">{{tmpConfig.title}}</text></view>
|