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');
?>
-
+
mdrandoms as $v)
{
- echo '
- ';
+ echo ' ';
}
?>
-
+
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 '
- ';
+ echo ' ';
}
?>
-
+
+
-