五月天黄色网址,国内久久精品,偷拍亚洲欧美,亚洲精品视频在线看

博禾醫(yī)生官網(wǎng)

科普文章

查疾病 找醫(yī)生 找醫(yī)院

中耳炎的飲食宜忌

發(fā)布時(shí)間:2020-12-1026995次瀏覽

中耳炎已經(jīng)成為很普遍的一種疾病,如果患者治療不恰當(dāng),就會(huì)引發(fā)嚴(yán)重的后果,甚至導(dǎo)致鼻炎或者咽喉炎等疾病,中耳炎患者飲食方面需要注意哪些問(wèn)題呢,下面簡(jiǎn)要介紹一下不適合以及適合中耳炎患者吃的食物。

不適合中耳炎患者吃的食物

辛辣刺激性食物---這類(lèi)食品有辛散助熱的作用,會(huì)使患者內(nèi)熱加重,導(dǎo)致病情加重,如辣椒、姜、蒜、胡椒、酒、羊肉等。

發(fā)物:這類(lèi)食物有一定的致敏因素,食用不當(dāng)可讓人體發(fā)生過(guò)敏反應(yīng),加重中耳炎癥狀,發(fā)物主要包括魚(yú)、蝦、蟹等海產(chǎn)品,此外,雞蛋、香菜也應(yīng)少吃。

肥膩厚味食物:這類(lèi)食物容易聚濕生痰,助熱化火,造成體內(nèi)濕熱內(nèi)盛,加深中耳炎癥狀。

生冷飲食:中耳炎患者不宜多吃冷飲,如冰凍飲料、冰涼果品和冰激凌等。

熱性補(bǔ)藥:中耳炎發(fā)病時(shí)不宜吃熱性補(bǔ)藥,如人參、鹿茸、肉桂、牛鞭、附子、大補(bǔ)膏等。

適合中耳炎患者吃的食物

藥膳-冬瓜30G,鮮九龍吐珠葉13片,用1大碗水煎成半碗,每日1劑,連服5天;薏米18G,柴胡9G,金銀花12G,鱉甲15G,紅糖適量,將金銀花、柴胡、鱉甲煎湯取汁,與另外二味煮粥服食,每日1劑,連服5天。清熱解毒食品-中耳炎患者還可多食具有清熱解毒作用的新鮮蔬菜,如黃瓜、芹菜、茄子、絲瓜、薺菜、苦瓜、篷蒿等,都有助于中耳炎的康復(fù)。

' }else{ return '' } } function loadHtmlVoice(list){ if(list){ if(list.litpic){ return '
' +''+ list.title +' ' +'
' +'' +'' +'' +'
' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' +'
' }else{ return '
' +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' } }else{ return '' } } function loadHtmlArticle(list){ if(list){ return '
' + (list.litpic ? '' : '') +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'' +'
' +'
' }else{ return '' } } function loadHtmlAsk(list){ if(list){ return '
' +'
' +'' +'問(wèn)' +''+ list.title +' ' +'' +'
' +'
'+ list.content +'
' +'
' +'' +'
' +'
' }else{ return '' } } // 對(duì)Date的擴(kuò)展,將 Date 轉(zhuǎn)化為指定格式的String // 月(M)、日(d)、小時(shí)(H)、分(m)、秒(s)、季度(q) 可以用 1-2 個(gè)占位符, // 年(y)可以用 1-4 個(gè)占位符,毫秒(S)只能用 1 個(gè)占位符(是 1-3 位的數(shù)字) // 例子: // date_format("yyyy-MM-dd HH:mm:ss.S") ==> 2006-07-02 08:09:04.423 // date_format("yyyy-M-d H:m:s.S") ==> 2006-7-2 8:9:4.18 function date_format(time, fmt) { //author: meizz time = new Date(parseInt(time)*1000) var o = { "M+" : time.getMonth()+1, //月份 "d+" : time.getDate(), //日 "h+" : time.getHours(), //小時(shí) "m+" : time.getMinutes(), //分 "s+" : time.getSeconds(), //秒 "q+" : Math.floor((time.getMonth()+3)/3), //季度 "S" : time.getMilliseconds() //毫秒 }; if(/(y+)/.test(fmt)) fmt=fmt.replace(RegExp.$1, (time.getFullYear()+"").substr(4 - RegExp.$1.length)); for(var k in o){ if(new RegExp("("+ k +")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length==1) ? (o[k]) : (("00"+ o[k]).substr((""+ o[k]).length))); } return fmt; } function timeFt(m,s){ if(m){ return m + ':' + s; }else{ return s; } } function dataFilter(data, str){ str = str || ''; if(data){ return data; }else{ return str; } }