diff --git a/application/default/views/scripts/qzr/news.phtml b/application/default/views/scripts/qzr/news.phtml index f68025c0..8df9cc9f 100644 --- a/application/default/views/scripts/qzr/news.phtml +++ b/application/default/views/scripts/qzr/news.phtml @@ -6,6 +6,7 @@ $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/water.css'); $this->theme->AppendPlus($this,'jquery'); $this->theme->AppendPlus($this,'jplayer'); +$this->headScript()->appendFile("/js/lib/jplayer/add-on/jplayer.playlist.min.js"); $this->headLink()->appendStylesheet('/js/lib/jplayer/skin/blue.monday/jplayer.blue.monday.css'); $this->breadcrumb('首页'); $this->breadcrumb('青藏铁路'); @@ -18,38 +19,52 @@ if(!empty($this->infos['keyword'])) $keyword = $this->infos['keyword']; else $ke partial('qzr/navi.phtml'); ?> -