ucservice 2.2.4 → 2.2.5

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.
@@ -15259,7 +15259,6 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15259
15259
 
15260
15260
  if (isShowReplayBtn && code != "4002") {
15261
15261
  $("#replay-" + videoObj.index).unbind("click").click(function () {
15262
- debugger;
15263
15262
  second = 0;
15264
15263
  clearInterval(timer);
15265
15264
  timer = null;
@@ -15359,7 +15358,6 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
15359
15358
  promptFailed("请先登陆");
15360
15359
  }
15361
15360
 
15362
- debugger;
15363
15361
  let video = self.video;
15364
15362
 
15365
15363
  if (msg.error_code) {
Binary file