modify ui
This commit is contained in:
@@ -54,7 +54,7 @@ onMounted(loadHistory)
|
||||
<header class="mb-8 flex justify-between items-center">
|
||||
<div>
|
||||
<h1 class="text-3xl font-bold text-zinc-900 dark:text-white">下载历史</h1>
|
||||
<p class="text-gray-500 dark:text-gray-400 mt-2">管理您的下载记录。</p>
|
||||
<!-- <p class="text-gray-500 dark:text-gray-400 mt-2">管理您的下载记录。</p> -->
|
||||
</div>
|
||||
<button
|
||||
@click="clearHistory"
|
||||
|
||||
Reference in New Issue
Block a user