图片url

This commit is contained in:
liuye
2021-12-27 08:58:42 +08:00
parent 8c9d0a020e
commit de0a6ecc15
10 changed files with 24 additions and 24 deletions

View File

@@ -18,7 +18,7 @@
<p>{{ item.content }}</p>
</div>
</div>
<img src="img/add-icon.png" alt="" class="add-img" @click="add">
<img src="./img/add-icon.png" alt="" class="add-img" @click="add">
<u-popup v-model="isShow" mode="bottom">
<div class="audio">
<AiVideo :src="url" autoplay></AiVideo>