feat: webAddress

This commit is contained in:
2026-03-16 14:11:01 +08:00
parent b82c35f8b7
commit 8eff97a3f2
7 changed files with 73 additions and 129 deletions

View File

@@ -8,7 +8,7 @@
</div>
</div>
<div class="report-card-content">
<span v-if="!isUrl">{{ content }}</span>
<span v-if="!isUrl">markdown.md</span>
<span v-else>Destination URL</span>
</div>
</div>