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 }

:)

欢迎使用 ThinkPHP

'); + } +} \ 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 @@ +
+ + +
+
+ \ 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 @@ + + + +系统发生错误 + + + +
+

:(

+

+
+ +
+
+

错误位置

+
+
+

FILE:  LINE:

+
+
+ + +
+
+

TRACE

+
+
+

+
+
+ +
+
+ + + \ No newline at end of file