diff --git a/modules/core/src/main/resources/views/include/upgrade.html b/modules/core/src/main/resources/views/include/upgrade.html new file mode 100644 index 00000000..4516c226 --- /dev/null +++ b/modules/core/src/main/resources/views/include/upgrade.html @@ -0,0 +1,12 @@ +<%/* Copyright (c) 2013-Now http://jeesite.com All rights reserved. + * No deletion without permission, or be held responsible to law. */ %> + + +<%/* + +IE9给予警告提示,IE8及以下禁止使用,调用举例如下: + +< % include('/include/upgrade.html'){} // 如果客户浏览器版本过低,则显示浏览器升级提示。 % > + +*/%>