图片
@@ -28,10 +28,10 @@
|
||||
<div class="list-content">
|
||||
<div class="item" v-for="(item, index) in list" :key="index" @click="showMonitor(item)">
|
||||
<img class="img" :src="item.indexUrl" alt="" v-if="item.deviceStatus == 1" />
|
||||
<img class="img" src="../../static/AppVideoSurve/offline.png" alt="" v-else />
|
||||
<img class="img" src="https://cdn.cunwuyun.cn/dvcp/AppVideoSurve/offline.png" alt="" v-else />
|
||||
<p>{{ item.name }}</p>
|
||||
<img class="icon" src="../../static/AppVideoSurve/play-icon.png" alt="" v-if="item.deviceStatus == 1" />
|
||||
<img class="icon" src="../../static/AppVideoSurve/not-play-icon.png" alt="" v-else />
|
||||
<img class="icon" src="https://cdn.cunwuyun.cn/dvcp/AppVideoSurve/https://cdn.cunwuyun.cn/dvcp/AppVideoSurve" alt="" v-if="item.deviceStatus == 1" />
|
||||
<img class="icon" src="https://cdn.cunwuyun.cn/dvcp/AppVideoSurve/not-https://cdn.cunwuyun.cn/dvcp/AppVideoSurve" alt="" v-else />
|
||||
</div>
|
||||
<AiEmpty v-if="!list.length" />
|
||||
</div>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<div class="status status0" :class="detail.auditStatus == 0 ? 'status0' : detail.auditStatus == 1 ? 'status1' : 'status2'">{{ $dict.getLabel('auditStatus', detail.status) }}</div>
|
||||
|
||||
<div class="dels" @click.stop=";(modalShow = true), (deleId = detail.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>
|
||||
@@ -38,19 +38,19 @@
|
||||
|
||||
<div class="icones">
|
||||
<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" @click="poupShow = true" />
|
||||
<img src="../../static/AppVillager/3.png" alt="" class="img3" @click="like" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager2.png" alt="" class="img2" @click="poupShow = true" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager3.png" alt="" class="img3" @click="like" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="reply">
|
||||
<div class="replyTop" @click="deleShowBtn(item)">
|
||||
<img src="../../static/AppVillager/3.png" alt="" />
|
||||
<img src="https://cdn.cunwuyun.cn/dvcp/AppVillager3.png" alt="" />
|
||||
<span class="people">张三、李四、陶白白等12人</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 802 B |
|
Before Width: | Height: | Size: 622 B |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 402 B |
|
Before Width: | Height: | Size: 715 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 482 B |