ucservice 2.3.6 → 2.3.7

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.
@@ -15239,6 +15239,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15239
15239
  if (videoObj.timer === '0') {
15240
15240
  delete videoObj.timer;
15241
15241
  clearResult(videoObj.tagBox.parent(), videoObj);
15242
+ return;
15242
15243
  }
15243
15244
 
15244
15245
  let videoDom = videoObj.tagBox.parent(); // videoDom.addClass("result");
Binary file