Skip to content

Commit 1e50816

Browse files
committed
新加了鸡蛋花菜谱
1 parent 2fc0c14 commit 1e50816

4 files changed

Lines changed: 41 additions & 0 deletions

File tree

.github/templates/readme_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ docker run -d -p 5000:80 ghcr.io/anduin2017/how-to-cook:latest
5151

5252
- [HowToCook-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策](https://github.com/worryzyy/HowToCook-mcp)
5353
- [HowToCook-py-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策 (Python)](https://github.com/DusKing1/howtocook-py-mcp)
54+
- [whatToEat 今天吃什么?的决策工具,帮助你快速选择合适的菜谱。](https://github.com/ryanuo/whatToEat)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ docker run -d -p 5000:80 ghcr.io/anduin2017/how-to-cook:latest
133133

134134
### 素菜
135135

136+
- [鸡蛋花](dishes/vegetable_dish/鸡蛋花/鸡蛋花.md)
136137
- [拔丝土豆](dishes/vegetable_dish/拔丝土豆/拔丝土豆.md)
137138
- [白灼菜心](dishes/vegetable_dish/白灼菜心/白灼菜心.md)
138139
- [包菜炒鸡蛋粉丝](dishes/vegetable_dish/包菜炒鸡蛋粉丝/包菜炒鸡蛋粉丝.md)
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# 鸡蛋花的做法
2+
3+
鸡蛋花是一道简单易做的菜。有着润肺止咳、缓解喉咙不适的家常食疗方。对于初学者,做一遍即可学会。有甜和咸两种做法。
4+
5+
预估烹饪难度:★
6+
7+
## 必备原料和工具
8+
9+
- 鸡蛋
10+
- 白糖 (可选,制作甜口)
11+
- 食盐 (可选,制作咸口)
12+
- 搅拌器 (可选)
13+
14+
## 计算
15+
16+
每次制作前需要确定计划做几份。一份正好够 1 个人吃。
17+
18+
每份:
19+
20+
- 鸡蛋 1 个 (去壳后约 50 g)
21+
- 沸水 100 - 150 ml
22+
- 白糖 5 - 10 g (如制作甜口)
23+
- 食盐 1 - 2 g (如制作咸口)
24+
25+
## 操作
26+
27+
- 将鸡蛋打入碗中。
28+
- 使用筷子或搅拌器,顺着一个方向搅打蛋液,直至蛋清与蛋黄完全混合均匀,颜色一致。(此过程约需 1 - 2 分钟)
29+
- 将糖或盐等调味料加入蛋液中,略微搅匀。
30+
- 准备刚烧开的、100 ℃ 的沸水。
31+
- **一边用筷子快速搅拌碗中的蛋液,一边将沸水以细流状冲入蛋液中**。确保沸水与蛋液充分混合。
32+
- 持续搅拌片刻,直至蛋液被完全烫熟,形成均匀的淡黄色蛋花。
33+
34+
## 附加内容
35+
36+
- 为了防止生鸡蛋中可能含有的沙门氏菌,建议使用刚烧开的、100 ℃ 的滚水,瞬间将鸡蛋液完全烫熟。
37+
38+
如果您遵循本指南的制作流程而发现有问题或可以改进的流程,请提出 Issue 或 Pull request 。

starsystem/1Star.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 1 星难度菜品
22

3+
* [鸡蛋花](./../dishes/vegetable_dish/鸡蛋花/鸡蛋花.md)
34
* [吐司果酱](./../dishes/breakfast/吐司果酱.md)
45
* [微波炉荷包蛋](./../dishes/breakfast/微波炉荷包蛋.md)
56
* [微波炉蛋糕](./../dishes/breakfast/微波炉蛋糕.md)

0 commit comments

Comments
 (0)