diff --git a/Tpl/default_index.tpl b/Tpl/default_index.tpl
new file mode 100644
index 00000000..4de55d92
--- /dev/null
+++ b/Tpl/default_index.tpl
@@ -0,0 +1,8 @@
+*{ padding: 0; margin: 0; } div{ padding: 4px 48px;} body{ background: #fff; font-family: "微软雅黑"; color: #333;} h1{ font-size: 100px; font-weight: normal; margin-bottom: 12px; } p{ line-height: 1.8em; font-size: 36px }
');
+ }
+}
\ No newline at end of file
diff --git a/Tpl/dispatch_jump.tpl b/Tpl/dispatch_jump.tpl
new file mode 100644
index 00000000..585efa59
--- /dev/null
+++ b/Tpl/dispatch_jump.tpl
@@ -0,0 +1,44 @@
+
+
+
+
+跳转提示
+
+
+
+
+
+:)
+
+
+:(
+
+
+
+
+页面自动 跳转 等待时间:
+
+
+
+
+
\ No newline at end of file
diff --git a/Tpl/page_trace.tpl b/Tpl/page_trace.tpl
new file mode 100644
index 00000000..caa4c570
--- /dev/null
+++ b/Tpl/page_trace.tpl
@@ -0,0 +1,67 @@
+
+
+
+ $value){ ?>
+
+
+
+
+
+
+
+ $val){
+ echo '- ' . (is_numeric($k) ? '' : $k.' : ') . htmlentities($val,ENT_COMPAT,'utf-8') .'
';
+ }
+ }
+ ?>
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tpl/think_exception.tpl b/Tpl/think_exception.tpl
new file mode 100644
index 00000000..84b27e97
--- /dev/null
+++ b/Tpl/think_exception.tpl
@@ -0,0 +1,53 @@
+
+
+
+系统发生错误
+
+
+
+
+
+
ThinkPHP { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]
+
+
+
\ No newline at end of file