
使用文档中是可以直接使用图片链接的
:left-icon="require('../../assets/newImages/noticeImg.png')"
<html>
....
<NoticeBar
mode=""
color="#C6C6C6"
background=""
v-if="global_info.site_bulletin"
:left-icon="require('../../assets/newImages/noticeImg.png')"
class="home-notice-bar"
:text="global_info.site_bulletin"
/>
.....
</html>
<script>
import { NoticeBar } from "vant";
export default {
components: {
NoticeBar,
},
......
}
</script>










![数据中台与数据治理服务方案[50页PPT]](https://i-blog.csdnimg.cn/direct/eaab4af3a7054be28878f8e595006cfa.png)



![[实用指南]如何将视频从iPhone传输到iPad](https://img-blog.csdnimg.cn/direct/ae5df0d0381b4d09aa1da1b6d4981fca.jpeg)



