From 40db699dc4581ee9e997810db9f316cc989b310d Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 9 Mar 2015 21:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=94=9F=E6=88=90=E7=9A=84?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=99=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/default_index.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tpl/default_index.tpl b/tpl/default_index.tpl index 4de55d92..922b514f 100644 --- a/tpl/default_index.tpl +++ b/tpl/default_index.tpl @@ -1,8 +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

'); + echo('

:)

欢迎使用 ThinkPHP

'); } } \ No newline at end of file