更新:增加课程和图书VIP购买及“我的”主页vip身份显示

This commit is contained in:
2025-11-27 14:19:51 +08:00
parent 509f735493
commit 7062e675f6
20 changed files with 1117 additions and 66 deletions

View File

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