菜谱详情
{{ recipe?.get('category')}} {{ recipe?.get('cookTime') }}

{{ recipe?.get('title') }}

{{ recipe?.get('prepTime') }} 准备 {{ recipe?.get('difficulty') }} {{ recipe?.get('servings') }} 人份
所需食材 {{ ingredient.name }} {{ ingredient.amount }} 操作步骤 {{ i + 1 }}

{{ step }}