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.
@@ -15258,6 +15258,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15258
15258
 
15259
15259
  resultHtml += "</div>";
15260
15260
  videoDom.append(resultHtml);
15261
+ videoObj.timer && clearInterval(videoObj.timer);
15261
15262
  videoObj.timer = null;
15262
15263
 
15263
15264
  if (second && mianVP) {
Binary file