请用Chrome、Firefox等现代浏览器浏览本站。另外如果需要投稿加我 QQ 3050457879 说你的需求。

酱烧豆腐

素食菜谱 释本法 评论

主料:板豆腐2块、红辣椒10克、黑木耳片20克、姜10克、葱20克(受戒弟子可不加) 调味料:A.酱油2大匙、糖1茶匙、白胡椒粉1/4茶匙、水400毫升B.太****水1茶匙、香油1茶匙 做法: 1、板豆腐洗净,斜角对切成三角状;葱切段;姜切片;红辣椒切片,备用。 2、热

主料:板豆腐2块、红辣椒10克、黑木耳片20克、姜10克、葱20克(受戒弟子可不加)  调味料:A.酱油2大匙、糖1茶匙、白胡椒粉1/4茶匙、水400毫升 B.太****水1茶匙、香油1茶匙

做法:


  1、板豆腐洗净,斜角对切成三角状;葱切段;姜切片;红辣椒切片,备用。

  2、热锅,倒入适量沙拉油,待油温热至约160°C,放入做法1的豆腐块,以中大火炸至定型捞起沥干。

  3、做法2的锅中留少许油,放入葱段、姜片、红辣椒片以中大火炒香,再放入所有调味料A、黑木耳片及做法2的炸豆腐,转中小火拌匀,待煮滚后再转小火将汤汁煮至略收干。

  4、最后倒入太****水芶芡,并淋入香油即可。

喜欢 (0) or 分享 (0)
发表我的评论
取消评论

表情

您的回复是我们的动力!

  • 昵称 (必填)
  • 验证码 点击我更换图片

网友最新评论

HTTP/1.1 200 OK Date: 4 Aug 2026 08:20:17 G8T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>