headTitle($this->config->title->site); $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->breadcrumb('首页'); $this->breadcrumb('数据管理'); $this->breadcrumb('文献管理'); $this->breadcrumb()->setSeparator(' > '); $this->theme->AppendPlus($this,'colorbox'); $this->theme->AppendPlus($this,'admin_plugin'); $this->theme->AppendModel($this,'admin-data-ref'); ?>
标题 年份 | 记录创建 | 操作 |
---|---|---|
[= $autoindex ?>] {reference->getAuthorByReference($item['id'],true); echo count($authors) ? join(",",$authors):'未知作者'; ?>} {= empty($item['title']) ? '未知标题':$item['title'] ?>} {= empty($item['publisher']) ? '未知期刊':$item['publisher'] ?>} {= empty($item['year']) ? '未知年份':$item['year'] ?>} | = date("Y-m-d H:i",strtotime($item['ts_created'])) ?> | 编辑 RIS编辑 数据(+) 删除 |