-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
2439905184
committed
Aug 6, 2024
1 parent
025df72
commit f2a2aa7
Showing
3 changed files
with
109 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>神经衰弱自然疗法</title> | ||
</head> | ||
<body> | ||
<h2>目录</h2> | ||
<dl> | ||
<dt>一、概述</dt> | ||
<dd>一、神经系统的构成</dd> | ||
<dd>二、神经衰弱病因和发病机制</dd> | ||
<dd>三、神经衰弱的发病情况</dd> | ||
<dd>四、神经衰弱分型及临床表现</dd> | ||
</dl> | ||
<dl> | ||
<dt>二、耳穴贴压治疗神经衰弱</dt> | ||
<dd>一、耳穴贴压疗法的作用</dd> | ||
<dd>二、神经衰弱常用耳穴贴压方法</dd> | ||
<dd>三、耳穴贴压疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>三、按摩治疗神经衰弱</dt> | ||
<dd>一、按摩疗法的作用</dd> | ||
<dd>二、神经衰弱常用按摩方法</dd> | ||
<dd>三、按摩疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>四、运动疗法治疗神经衰弱</dt> | ||
<dd>一、运动疗法的作用</dd> | ||
<dd>二、神经衰弱常用运动疗法</dd> | ||
<dd>三、运动疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>五、饮食治疗神经衰弱</dt> | ||
<dd>一、神经衰弱患者的饮食原则</dd> | ||
<dd>二、天然食物对神经衰弱的治疗作用</dd> | ||
<dd>三、天然药物对神经衰弱的治疗作用</dd> | ||
<dd>四、神经衰弱常用食疗方</dd> | ||
</dl> | ||
<dl> | ||
<dt>六、艾灸治疗神经衰弱</dt> | ||
<dd>一、艾灸疗法的作用</dd> | ||
<dd>二、神经衰弱常用的艾灸方法</dd> | ||
<dd>三、艾灸疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>七、拔罐治疗神经衰弱</dt> | ||
<dd>一、拔罐疗法的作用</dd> | ||
<dd>二、神经衰弱常用的拔罐方法</dd> | ||
<dd>三、拔罐疗法的注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>八、洗足治疗神经衰弱</dt> | ||
<dd>一、洗足疗法的作用</dd> | ||
<dd>二、神经衰弱常用的洗足方</dd> | ||
<dd>三、洗足注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>九、刷浴治疗神经衰弱</dt> | ||
<dd>一、刷浴疗法的作用</dd> | ||
<dd>二、刷浴的方法</dd> | ||
<dd>三、刷浴疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>十、药枕疗法的作用</dt> | ||
<dd>一、药枕疗法的作用</dd> | ||
<dd>二、治疗神经衰弱常用的药枕</dd> | ||
<dd>三、药枕疗法注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>十一、药敷治疗神经衰弱</dt> | ||
<dd>一、药敷疗法的作用</dd> | ||
<dd>二、神经衰弱常用的药物敷贴方</dd> | ||
<dd>三、药敷疗法的注意事项</dd> | ||
</dl> | ||
<dl> | ||
<dt>十二、沐浴治疗神经衰弱</dt> | ||
<dd>一、矿泉浴</dd> | ||
<dd>二、海水浴</dd> | ||
<dd>三、冷水浴</dd> | ||
<dd>四、空气浴</dd> | ||
<dd>五、日光浴</dd> | ||
<dd>六、森林浴</dd> | ||
</dl> | ||
<dl> | ||
<dt>十三、情志调理治疗神经衰弱</dt> | ||
<dd>一、情绪对神经衰弱的影响</dd> | ||
<dd>二、保持良好情绪的几种疗法</dd> | ||
</dl> | ||
<dl> | ||
<dt>十四、神经衰弱患者的生活起居调摄</dt> | ||
<dd>一、生活起居调摄要点</dd> | ||
<dd>二、日常生活中应注意的几个问题</dd> | ||
</dl> | ||
<dl> | ||
<dt>十五、神经衰弱的预防</dt> | ||
<dd>一、提高心理素质</dd> | ||
<dd>二、加强体育锻炼</dd> | ||
<dd>三、保持良好情绪</dd> | ||
<dd>四、合理安排工作与生活</dd> | ||
<dd>五、消除引起神经衰弱的不利因素</dd> | ||
</dl> | ||
</body> | ||
</html> |