feat: url link

This commit is contained in:
2026-03-16 11:43:19 +08:00
parent 3400dcf9af
commit 5b7ee903e8
10 changed files with 255 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
<template>
<ReportCard :report="{title: 'WebSources', content: 'Destination URL'}"/>
<ReportCard is-url :report="{title: 'WebSources', content: 'Destination URL'}"/>
</template>
<script setup lang="ts">