vant-weapp/dist/toptips/index.wxml
2018-08-07 15:10:21 +08:00

2 lines
134 B
Plaintext

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