wuhongyuq 5 gadi atpakaļ
vecāks
revīzija
cde6348469

+ 18 - 0
xjalt/WebRoot/error-404.html

@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>您没有权限访问该页面</title>
+		<link href="css/error.css" type="text/css" rel="stylesheet">
+    </head>
+    <body>
+    	<div class="nav">
+			<div class="cu">
+		   		<div class="qxy">
+		   			<h1 class="fw">您没有访问权限!</h1>
+					<h1 class="bt">您没有访问该页的权限!请联系管理员!</h1>
+				</div>
+			</div>
+		</div>
+	</body>
+</html>

+ 18 - 0
xjalt/WebRoot/error-404_2.html

@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>您没有权限访问该页面</title>
+		<link href="css/error.css" type="text/css" rel="stylesheet">
+    </head>
+    <body>
+    	<div class="nav">
+			<div class="cu">
+		   		<div class="qxy">
+		   			<h1 class="fw">您没有访问权限!</h1>
+					<h1 class="bt">您没有访问该页的权限!请联系管理员!</h1>
+				</div>
+			</div>
+		</div>
+	</body>
+</html>

+ 18 - 0
xjalt/WebRoot/error-500.html

@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>您没有权限访问该页面</title>
+		<link href="css/error.css" type="text/css" rel="stylesheet">
+    </head>
+    <body>
+    	<div class="nav">
+			<div class="cu">
+		   		<div class="qxy">
+		   			<h1 class="fw">您没有访问权限!</h1>
+					<h1 class="bt">您没有访问该页的权限!请联系管理员!</h1>
+				</div>
+			</div>
+		</div>
+	</body>
+</html>

+ 18 - 0
xjalt/WebRoot/error-500_2.html

@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>您没有权限访问该页面</title>
+		<link href="css/error.css" type="text/css" rel="stylesheet">
+    </head>
+    <body>
+    	<div class="nav">
+			<div class="cu">
+		   		<div class="qxy">
+		   			<h1 class="fw">您没有访问权限!</h1>
+					<h1 class="bt">您没有访问该页的权限!请联系管理员!</h1>
+				</div>
+			</div>
+		</div>
+	</body>
+</html>