|
@@ -335,7 +335,7 @@ export default defineComponent({
|
|
3、若您错过老师直播,可通过视频回放观看完整课程。
|
|
3、若您错过老师直播,可通过视频回放观看完整课程。
|
|
</p>
|
|
</p>
|
|
</div> */}
|
|
</div> */}
|
|
- {this.courseInfo.length > 0 && this.live.existBuy !== 1 && (
|
|
|
|
|
|
+ {this.courseInfo.length > 0 && (this.live.existBuy !== 1 || this.live.existBuy !== 2) && (
|
|
<ColSticky position="bottom" background="white">
|
|
<ColSticky position="bottom" background="white">
|
|
<div class={['btnGroup', styles.btnMore]}>
|
|
<div class={['btnGroup', styles.btnMore]}>
|
|
<Button
|
|
<Button
|