Lan
2025-08-01 13:24:22 +08:00
parent 8c8456d76d
commit 4061605c57
8 changed files with 1476 additions and 1350 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<component :is="alertIcons[alert.type]" class="h-6 w-6 text-white" />
</div>
<div class="ml-3 flex-1 pt-0.5">
<p class="text-sm font-medium text-white" v-html="alert.message"></p>
<p class="text-sm font-medium text-white">{{ alert.message }}</p>
</div>
<div class="ml-4 flex-shrink-0 flex">
<button