From 44879890c88f06eef3983720637cf312a662ecaa Mon Sep 17 00:00:00 2001 From: Li Heng Date: Wed, 28 May 2014 04:05:04 +0000 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=83=A8=E5=AF=BC=E8=88=AA=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/scripts/archives/index.phtml | 102 ++++++++++++------ .../default/views/scripts/header.phtml | 11 +- 2 files changed, 74 insertions(+), 39 deletions(-) diff --git a/application/default/views/scripts/archives/index.phtml b/application/default/views/scripts/archives/index.phtml index 8fda5425..04c63f11 100644 --- a/application/default/views/scripts/archives/index.phtml +++ b/application/default/views/scripts/archives/index.phtml @@ -3,55 +3,89 @@ $this->headTitle($this->config->title->site); $this->headTitle('新闻中心'); $this->headTitle()->setSeparator(' - '); $this->breadcrumb('首页'); -$this->breadcrumb('新闻中心'); +$this->breadcrumb('新闻中心'); +$this->breadcrumb($this->title); $this->breadcrumb()->setSeparator(' > '); -$this->headLink()->appendStylesheet('/css/news.css'); -$this->theme->AppendPlus($this,'masonry'); ?> -
-
- + + +
- \ No newline at end of file +
+ \ No newline at end of file diff --git a/application/default/views/scripts/header.phtml b/application/default/views/scripts/header.phtml index 2c9cea3a..846289ba 100755 --- a/application/default/views/scripts/header.phtml +++ b/application/default/views/scripts/header.phtml @@ -23,12 +23,13 @@ } ?>

+