广告显示
This commit is contained in:
@@ -77,31 +77,7 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="greenCardBox1 learning_box listening_box">
|
||||
<view class="learning_box_top">
|
||||
<view class="learning_top greenCardBoxTop PM_font">
|
||||
<view class="titlebg">会员课程</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="flash_sale_content greenCardBoxContent">
|
||||
<scroll-view scroll-x="true" class="scroll-X" style="">
|
||||
<common-curriculum-list
|
||||
imgUrl="image"
|
||||
:isCondition="true"
|
||||
:dataList="flashSaleList"
|
||||
@hancleClick="goCourseDescription"
|
||||
label="title"
|
||||
>
|
||||
<template slot="labelSlot" slot-scope="slotProps">
|
||||
<view class="related_courses_name hidden1">{{
|
||||
slotProps.row.title
|
||||
}}</view>
|
||||
</template>
|
||||
</common-curriculum-list>
|
||||
</scroll-view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- <view class="learning_box listening_box bottomBox">
|
||||
<view class="item_img" @click="handleGoApp">
|
||||
<image src="@/static/tab/bottom1.png" mode="aspectFill"></image>
|
||||
|
||||
Reference in New Issue
Block a user