{{ result.name }}
定位:{{ result.path }}
{% if result.type == "Item" and result.is_container %}容器:是
{% endif %} {% if result.note %}备注:{{ result.note }}
{% endif %}
{{ result.detail_label }}
{% if result.secondary_url %}
{{ result.secondary_label }}
{% endif %}