update package/document/src/document/zh-CN/components/noticeBar.md.

This commit is contained in:
cool314156 2022-04-13 01:07:08 +00:00 committed by Gitee
parent e5d3b4e9af
commit 854a847600
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -85,7 +85,7 @@ export default {
::: demo
<template>
<lay-notice-bar :scrollable="true" :textlist="list"></lay-notice-bar>
<lay-notice-bar :scrollable="true" leftIcon="layui-icon-mute" :textlist="list"></lay-notice-bar>
</template>
<script>