Merge branch 'xie'

This commit is contained in:
@fawn-nine
2024-06-26 16:21:55 +08:00
8 changed files with 84 additions and 51 deletions

View File

@@ -28,7 +28,7 @@
<text>VIP畅学权益生效中</text>
</view>
<view :class="['text','courseItem','flexbox']"><u-icon name="pushpin" color="#2979ff"
size="24"></u-icon><text>{{item1.title}}</text>
size="24"></u-icon><text style="font-size: 32rpx;">{{item1.title}}</text>
</view>
<template v-if="item1.courseCatalogueEntityList && item1.courseCatalogueEntityList.length > 0">
@@ -510,7 +510,7 @@
display: block;
text-align: center;
margin-bottom: 10rpx;
color: #694bc6;
// color: #694bc6;
}
}