2018-08-20 12:22:40 +08:00

9 lines
173 B
Plaintext

<van-transition
name="slide-down"
show="{{ show }}"
custom-class="van-notify"
custom-style="background-color:{{ backgroundColor }}"
>
{{ text }}
</van-transition>