ucservice 2.4.0 → 2.4.1

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.
@@ -15249,6 +15249,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15249
15249
 
15250
15250
  resultHtml += "</div>";
15251
15251
  videoDom.append(resultHtml);
15252
+ videoObj.timer && clearInterval(videoObj.timer);
15252
15253
  videoObj.timer = null;
15253
15254
 
15254
15255
  if (second && mianVP) {
Binary file