diff --git a/application/default/views/scripts/heihe/project-index.phtml b/application/default/views/scripts/heihe/project-index.phtml index 8381c113..d7d1ea4c 100644 --- a/application/default/views/scripts/heihe/project-index.phtml +++ b/application/default/views/scripts/heihe/project-index.phtml @@ -48,7 +48,7 @@ $this->theme->AppendPlus($this,'colorbox');
- 编号: | + 编号:= $item['code'];?> | 负责人:= $item['name'];?> | 开始时间:= $item['pstart'];?> | 状态:= $item['status'];?> @@ -79,4 +79,4 @@ $this->theme->AppendPlus($this,'colorbox'); $(document).ready(function(){ $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"}); }); - \ No newline at end of file +