vant-weapp/dist/toptips/index.wxml
2018-06-29 10:57:04 +08:00

2 lines
134 B
Plaintext

<view class="zan-toptips {{ isShow ? 'zan-toptips--show' : '' }}" style="background-color:{{ backgroundColor }}">{{ content }}</view>