{% extends "base.html" %} {% block extra_style %} {% endblock %} {% block content %}
随机一卦内部采用:{% if cast_trace.selected_method == "yarrow" %}大衍筮法概率模拟{% else %}三枚铜钱法{% endif %}。
{% endif %} {% if has_coins %}铜钱状态按自下而上记录。
手动大衍按自下而上六爻、每爻三变记录。
{{ method }} 未产生逐步原始投掷记录。
{% endif %}卦辞{{ primary_text.guaci.text }}
{% if primary_text.tuan and primary_text.tuan.status != "placeholder" %}彖传{{ primary_text.tuan.text }}
{% endif %}大象{{ primary_text.xiang.daxiang }}
{% if changed_text %}变卦卦辞{{ changed_text.guaci.text }}
变卦大象{{ changed_text.xiang.daxiang }}
{% endif %} {% if primary_text.wenyan and primary_text.wenyan.status != "placeholder" %}文言{{ primary_text.wenyan.text }}
{% endif %} {% if primary_text.special_texts %}特殊辞
六爻
{{ interpretation.summary }}
针对所问:{{ interpretation.answer_to_question }}
卦象结构:{{ interpretation.hexagram_structure }}
当前处境:{{ interpretation.current_situation }}
动爻重点:{{ interpretation.changing_line_focus }}
变化趋势:{{ interpretation.change_trend }}
{% if interpretation.actionable_advice %}行动建议: