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(' > '); $this->headScript()->appendFile('/js/pubfunc.js'); ?>
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']); ?> 【接收时间:

进行数据评审

400?$this->escape(mb_substr($md['description'],0,400,'UTF-8').'...'):$this->escape($md['description']);?>


page->getNavigation(); else : ?>

当前没有对应元数据。