服务器提交
This commit is contained in:
1
public/weapp/components/uni-badge/uni-badge.wxml
Executable file
1
public/weapp/components/uni-badge/uni-badge.wxml
Executable file
@@ -0,0 +1 @@
|
||||
<block wx:if="{{text}}"><text data-event-opts="{{[['tap',[['onClick']]]]}}" class="{{['uni-badge',inverted?'uni-badge-'+type+' uni-badge--'+size+' uni-badge-inverted':'uni-badge-'+type+' uni-badge--'+size]}}" bindtap="__e">{{''+text+''}}</text></block>
|
||||
Reference in New Issue
Block a user