mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-07 06:05:11 +00:00
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
![]() |
<view
|
||
|
class="van-notify {{ show ? 'van-notify--show' : '' }}"
|
||
|
style="background-color:{{ backgroundColor }}"
|
||
|
>
|
||
|
{{ text }}
|
||
|
</view>
|