Commit c6257872 authored by 赵杰's avatar 赵杰

新模板

parent 3b898011
......@@ -2146,13 +2146,15 @@
<div class="comment_tri"></div>
</div>
<div class="comment_content">
{% for item in group_result["new_group_evaluation"] %}
<div class="comment_item">
<div class="comment_dot"></div>
<div class="comment_text">
{{group_result["new_group_evaluation"]}}
{{item}}
</div>
</div>
</div>
{%endfor%}
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment