7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
![]() |
<view
|
||
|
class="van-notify {{ show ? 'van-notify--show' : '' }}"
|
||
|
style="background-color:{{ backgroundColor }}"
|
||
|
>
|
||
|
{{ text }}
|
||
|
</view>
|