headTitle($this->config->title->site); $this->headTitle('首页'); $this->headTitle()->setSeparator(' - '); $auth = Zend_Auth::getInstance(); $this->headLink()->appendStylesheet('/static-sanji/css/index.css'); $this->headLink()->appendStylesheet('/static-sanji/js/Swiper-4.1.0/swiper-4.1.0.min.css'); ?>
list_news[$i]['description'])>160) { $description = mb_substr($this->list_news[$i]['description'],0,160,'utf-8').'...'; }else{ $description = $this->list_news[$i]['description']; } echo $description; ?>
list_news[$i]['description'])>100) { $description = mb_substr($this->list_news[$i]['description'],0,100,'utf-8').'...'; }else{ $description = $this->list_news[$i]['description']; } echo $description; ?>