From 4e8efc2d2f5b55bb8a950748cf4f690b8bfd2c5f Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 25 四月 2017 15:21:08 +0800 Subject: [PATCH] --- VisitFace/document/人脸识别(含考勤)/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/VisitFace/document/\344\272\272\350\204\270\350\257\206\345\210\253\357\274\210\345\220\253\350\200\203\345\213\244\357\274\211/index.html" "b/VisitFace/document/\344\272\272\350\204\270\350\257\206\345\210\253\357\274\210\345\220\253\350\200\203\345\213\244\357\274\211/index.html" index b500549..f433930 100644 --- "a/VisitFace/document/\344\272\272\350\204\270\350\257\206\345\210\253\357\274\210\345\220\253\350\200\203\345\213\244\357\274\211/index.html" +++ "b/VisitFace/document/\344\272\272\350\204\270\350\257\206\345\210\253\357\274\210\345\220\253\350\200\203\345\213\244\357\274\211/index.html" @@ -69,7 +69,7 @@ $(window).bind('load', function() { if(CHROME_5_LOCAL && !$('body').attr('pluginDetected')) { - window.location = 'resources/chrome/chrome.html'; + //window.location = 'resources/chrome/chrome.html'; } }); -- Gitblit v1.8.0