From 973f48eb2ee2af28f5ddc888f5868b01e09cd17b Mon Sep 17 00:00:00 2001 From: zhangminghao <2275599059@qq.com> Date: Fri, 19 Sep 2025 17:59:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=AD=E6=94=BE=E9=9F=B3=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subPackages/other/index.vue | 8 +- subPackages/other/playNovel.vue | 787 ++++++++++++++++++-------------- 2 files changed, 445 insertions(+), 350 deletions(-) diff --git a/subPackages/other/index.vue b/subPackages/other/index.vue index 35064ca..93e7553 100644 --- a/subPackages/other/index.vue +++ b/subPackages/other/index.vue @@ -8,7 +8,7 @@ --> - @@ -97,7 +97,7 @@ align-items: center; justify-content: center; padding: 20rpx; - background-color: #F6EBD4; + background-color: #EAD2AE; min-height: 100vh; } @@ -233,8 +233,8 @@ } .read-btn { - border-color: #e64340; - color: #e64340; + border-color: #895A4E; + color: #895A4E; } .play-btn { diff --git a/subPackages/other/playNovel.vue b/subPackages/other/playNovel.vue index cd0b35d..89d03d5 100644 --- a/subPackages/other/playNovel.vue +++ b/subPackages/other/playNovel.vue @@ -1,448 +1,543 @@ \ No newline at end of file +