太湖公益
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<view class="courseTitle" v-if="course.id">
|
||||
<text class="title">{{course.title}}</text>
|
||||
</view>
|
||||
<view class="containerBg">
|
||||
<view class="containerBg" v-if="course.content && course.content != ''">
|
||||
<view class="prof">
|
||||
<uni-section style="background: transparent;" title="课程介绍" type="line"></uni-section>
|
||||
<view class="" v-html="course.content">
|
||||
@@ -313,8 +313,8 @@
|
||||
|
||||
.item {
|
||||
font-size: 26rpx;
|
||||
height: 80rpx;
|
||||
line-height: 80rpx;
|
||||
height: 96rpx;
|
||||
line-height: 96rpx;
|
||||
border-bottom: 1px solid #ececec;
|
||||
|
||||
text {
|
||||
|
||||
Reference in New Issue
Block a user