This commit is contained in:
zhangsir
2024-05-21 15:43:48 +08:00
parent b6f36e7955
commit 502064dcf2
4 changed files with 80 additions and 116 deletions

View File

@@ -17,6 +17,7 @@
<img :src="types[type]" alt=""/>
</div>
<span>提示</span>
<div class="close_exit" @click="close"></div>
</div>
<div class="body">
<div><span>{{ content }}</span></div>