Files
cashier/fuintUniapp/components/toptips/index.wxml

2 lines
134 B
Plaintext
Raw Normal View History

2026-02-07 18:01:13 +08:00
<view class="zan-toptips {{ isShow ? 'zan-toptips--show' : '' }}" style="background-color:{{ backgroundColor }}">{{ content }}</view>