ucservice 1.8.9 → 1.9.0

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.
@@ -13571,8 +13571,8 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13571
13571
 
13572
13572
  if (!tel && item.id) {
13573
13573
  if (videoLi[index]) {
13574
- console.log('===video内联样式清空====');
13575
- videoLi[index].querySelector('video').style = '';
13574
+ console.log('===video内联样式清空===='); // videoLi[index].querySelector('video').style = ''
13575
+
13576
13576
  if (videoLi[index].querySelector('.rotate-btn')) videoLi[index].querySelector('.rotate-btn').setAttribute('rotate-index', 0);
13577
13577
  }
13578
13578
  }
Binary file