http://www.mvmap.com/t/1
1.输入{% raw %}{{comment.content}}{% endraw %}
输出{{comment.content}}
2.直接{{comment.content}}
直接显示转义的html
到底错在哪里?
1.输入{% raw %}{{comment.content}}{% endraw %}
输出{{comment.content}}
2.直接{{comment.content}}
直接显示转义的html
到底错在哪里?