فهرست منبع

Merge pull request #34 from huqi1980/master

upload index
huqi1980 7 سال پیش
والد
کامیت
abc0c66cec
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      o2web/source/o2_core/o2/xDesktop/Authentication.js

+ 0 - 2
o2web/source/o2_core/o2/xDesktop/Authentication.js

@@ -232,8 +232,6 @@ MWF.xDesktop.Authentication.LoginForm = new Class({
         this.videoStart();
         this.videoStart();
     },
     },
     videoStart: function(){
     videoStart: function(){
-        alert("??????");
-        debugger;
         this.video.addEventListener("canplay", function(){
         this.video.addEventListener("canplay", function(){
             window.setTimeout(function(){
             window.setTimeout(function(){
                 this.startCameraAuthentication();
                 this.startCameraAuthentication();