From 52344892d596fc941779bd07b5037136da2f11d3 Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Mon, 8 Dec 2025 09:38:38 -0400 Subject: [PATCH] switch to all zhcn --- src/App.vue | 10 +++++----- src/views/History.vue | 32 ++++++++++++++++---------------- src/views/Home.vue | 42 +++++++++++++++++++++--------------------- src/views/Logs.vue | 19 +++++++++---------- src/views/Settings.vue | 35 +++++++++++++++++------------------ 5 files changed, 68 insertions(+), 70 deletions(-) diff --git a/src/App.vue b/src/App.vue index ff7bb61..fd05086 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,7 +28,7 @@ onMounted(async () => {
- + diff --git a/src/views/History.vue b/src/views/History.vue index c31af81..7fec39b 100644 --- a/src/views/History.vue +++ b/src/views/History.vue @@ -1,9 +1,9 @@ -// filepath: src/views/History.vue @@ -159,8 +158,8 @@ async function startDownload() { + \ No newline at end of file diff --git a/src/views/Logs.vue b/src/views/Logs.vue index 411aacb..87fc076 100644 --- a/src/views/Logs.vue +++ b/src/views/Logs.vue @@ -1,4 +1,3 @@ -// filepath: src/views/Logs.vue