From 677fe7436ebb1073e5ad8fdd7c559842cc609d19 Mon Sep 17 00:00:00 2001 From: chenghuan Date: Wed, 3 Dec 2025 14:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E5=86=85=E6=B5=8B?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/order/Confirm.vue | 2 +- .../composables/useVideoProgress.ts | 16 +++--- components/video-player/index.vue | 40 ++++++++------- locale/en.json | 4 +- locale/zh-Hans.json | 6 +-- manifest.json | 4 +- pages/book/detail.vue | 14 ++++-- pages/book/index.vue | 18 ++----- pages/book/listen/index.vue | 12 +++-- pages/book/listen/player.vue | 49 +++++++++++++------ pages/book/reader.vue | 16 ++++-- pages/course/details/chapter.vue | 8 --- .../details/components/CatalogueList.vue | 26 +++++----- pages/news/details.vue | 42 ++++++++-------- pages/user/index.vue | 14 +++--- pages/user/migrate/index.vue | 25 +++++++--- pages/user/order/index.vue | 2 +- style/tailwind.css | 30 ------------ style/ui.scss | 7 ++- 19 files changed, 172 insertions(+), 163 deletions(-) diff --git a/components/order/Confirm.vue b/components/order/Confirm.vue index 285b648..3cee5cd 100644 --- a/components/order/Confirm.vue +++ b/components/order/Confirm.vue @@ -419,7 +419,7 @@ const createOrder = async (): Promise => {