From 3ba02088330d961fb8f65679eb76c98dc05da9a5 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期六, 01 四月 2017 10:54:29 +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