fix error
This commit is contained in:
parent
54ff2ad42d
commit
6d76f8c22b
|
@ -5,7 +5,6 @@ $this->headTitle('快速搜索');
|
|||
if (!empty($this->codename)) $this->headTitle($this->codename);
|
||||
$this->headTitle()->setSeparator(' - ');
|
||||
$this->headLink()->appendStylesheet('/css/water.css');
|
||||
?>
|
||||
$this->nav[] = array('link'=>"/yrnmr",'title'=>'黄河上游宁蒙河段');
|
||||
?>
|
||||
<?= $this->render('breadcrumbs.phtml'); ?>
|
||||
|
|
Loading…
Reference in New Issue