From 29c16cc6a0e553c801dbd1502cdde1f1859fdb1a Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Wed, 2 Nov 2011 08:13:31 +0000 Subject: [PATCH] =?UTF-8?q?=E5=B0=86prototype=E6=A1=86=E6=9E=B6=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E4=B8=BAjquery=E6=A1=86=E6=9E=B6=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BA=86=E6=96=87=E4=BB=B6=E5=88=97=E8=A1=A8=E3=80=81?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E5=88=86=E9=A1=B5=E3=80=81=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E7=94=B3=E8=AF=B7=E8=A1=A8=E5=8D=95=E7=9A=84?= =?UTF-8?q?ajax=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/data/view.phtml | 129 +++++++++++++----- 1 file changed, 92 insertions(+), 37 deletions(-) diff --git a/application/default/views/scripts/data/view.phtml b/application/default/views/scripts/data/view.phtml index f7544afa..2b476b2b 100755 --- a/application/default/views/scripts/data/view.phtml +++ b/application/default/views/scripts/data/view.phtml @@ -9,11 +9,12 @@ $this->breadcrumb('查看元数据'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('http://maps.google.cn/maps?file=api&v=2&key='.$this->config->google->maps->api); - $this->headScript()->appendFile('/js/prototype.js'); - $this->headScript()->appendFile('/js/OpenLayers.js'); - $this->headScript()->appendFile('/js/window.js'); + $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/static/js/jquery.thickbox.js'); $this->headScript()->appendFile('/js/pubfunc.js'); $this->headLink()->appendStylesheet('/js/theme/default/style.css'); + $this->headLink()->appendStylesheet('/static/css/thickbox.css'); + ?> metadata;if ($md):?>

escape($md->title); @@ -92,13 +93,13 @@ else }?>">数据说明文档
  • 附件:attachment;?>
  • -
  • 数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?> 文件列表
  • +
  • 数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?> 文件列表
  • status>0 and $md->status<5) : ?> datatype) : ?> - + @@ -148,7 +149,7 @@ endforeach;
    -
    +

    ',$md->description);?> @@ -261,11 +262,11 @@ echo ''; commentForm; ?>

    -
    + +