diff --git a/application/default/views/scripts/data/view.phtml b/application/default/views/scripts/data/view.phtml index f74baed7..0ca6fe56 100755 --- a/application/default/views/scripts/data/view.phtml +++ b/application/default/views/scripts/data/view.phtml @@ -86,7 +86,7 @@ else echo $this->doc; }?>">数据说明文档 -
  • 数据类型:datatype) print "离线(可免费申请)"; else print "在线(可直接下载)";?>
  • +
  • 数据共享方式:datatype) print "离线(可免费申请)"; else print "在线(可直接下载)";?>
  • datatype) : ?> @@ -176,7 +176,7 @@ endforeach; suppinfo) : ?>

    项目支持信息

    -

    '.str_replace(array("\r\n", "\n", "\r"),'

    ',$this->escape($md->suppinfo)).'

    ';?>

    + '.str_replace(array("\r\n", "\n", "\r"),'

    ',$this->escape($md->suppinfo)).'

    ';?> resources) : ?>

    其他在线资源

    diff --git a/application/default/views/scripts/water/asd.phtml b/application/default/views/scripts/water/asd.phtml new file mode 100644 index 00000000..049e73a4 --- /dev/null +++ b/application/default/views/scripts/water/asd.phtml @@ -0,0 +1,33 @@ +headTitle($this->config->title->site); +$this->headTitle($this->config->title->data); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/water.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->data.''); +$this->breadcrumb('黑河综合遥感联合试验'); +$this->breadcrumb('成像光谱仪'); +$this->breadcrumb()->setSeparator(' > '); +?> + + + diff --git a/application/default/views/scripts/water/cold.phtml b/application/default/views/scripts/water/cold.phtml index 8f47a162..44ec94a9 100644 --- a/application/default/views/scripts/water/cold.phtml +++ b/application/default/views/scripts/water/cold.phtml @@ -28,7 +28,7 @@ $this->breadcrumb()->setSeparator(' > '); metadata) : ?> page->getNavigation(); ?>
    -
      +
        metadata as $md) : ?>
      1. diff --git a/application/default/views/scripts/water/document.phtml b/application/default/views/scripts/water/document.phtml new file mode 100644 index 00000000..c4cfde69 --- /dev/null +++ b/application/default/views/scripts/water/document.phtml @@ -0,0 +1,49 @@ +headTitle($this->config->title->site); +$this->headTitle($this->config->title->data); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/water.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->data.''); +$this->breadcrumb('黑河综合遥感联合试验'); +$this->breadcrumb('试验文档'); +$this->breadcrumb()->setSeparator(' > '); +?> + + + diff --git a/application/default/views/scripts/water/index.phtml b/application/default/views/scripts/water/index.phtml index 21862c0b..3202f4f9 100755 --- a/application/default/views/scripts/water/index.phtml +++ b/application/default/views/scripts/water/index.phtml @@ -14,7 +14,17 @@ $this->breadcrumb()->setSeparator(' > ');