ucservice 2.1.6 → 2.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15602,7 +15602,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15602
15602
  self.tagBox.parent().find('.unrecv-audio-btn').hide();
15603
15603
  }
15604
15604
 
15605
- self.tagBox.parent().find('button[name=screenVideo]').classList.add('fullscreen-btn');
15605
+ self.tagBox.parent().find('button[name=screenVideo]')[0].classList.add('fullscreen-btn');
15606
15606
  self.tagBox.parent().find('button[name=screenVideo]').attr('title', '全屏');
15607
15607
  self.tagBox.parent().find('.recv-audio-btn').attr("class", "unrecv-audio-btn");
15608
15608
  self.tagBox.parent().find('.send-audio-btn').attr("class", "unsend-audio-btn");
Binary file