识别结果展示页面
原图
结果
JSON键
数据值
{% for key, value in data.items() %}
{{ key }}
{{ value }}
{% endfor %}