From 8145b7f80f63dd1c883a2256310196663129c235 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Fri, 6 Apr 2012 10:03:16 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=A7=86=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/data/index.phtml | 19 +++++++++------ .../default/views/scripts/index/index.phtml | 23 +++++++++++-------- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/application/default/views/scripts/data/index.phtml b/application/default/views/scripts/data/index.phtml index 9e42e95e..5c545b98 100755 --- a/application/default/views/scripts/data/index.phtml +++ b/application/default/views/scripts/data/index.phtml @@ -5,7 +5,8 @@ $this->headTitle()->setSeparator(' - '); $this->breadcrumb('首页'); $this->breadcrumb($this->config->title->data); $this->breadcrumb()->setSeparator(' > '); -$this->headScript()->appendFile('/static/js/jqFancyTransitions.1.8.js'); +$this->headScript()->appendFile('/static/js/jqgalscroll.js'); +$this->headLink()->appendStylesheet('/static/css/jqGalScroll.css'); ?>
@@ -95,18 +96,22 @@ $this->headScript()->appendFile('/static/js/jqFancyTransitions.1.8.js');
-
+
    mdrandoms as $v) { - echo ''.$v['title'].' - '; + echo '
  • '.$v['title'].'
  • '; } ?> -
+
diff --git a/application/default/views/scripts/index/index.phtml b/application/default/views/scripts/index/index.phtml index 357785cc..b22ef6ca 100755 --- a/application/default/views/scripts/index/index.phtml +++ b/application/default/views/scripts/index/index.phtml @@ -2,7 +2,8 @@ $this->headTitle($this->config->title->site); $this->headTitle('首页'); $this->headTitle()->setSeparator(' - '); - $this->headScript()->appendFile('/static/js/jqFancyTransitions.1.8.js'); + $this->headScript()->appendFile('/static/js/jqgalscroll.js'); + $this->headLink()->appendStylesheet('/static/css/jqGalScroll.css'); $auth = Zend_Auth::getInstance(); ?>
@@ -56,22 +57,26 @@
-
-
+
+
    mdrandoms as $v) { - echo ''.$v->title.' - '; + echo '
  • '.$v->title.'
  • '; } ?> -
+ +
-
在线下载热门数据