图片
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
<div class="dels" @click.stop="toAdd(item)">编辑</div>
|
||||
<div class="dels" @click.stop=";(delShow = true), (deleId = item.id)">删除</div>
|
||||
<!-- <img src="../../static/AppVillager/4.png" alt="" @click.stop="delShow = true" class="dels" /> -->
|
||||
<!-- <img src="https://cdn.cunwuyun.cn/dvcp/AppVillager4.png" alt="" @click.stop="delShow = true" class="dels" /> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -54,12 +54,12 @@
|
||||
|
||||
<div class="icones" v-if="tabIndex0 != 3">
|
||||
<div class="img1">
|
||||
<img src="../../static/AppVillager/1.png" alt="" class="img11" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager1.png" alt="" class="img11" />
|
||||
</div>
|
||||
|
||||
<div class="rightFlex">
|
||||
<img src="../../static/AppVillager/2.png" alt="" class="img2" />
|
||||
<img src="../../static/AppVillager/3.png" alt="" class="img3" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager2.png" alt="" class="img2" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager3.png" alt="" class="img3" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user