@ -15,10 +15,10 @@
< u -icon name = "list" color = "#05C341" size = "18" > < / u - i c o n >
< / view >
< / view >
< view class = "flex ai-c jc-sb mt15 " >
< view class = "tab_iem" :class ="videoIndex===index?'checked_tab':''" v-for ="(item,index) of operateList" :key="index" @tap="checkVideo(index)" > {{ item.description }} < / view >
< view class = "flex ai-c jc-fa mt15" style = "flex-wrap: wrap; " >
< view class = "tab_iem mr10 mb10 " :class ="videoIndex===index?'checked_tab':''" v-for ="(item,index) of operateList" :key="index" @tap="checkVideo(index)" > {{ item.description }} < / view >
< / view >
< view class = "mt15" @tap ="toVideo" >
< view @tap ="toVideo" >
< video style = "width: 100%;height: 362rpx;border-radius: 16rpx;" id = "myVideo" src = "http://flv4mp4.people.com.cn/videofile7/pvmsvideo/2021/3/10/ChenQiuNan_3c561132970edeedc50e153fcf3b186b_android_c.mp4" > < / video >
< / view >
< / view >
@ -130,7 +130,7 @@ export default {
padding : 14 px ;
}
. tab _iem {
width : 145 r px;
padding : 0 5 px ;
height : 56 rpx ;
line - height : 56 rpx ;
text - align : center ;