From bf5750a2ddb6d4fa34b2cdfd39c4ef8cd402c159 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Tue, 8 Nov 2011 10:09:09 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=9A=84jquery=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/heihe/index.phtml | 92 ++++++++++++------- 1 file changed, 59 insertions(+), 33 deletions(-) diff --git a/application/default/views/scripts/heihe/index.phtml b/application/default/views/scripts/heihe/index.phtml index 53f6d5d4..af497236 100755 --- a/application/default/views/scripts/heihe/index.phtml +++ b/application/default/views/scripts/heihe/index.phtml @@ -1,34 +1,60 @@ -headTitle($this->config->title->site); -$this->headTitle($this->config->title->data); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/water.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->data.''); -$this->breadcrumb($this->config->title->heihe); -$this->breadcrumb()->setSeparator(' > '); -?> - - + \ No newline at end of file