菜谱详情
{{ recipe?.get('cookTime') || '30分钟' }}

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

4.5
{{ recipe?.get('prepTime') || '10分钟' }} 准备 {{ recipe?.get('difficulty') || '中等' }}难度 {{ recipe?.get('servings') || 2 }} 人份

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

所需食材 {{ ingredient.name }} {{ ingredient.amount }} 操作步骤 {{ i + 1 }}

{{ step }}

开始烹饪