From 34ad23db7ac5a1acc97e7d3b30c4e6361a4bbeb4 Mon Sep 17 00:00:00 2001 From: cast1e Date: Tue, 2 Apr 2024 21:03:03 +0800 Subject: [PATCH] bug fixes --- src/App.vue | 14 +++++++------- src/components/manage/Display.vue | 5 +---- src/components/manage/SetList.vue | 3 +-- src/components/recite/select.vue | 3 +-- src/js/history.js | 4 ++-- src/js/request.js | 8 ++++++++ src/js/wordsets.js | 1 + src/main.js | 4 +++- src/md/about.md | 10 ++++++++++ 9 files changed, 34 insertions(+), 18 deletions(-) create mode 100644 src/js/request.js diff --git a/src/App.vue b/src/App.vue index 4f62a4f..80c08e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,11 +11,11 @@
@@ -184,7 +184,7 @@ html.bgimged .card {