mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-02 23:36:17 +00:00
Build
This commit is contained in:
@@ -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
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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">
|
||||||
|
Reference in New Issue
Block a user