headTitle($this->config->title->site); $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->breadcrumb('首页'); $this->headLink()->appendStylesheet('/css/admin.css'); $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'] ?>} RIS编辑 数据 | = ($item['reftype']>-1)?$this->referenceType[$item['reftype']]:'' ?> | = $item['place'] ?> | = ($item['mrid'])?'编辑':'添加' ?> 移除 |