| 
					
				 | 
			
			
				@@ -1,11 +1,12 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "doc001", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor1.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "张伟", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "拥有20年内科临床经验,擅长心血管疾病的治疗", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "男", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "age": 45, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "age": 50, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "specialty": "内科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "qualifications": ["医学博士,内科专科医生"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -19,7 +20,7 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "外科领域专家,擅长微创手术", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "女", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "age": 50, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "age": 30, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "specialty": "外科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "qualifications": ["外科专科医生,硕士研究生"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -28,11 +29,12 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "doc003", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor4.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "王芳", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "儿童健康专家,擅长儿童生长发育", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "女", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "age": 40, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "age": 27, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "specialty": "儿科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "qualifications": ["儿科专科医生,医学硕士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -41,11 +43,12 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "doc004", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor2.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "刘强", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "妇产科专家,专注于高危妊娠管理", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "男", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "age": 48, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "age": 51, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "specialty": "妇产科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "qualifications": ["妇产科专科医生,博士研究生"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -54,11 +57,12 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "doc005", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "name": "陈静", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor3.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "name": "许城", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "神经科专家,擅长癫痫和头痛的治疗", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "gender": "女", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "age": 42, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "gender": "男", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "age": 48, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "specialty": "神经科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "qualifications": ["神经科专科医生,医学博士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -67,6 +71,7 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "qwdoc001", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor7.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "余海涛", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "desc": "中医药科专家,擅长用中药调养身体来根治病症", 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -80,26 +85,28 @@ module.exports.DoctorList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "qwdoc002", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor5.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "聂翼伏", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "副主任医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "desc": "骨科专家,擅长治疗各种骨骼损伤症状", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "desc": "口腔科专家,擅长治疗口腔内外科的疾病", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "男", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "age": 22, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "specialty": "骨科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "qualifications": ["骨科专科医生,医学硕士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "specialty": "口腔科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "qualifications": ["口腔科专科医生,医学硕士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        "objectId": "dept001" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "objectId": "dept008" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "objectId": "qwdoc003", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "avatar":"https://app.fmode.cn/dev/jxnu/202226701019/doctor6.png", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "name": "徐君豪", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "title": "主治医师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "desc": "心理专家,擅长解决各类心理问题和疾病", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "desc": "眼科专家,擅长解决各类眼部问题和疾病", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "gender": "男", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "age": 21, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "specialty": "心理科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "qualifications": ["心理科专科医生,心理学博士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "specialty": "眼科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      "qualifications": ["眼科专科医生,医学博士"], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       "depart": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "objectId": "dept007" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -139,8 +146,13 @@ module.exports.DepartList = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "objectId": "dept007", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        "name": "心理科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        "desc": "专注于异常心理活动的预防和治疗" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "name": "眼科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "desc": "专注于处理眼部疾病" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "objectId": "dept008", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "name": "口腔科", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "desc": "专注于处理各口腔相关问题及牙齿修复" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      
			 |