| #489 | $this->_var['topcid'] = $this->_zidian_cid; |
| #490 | |
| #491 | // SEO 相关 |
| #492 | $this->_cfg['titles'] = $_show['hanzi'].'字解释-'.$_show['hanzi'].'字五行属性-'.$this->_cfg['webname']; |
| #493 | $this->_cfg['seo_keywords'] = $_show['hanzi'].'字解释,'.$_show['hanzi'].'字五行属性'; |
| #494 | $this->_cfg['seo_description'] = $_show['hanzi'].'字解释:'.$_show['yuyi']; |
| #495 | |
| #496 | $this->assign('cfg', $this->_cfg); |
| #497 | $this->assign('cfg_var', $this->_var); |
| #498 |