<?php if($this->is('index')): ?>
<?php $this->header('description=描述内容'); ?>
<?php else: ?>
<?php $this->header(); ?><?php endif; ?><?php if($this->is('index')): ?>
<?php $this->header('description=描述内容'); ?>
<?php else: ?>
<?php $this->header(); ?><?php endif; ?>