wxapp/components/toptips/index.wxml
2024-08-03 19:57:17 +08:00

2 lines
134 B
Plaintext

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