diff --git a/application/default/views/scripts/heihe/view.phtml b/application/default/views/scripts/heihe/view.phtml index 89063a6f..7b8ec54a 100755 --- a/application/default/views/scripts/heihe/view.phtml +++ b/application/default/views/scripts/heihe/view.phtml @@ -268,7 +268,43 @@ endforeach;

数据评论

-commentForm; ?> +hasIdentity()) +{ + $user = $auth->getIdentity(); + $name = $user->realname; + $email = $user->email; +}else +{ + $name = ""; + $email = ""; +} +?> +
+

+ + +

+

+ + +

+

+ + e.g. http://westdc.westgis.ac.cn/ +

+

+ + +

+

+ + + + 提交 +

+