Merge branch 'master' of http://git.luyuan.tk/luyuan/beelink into xbx
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
|
||||
<div class="lessons">
|
||||
<!-- @click="tovideoxq(i.videoid)" -->
|
||||
<div class="lessonitem" v-for="(i,j) in videolist" :key="j" >
|
||||
<div class="lessonitem" v-for="(i,j) in videolist" :key="j">
|
||||
<img :src="i.img" alt="" class="pic"/>
|
||||
<div class="lessonname">
|
||||
<div>{{i.title}}</div>
|
||||
|
||||
Reference in New Issue
Block a user