深圳宝安做网站,比较多人用什么网站做推广,咸阳免费做网站,logo设计制作网最近在对接海康摄像头#xff0c;需要写一个翻页得功能#xff0c;于是乎就想到了手写#xff0c;然后就记录一下。在vue项目里写的 img:srcrequire()altclickonNext(delete)/img:srcrequire()alt…最近在对接海康摄像头需要写一个翻页得功能于是乎就想到了手写然后就记录一下。在vue项目里写的 img:srcrequire()altclickonNext(delete)/img:srcrequire()altclickonNext(add)/iDIndex: 0,onNext(type) {/*** console.log(getIChannelID, this.getIChannelID);* getIChannelID所有硬盘录像机得通道号*/if (type add) {this.iDIndex;} else {if (this.iDIndex 0) {return;}this.iDIndex--;}WebVideoCtrl.I_StopAllPlay();this.$nextTick(() {const total this.page * this.page; //窗口数量let numWindow total * this.iDIndex; //当前窗口第几页const length total * (this.iDIndex 1); // 当前页到下一页得数量let index total * this.iDIndex;console.log(total:,total,numWindow,numWindow,length:,length,index:,index);for (numWindow; numWindow length; numWindow) {if (this.groupVideoList.length numWindow) {this.clickStartRealPlay(this.groupVideoList[numWindow].webChannel,numWindow - index,this.groupVideoList[numWindow].webUserId);}}});
},