From 76774bd33a2160c5970ce52b40883046d22473e8 Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 29 三月 2017 14:56:34 +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