6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
|
|
<t-notice-bar visible="{{visible}}" prefixIcon="{{false}}" content="提示文字描述提示文字描述提示文字描述">
|
||
|
|
<view slot="prefix-icon">
|
||
|
|
<t-icon name="error-circle-filled"></t-icon>
|
||
|
|
</view>
|
||
|
|
</t-notice-bar>
|