2018-07-30 10:26:34 +08:00

2 lines
134 B
Plaintext

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