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.
@@ -15230,6 +15230,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15230
15230
  if (videoObj.timer === '0') {
15231
15231
  delete videoObj.timer;
15232
15232
  clearResult(videoObj.tagBox.parent(), videoObj);
15233
+ return;
15233
15234
  }
15234
15235
 
15235
15236
  let videoDom = videoObj.tagBox.parent(); // videoDom.addClass("result");
Binary file