资源转移

This commit is contained in:
aixianling
2022-05-13 10:27:47 +08:00
parent 09d5995915
commit 6cc4bcf6ed
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
<div class="list-wrap">
<div class="card" v-for="(item,index) in list" :key="index">
<img
:src="item.picture || require('../../../static/img/police.png')"
:src="item.picture || `https://c资源转移dn.cunwuyun.cn/AppPolice/police.png`"
@click="preview(index)"
alt="">
<div class="right">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B