识别结果展示页面

原图

raw

结果

rec
{% for key, value in data.items() %} {% endfor %}
JSON键 数据值
{{ key }} {{ value }}