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.
package/dist/ucservice.common.js
CHANGED
|
@@ -15250,7 +15250,6 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
15250
15250
|
|
|
15251
15251
|
if (isShowReplayBtn && code != "4002") {
|
|
15252
15252
|
$("#replay-" + videoObj.index).unbind("click").click(function () {
|
|
15253
|
-
debugger;
|
|
15254
15253
|
second = 0;
|
|
15255
15254
|
clearInterval(timer);
|
|
15256
15255
|
timer = null;
|
|
@@ -15350,7 +15349,6 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
15350
15349
|
promptFailed("请先登陆");
|
|
15351
15350
|
}
|
|
15352
15351
|
|
|
15353
|
-
debugger;
|
|
15354
15352
|
let video = self.video;
|
|
15355
15353
|
|
|
15356
15354
|
if (msg.error_code) {
|
|
Binary file
|