广播bug

This commit is contained in:
liuye
2021-12-23 11:27:28 +08:00
parent 0ed3899e9e
commit 95eee42aab
3 changed files with 6 additions and 9 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>