From 63893a19563f3e383855ed2206977727de188753 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Thu, 11 Apr 2013 08:49:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4tpl=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/default_index.tpl | 8 ----- tpl/dispatch_jump.tpl | 44 --------------------------- tpl/page_trace.tpl | 67 ----------------------------------------- tpl/think_exception.tpl | 53 -------------------------------- 4 files changed, 172 deletions(-) delete mode 100644 tpl/default_index.tpl delete mode 100644 tpl/dispatch_jump.tpl delete mode 100644 tpl/page_trace.tpl delete mode 100644 tpl/think_exception.tpl diff --git a/tpl/default_index.tpl b/tpl/default_index.tpl deleted file mode 100644 index 4de55d92..00000000 --- a/tpl/default_index.tpl +++ /dev/null @@ -1,8 +0,0 @@ -*{ 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 deleted file mode 100644 index 585efa59..00000000 --- a/tpl/dispatch_jump.tpl +++ /dev/null @@ -1,44 +0,0 @@ - - - - -跳转提示 - - - -
- -

:)

-

- -

:(

-

-
-

-

-页面自动 跳转 等待时间: -

-
- - - \ No newline at end of file diff --git a/tpl/page_trace.tpl b/tpl/page_trace.tpl deleted file mode 100644 index caa4c570..00000000 --- a/tpl/page_trace.tpl +++ /dev/null @@ -1,67 +0,0 @@ -
- - -
-
- \ No newline at end of file diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl deleted file mode 100644 index 84b27e97..00000000 --- a/tpl/think_exception.tpl +++ /dev/null @@ -1,53 +0,0 @@ - - - -系统发生错误 - - - -
-

:(

-

-
- -
-
-

错误位置

-
-
-

FILE:  LINE:

-
-
- - -
-
-

TRACE

-
-
-

-
-
- -
-
- - - \ No newline at end of file