From 9258654657affed07bbee9f999d1bf31ef9e6e20 Mon Sep 17 00:00:00 2001
From: user1 <10901603+no-distractions1@user.noreply.gitee.com>
Date: 星期五, 28 六月 2024 09:38:21 +0800
Subject: [PATCH] 英语(分页)

---
 src/books/artAndDrama/view/components/chapter001.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/books/artAndDrama/view/components/chapter001.vue b/src/books/artAndDrama/view/components/chapter001.vue
index deb3197..af294c1 100644
--- a/src/books/artAndDrama/view/components/chapter001.vue
+++ b/src/books/artAndDrama/view/components/chapter001.vue
@@ -417,12 +417,14 @@
       videoPathOne: "",
       auidoPathOne: "",
       auidoPathTwo: "",
+      auidoPathThree: "",
       auidoPathFour: "",
       auidoPathFive: "",
       auidoPathSex: "",
       auidoPathSeven: "",
       auidoPathEight: "",
       auidoPathNine: "",
+      accentColor:"",
       color:"#fff",
       chapterData: {
         isCollectImg: false,
@@ -775,6 +777,8 @@
   border-radius: 10px;
   padding: 0 10px;
   box-sizing: border-box;
+  font-family: "STkaiti";
+  font-size: 19px;
 }
 .fw-400 {
   font-weight: 400 !important;

--
Gitblit v1.9.1