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'); ?> -