修复:合并丢失的代码

This commit is contained in:
2025-11-27 17:32:58 +08:00
parent 3b596e0a70
commit 38c4519e79
19 changed files with 1284 additions and 460 deletions

View File

@@ -263,6 +263,7 @@ const handleChapterClick = (chapter: IChapter) => {
left: 0;
top: 0;
font-size: 24rpx;
display: inline-block;
background: linear-gradient(90deg, #6429db 0%, #0075ed 100%);
color: #fff;
padding: 10rpx 20rpx;