From 82917695ee569c07208f15b1769e71d5a2e750de Mon Sep 17 00:00:00 2001 From: avene Date: Sat, 12 May 2018 11:49:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=94=AE=E8=AF=8D=E6=B5=8F=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/data/tag-bak.phtml | 90 +++++++++++++++++++ .../default/views/scripts/data/tag.phtml | 34 +++++-- .../default/views/scripts/data/tools.phtml | 1 + 3 files changed, 119 insertions(+), 6 deletions(-) create mode 100755 application/default/views/scripts/data/tag-bak.phtml diff --git a/application/default/views/scripts/data/tag-bak.phtml b/application/default/views/scripts/data/tag-bak.phtml new file mode 100755 index 00000000..4ef91387 --- /dev/null +++ b/application/default/views/scripts/data/tag-bak.phtml @@ -0,0 +1,90 @@ +headTitle($this->config->title->site); +$this->headTitle($this->config->title->data); +if (!empty($this->codename)) $this->headTitle($this->codename); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/static-sanji/css/data-list.css'); +$this->nav[] = array('link'=>"/data/tag",'title'=>'关键词浏览'); +$this->theme->AppendPlus($this,'colorbox'); +?> +
+
+
+ render('breadcrumbs.phtml') ?> +
+
+
+
+ partial('data/tools.phtml'); ?> +
+
+
+ +
+
+ metadata)) : ?> +
+

当前浏览:codename; ?>

+
+ paginator as $md) : ?> +
+
+
+ +
+ + + +
+
+

escape($md['title']);?>

+

|  

+

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

+
+
+ 文件大小 + 0.99 ? round($md['filesize'] / 2014, 2) : '小于1'?>MB +
+ 更多 +
+
+
+ + +
+
+
+
+
+ +
+
+
+
+ +
+ '地点关键词','theme'=>'主题关键词','discipline'=>'学科关键词','stratum'=>'地层关键词','temporal'=>'时间关键词'); + $type=''; + foreach($this->keywords as $cg) : + if ($type!=$cg['keytype']) : + if ($type!='') : ?> + + +
+
    +
  • '>()
  • + +
  • '>()
  • + + +
+
+
+ +
+
diff --git a/application/default/views/scripts/data/tag.phtml b/application/default/views/scripts/data/tag.phtml index 0296538e..7ca9dad2 100755 --- a/application/default/views/scripts/data/tag.phtml +++ b/application/default/views/scripts/data/tag.phtml @@ -3,22 +3,44 @@ $this->headTitle($this->config->title->site); $this->headTitle($this->config->title->data); if (!empty($this->codename)) $this->headTitle($this->codename); $this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/static-sanji/css/data-list.css'); +$this->headLink()->appendStylesheet('/static-sanji-v2/css/dataProduct.css'); +$this->headLink()->appendStylesheet('/static-sanji-v2/css/header-position.css'); $this->nav[] = array('link'=>"/data/tag",'title'=>'关键词浏览'); $this->theme->AppendPlus($this,'colorbox'); ?> -
-
-
- render('breadcrumbs.phtml') ?> +render('breadcrumbs.phtml') ?> + +