资源转移
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
<div class="list-wrap">
|
<div class="list-wrap">
|
||||||
<div class="card" v-for="(item,index) in list" :key="index">
|
<div class="card" v-for="(item,index) in list" :key="index">
|
||||||
<img
|
<img
|
||||||
:src="item.picture || require('../../../static/img/police.png')"
|
:src="item.picture || `https://c资源转移dn.cunwuyun.cn/AppPolice/police.png`"
|
||||||
@click="preview(index)"
|
@click="preview(index)"
|
||||||
alt="">
|
alt="">
|
||||||
<div class="right">
|
<div class="right">
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 929 B |
Reference in New Issue
Block a user