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.
@@ -13580,8 +13580,8 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13580
13580
 
13581
13581
  if (!tel && item.id) {
13582
13582
  if (videoLi[index]) {
13583
- console.log('===video内联样式清空====');
13584
- videoLi[index].querySelector('video').style = '';
13583
+ console.log('===video内联样式清空===='); // videoLi[index].querySelector('video').style = ''
13584
+
13585
13585
  if (videoLi[index].querySelector('.rotate-btn')) videoLi[index].querySelector('.rotate-btn').setAttribute('rotate-index', 0);
13586
13586
  }
13587
13587
  }
Binary file