From f66616d0dca5b228b0c5834e8c959719f42a10b0 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Wed, 28 Aug 2013 02:50:40 +0000 Subject: [PATCH] =?UTF-8?q?hiwater\view=E4=B8=AD=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=86dataservice=E5=88=A4=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/hiwater/view.phtml | 115 ++++++++++-------- 1 file changed, 62 insertions(+), 53 deletions(-) diff --git a/application/default/views/scripts/hiwater/view.phtml b/application/default/views/scripts/hiwater/view.phtml index 056f9d82..4178c489 100644 --- a/application/default/views/scripts/hiwater/view.phtml +++ b/application/default/views/scripts/hiwater/view.phtml @@ -12,9 +12,12 @@ $this->theme->AppendPlus($this,'google_map_v3'); $this->theme->AppendPlus($this,'colorbox'); $this->nav[] = array('link'=>"/hiwater",'title'=>'黑河生态水文遥感试验'); + if(!empty($this->dataService)) { + $this->theme->AppendModel($this,"dataservice"); + } ?>