剔除不上线内容

This commit is contained in:
aixianling
2021-12-24 21:20:52 +08:00
parent c83aaf23f4
commit e4c29dd14e
100 changed files with 109 additions and 1497 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>