This commit is contained in:
Donald Zou
2025-09-16 08:27:44 +08:00
parent 569ee8ac58
commit 4ea3aa0a58
4 changed files with 5 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ const download = computed(() => {
<hr class="border-white w-100 my-2"> <hr class="border-white w-100 my-2">
<a <a
:download="props.qrcodeData.fileName + '.conf'"
:href="download" :href="download"
class="btn bg-primary-subtle border-primary-subtle rounded-3"> class="btn bg-primary-subtle border-primary-subtle rounded-3">
<i class="bi bi-download me-2"></i>Download <i class="bi bi-download me-2"></i>Download

View File

@@ -28,8 +28,8 @@
} }
} }
</style> </style>
<script type="module" crossorigin src="/static/dist/WGDashboardClient/assets/index-O5xfxIpx.js"></script> <script type="module" crossorigin src="/static/dist/WGDashboardClient/assets/index-C_3A0sda.js"></script>
<link rel="stylesheet" crossorigin href="/static/dist/WGDashboardClient/assets/index-DBL2TzUY.css"> <link rel="stylesheet" crossorigin href="/static/dist/WGDashboardClient/assets/index-Bsd6VTEn.css">
</head> </head>
<body> <body>
<div id="app"> <div id="app">