@@ -6,5 +6,6 @@
<meta http-equiv="refresh" content="0;url=/x_desktop/index.html"/>
</head>
<body style="margin:0;font-size: 1.0em;font-family:Microsoft Yahei">
+123
</body>
</html>
@@ -232,8 +232,6 @@ MWF.xDesktop.Authentication.LoginForm = new Class({
this.videoStart();
},
videoStart: function(){
- alert("??????");
- debugger;
this.video.addEventListener("canplay", function(){
window.setTimeout(function(){
this.startCameraAuthentication();