<#-- 添加答案 集合 --> <@function> <#-- 已登录 --> <#if systemUser != null> <#-- 返回Map类型 --> <#assign returnValue = questionRelated_addAnswer_collection> <#-- 全局允许提交答案 --> <#if returnValue['allowAnswer'] == true>
<#-- 提交后跳转参数 参数必须经过encodeBase64URL编码后才能提交 不填写时默认跳转回当前页 -->

${(error['content'])!} ${error['answer']}
<#-- 获取令牌 --> <#-- 获取评论支持标签 -->
<#-- identificationNumber:识别号:用来区别每次请求 --> <#-- 验证码 --> <#if returnValue['captchaKey'] != "">
换一幅

<#-- 验证码错误 --> ${(error['captchaValue'])!}

我来说两句,分享我的答案

<#else>

全站关闭回答

<#else> <#-- 未登录 -->

登录 后回答问题。没有帐号? 注册 一个。