revert 解决冲突
This commit is contained in:
2025-11-27 15:38:07 +08:00
parent d209c05a18
commit 3da220526b
20 changed files with 33 additions and 1051 deletions

View File

@@ -259,7 +259,9 @@ const handleChapterClick = (chapter: IChapter) => {
border-bottom-left-radius: 40rpx;
.vip-badge {
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 24rpx;
background: linear-gradient(90deg, #6429db 0%, #0075ed 100%);
color: #fff;