headTitle($this->config->title->site); $this->headTitle($this->config->title->review); $this->headTitle('审结元数据'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/mdreview.css'); $this->breadcrumb('首页'); $this->breadcrumb(''.$this->config->title->review.''); $this->breadcrumb('审结元数据'); $this->breadcrumb()->setSeparator(' > '); ?>
partial('review/navi.phtml'); ?>
metadata)) : ?>
page->getNavigation(); ?>
metadata as $md) : $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); ?>
escape($md['title']); ?> 【接收时间: 查看评审页
<?php echo $this->escape($md['title']);?>

page->getNavigation(); else : ?>

当前没有对应元数据。