excelLoading.jsp 370 Bytes
<!DOCTYPE HTML>

<%@ page language="java" contentType="text/html; charset=UTF-8" %> 
<html>
<head>
<title>Text Area Properties</title>
<meta content="noindex, nofollow" name="robots">
</head>
<body>
<div style="text-align:center;line-height:500px;">
	<img src="/workflow/exceldesign/image/shortBtn/loading_wev8.gif"></img>
	<div>请稍候...</div>
</div>
</body>
</html>