|
@@ -291,12 +291,12 @@ export default {
|
|
|
} else {
|
|
|
console.log('share--' + this.othedivshow);
|
|
|
const oldstrem_ = _.find(this.stremlist, { type: 'mainr' });
|
|
|
- this.stermStop(oldstrem_.strem);
|
|
|
console.log('ddddddddd' + this.swichzjrid);
|
|
|
- if (!this.swichzjrid) {
|
|
|
- console.log('ddddddddd');
|
|
|
- this.stermPlay(oldstrem_.strem, 'look-video-right');
|
|
|
- }
|
|
|
+ // if (!this.swichzjrid) {
|
|
|
+ // console.log('ddddddddd');
|
|
|
+ // //this.stermStop(oldstrem_.strem);
|
|
|
+ // //this.stermPlay(oldstrem_.strem, 'look-video-right');
|
|
|
+ // }
|
|
|
if (this.othedivshow) {
|
|
|
for (const elm of this.stremMeetlist) {
|
|
|
this.stermStop(elm.strem);
|