data.js 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. module.exports.DoctorList = [
  2. {
  3. "objectId": "doc001",
  4. "name": "张伟",
  5. "title": "主任医师",
  6. "desc": "拥有20年内科临床经验,擅长心血管疾病的治疗",
  7. "gender": "男",
  8. "age": 45,
  9. "specialty": "内科",
  10. "qualifications": ["医学博士,内科专科医生"],
  11. "depart": {
  12. "objectId": "dept001"
  13. }
  14. },
  15. {
  16. "objectId": "doc002",
  17. "avatar":"https://nova-cloud.obs.cn-south-1.myhuaweicloud.com/storage/aigc/imagine/Q4Zif7fTbK-0.png",
  18. "name": "李娜",
  19. "title": "主任医师",
  20. "desc": "外科领域专家,擅长微创手术",
  21. "gender": "女",
  22. "age": 50,
  23. "specialty": "外科",
  24. "qualifications": ["外科专科医生,硕士研究生"],
  25. "depart": {
  26. "objectId": "dept002"
  27. }
  28. },
  29. {
  30. "objectId": "doc003",
  31. "name": "王芳",
  32. "title": "主任医师",
  33. "desc": "儿童健康专家,擅长儿童生长发育",
  34. "gender": "女",
  35. "age": 40,
  36. "specialty": "儿科",
  37. "qualifications": ["儿科专科医生,医学硕士"],
  38. "depart": {
  39. "objectId": "dept003"
  40. }
  41. },
  42. {
  43. "objectId": "doc004",
  44. "name": "刘强",
  45. "title": "主任医师",
  46. "desc": "妇产科专家,专注于高危妊娠管理",
  47. "gender": "男",
  48. "age": 48,
  49. "specialty": "妇产科",
  50. "qualifications": ["妇产科专科医生,博士研究生"],
  51. "depart": {
  52. "objectId": "dept004"
  53. }
  54. },
  55. {
  56. "objectId": "doc005",
  57. "name": "陈静",
  58. "title": "主任医师",
  59. "desc": "神经科专家,擅长癫痫和头痛的治疗",
  60. "gender": "女",
  61. "age": 42,
  62. "specialty": "神经科",
  63. "qualifications": ["神经科专科医生,医学博士"],
  64. "depart": {
  65. "objectId": "dept005"
  66. }
  67. }
  68. ]
  69. module.exports.DepartList = [
  70. {
  71. "objectId": "dept001",
  72. "name": "内科",
  73. "desc": "负责内科疾病的诊断和治疗"
  74. },
  75. {
  76. "objectId": "dept002",
  77. "name": "外科",
  78. "desc": "负责外科手术和相关疾病的治疗"
  79. },
  80. {
  81. "objectId": "dept003",
  82. "name": "儿科",
  83. "desc": "专注于儿童疾病的预防和治疗"
  84. },
  85. {
  86. "objectId": "dept004",
  87. "name": "妇产科",
  88. "desc": "负责女性生殖系统及相关疾病的治疗"
  89. },
  90. {
  91. "objectId": "dept005",
  92. "name": "神经科",
  93. "desc": "专注于神经系统疾病的诊断和治疗"
  94. },
  95. ]
  96. // tab2 / 热点数据
  97. module.exports.HotDotList = [
  98. {
  99. "objectId": "001",
  100. "category": "HotDot",
  101. "image": "https://ts1.cn.mm.bing.net/th/id/R-C.604489b58d051acbf08b082baed5240b?rik=2wfk1JgczvfOQw&riu=http%3a%2f%2fpsy.china.com.cn%2fpic%2f2023-09%2f05%2f22937582-f9a1-4bfd-8f19-cc0d7369ac02.jpg&ehk=cN5yrGkIBYJHeeT8KaPLeUcl5XmS5rnUh2pSPyVqdjM%3d&risl=&pid=ImgRaw&r=0",
  102. "title": "如何保持心理健康",
  103. "content": "在现代社会中,保持心理健康变得尤为重要。本文将探讨一些有效的方法来管理压力和焦虑。",
  104. "topic": "心理健康",
  105. "date": "2024-12-14T10:00:00Z",
  106. "author": ["张伟", "李娜"],
  107. "views": 1500,
  108. "likes": 250,
  109. },
  110. {
  111. "objectId": "002",
  112. "category": "HotDot",
  113. "image": "https://tse3-mm.cn.bing.net/th/id/OIP-C.C39QnSPshcJxgj1efBr75QHaFp?w=226&h=180&c=7&r=0&o=5&dpr=1.5&pid=1.7",
  114. "title": "冬季养生:如何增强免疫力",
  115. "content": "冬季是流感和感冒的高发季节,本文提供一些增强免疫力的建议,包括饮食和生活习惯的调整。",
  116. "topic": "健康养生",
  117. "date": "2024-12-13T14:30:00Z",
  118. "author": ["王芳"],
  119. "views": 2300,
  120. "likes": 400,
  121. },
  122. {
  123. "objectId": "003",
  124. "category": "HotDot",
  125. "image": "https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1vwPs7.img?w=640&h=426&m=6",
  126. "title": "运动与健康:每周锻炼的益处",
  127. "content": "定期锻炼对身体健康至关重要。本文将讨论每周锻炼的多重好处,以及如何制定适合自己的运动计划。",
  128. "topic": "运动健康",
  129. "date": "2024-12-12T09:15:00Z",
  130. "author": ["赵强", "刘洋"],
  131. "views": 1800,
  132. "likes": 320,
  133. },
  134. {
  135. "objectId": "004",
  136. "category": "HotDot",
  137. "image": "https://th.bing.com/th?&id=OVP.Xw33st6_8Ujcv6teydlQDwEsC7&w=285&h=160&c=7&pid=2.1&rs=1",
  138. "title": "饮食与心理:食物如何影响情绪",
  139. "content": "我们的饮食习惯与心理健康息息相关。本文探讨了哪些食物可以改善情绪,哪些应尽量避免。",
  140. "topic": "饮食心理",
  141. "date": "2024-12-11T11:45:00Z",
  142. "author": ["陈刚"],
  143. "views": 1200,
  144. "likes": 210,
  145. },
  146. {
  147. "objectId": "005",
  148. "category": "HotDot",
  149. "image": "https://tse3-mm.cn.bing.net/th/id/OIP-C._S3n4LWflXFG5drI2J8kywHaE8?w=288&h=192&c=7&r=0&o=5&dpr=1.5&pid=1.7",
  150. "title": "老年人的健康管理",
  151. "content": "随着年龄的增长,健康管理变得尤为重要。本文将介绍老年人应注意的健康问题及管理策略。",
  152. "topic": "老年健康",
  153. "date": "2024-12-10T08:30:00Z",
  154. "author": ["李静", "王平"],
  155. "views": 900,
  156. "likes": 150,
  157. },
  158. {
  159. "objectId": "006",
  160. "category": "MaleHealth",
  161. "image": "https://example.com/malehealth1.jpg",
  162. "title": "男性健康:如何管理压力",
  163. "content": "男性在生活和工作中面临着各种压力,如何有效管理这些压力是保持身心健康的关键。本文提供了一些实用的方法和技巧。",
  164. "topic": "心理健康",
  165. "date": "2024-12-14T10:00:00Z",
  166. "author": ["张伟", "李强"],
  167. "views": 1200,
  168. "likes": 300
  169. },
  170. {
  171. "objectId": "007",
  172. "category": "MaleHealth",
  173. "image": "https://example.com/malehealth2.jpg",
  174. "title": "提升男性生育力的饮食建议",
  175. "content": "饮食对男性的生育力有着重要影响。本文将介绍一些有助于提高生育力的食物,以及应避免的饮食习惯。",
  176. "topic": "生育健康",
  177. "date": "2024-12-13T14:30:00Z",
  178. "author": ["王芳"],
  179. "views": 1800,
  180. "likes": 450
  181. },
  182. {
  183. "objectId": "008",
  184. "category": "MaleHealth",
  185. "image": "https://example.com/malehealth3.jpg",
  186. "title": "男性如何应对性功能障碍",
  187. "content": "性功能障碍是许多男性面临的问题。本文将探讨其可能的原因及有效的应对策略,包括心理咨询和医疗建议。",
  188. "topic": "性健康",
  189. "date": "2024-12-12T09:15:00Z",
  190. "author": ["赵强", "刘洋"],
  191. "views": 2200,
  192. "likes": 500
  193. },
  194. {
  195. "objectId": "009",
  196. "category": "MaleHealth",
  197. "image": "https://example.com/malehealth4.jpg",
  198. "title": "男性学习:如何提高注意力",
  199. "content": "在快节奏的生活中,男性如何提高注意力和学习效率是一个重要课题。本文将分享一些提高注意力的技巧和方法。",
  200. "topic": "学习与成长",
  201. "date": "2024-12-11T11:45:00Z",
  202. "author": ["陈刚"],
  203. "views": 1500,
  204. "likes": 320
  205. },
  206. {
  207. "objectId": "010",
  208. "category": "MaleHealth",
  209. "image": "https://example.com/malehealth5.jpg",
  210. "title": "男性的健康体检:你需要知道的",
  211. "content": "定期体检对男性健康至关重要。本文将介绍男性在不同年龄阶段应关注的健���检查项目及其重要性。",
  212. "topic": "健康管理",
  213. "date": "2024-12-10T08:30:00Z",
  214. "author": ["李静", "王平"],
  215. "views": 900,
  216. "likes": 200
  217. },
  218. {
  219. "objectId": "011",
  220. "category": "FemaleHealth",
  221. "image": "https://example.com/femalehealth1.jpg",
  222. "title": "女性健康:月经周期的管理",
  223. "content": "了解和管理月经周期对女性健康至关重要。本文将探讨如何更好地理解月经周期及其对身体的影响。",
  224. "topic": "生理健康",
  225. "date": "2024-12-14T10:00:00Z",
  226. "author": ["张伟", "李娜"],
  227. "views": 1400,
  228. "likes": 280
  229. },
  230. {
  231. "objectId": "012",
  232. "category": "FemaleHealth",
  233. "image": "https://example.com/femalehealth2.jpg",
  234. "title": "女性心理健康:应对焦虑与压力",
  235. "content": "女性在生活中常常面临各种压力,了解应对焦虑的方法非常重要。本文将提供实用的建议,帮助女性管理心理健康。",
  236. "topic": "心理健康",
  237. "date": "2024-12-13T14:30:00Z",
  238. "author": ["王芳"],
  239. "views": 2200,
  240. "likes": 450
  241. },
  242. {
  243. "objectId": "013",
  244. "category": "FemaleHealth",
  245. "image": "https://example.com/femalehealth3.jpg",
  246. "title": "孕期保健:健康饮食与锻炼",
  247. "content": "孕期是女性生命中重要的阶段,合理的饮食与适当的锻炼对母婴健康至关重要。本文将介绍孕期的饮食和锻炼建议。",
  248. "topic": "孕产健康",
  249. "date": "2024-12-12T09:15:00Z",
  250. "author": ["赵强", "陈刚"],
  251. "views": 1800,
  252. "likes": 320
  253. },
  254. {
  255. "objectId": "014",
  256. "category": "FemaleHealth",
  257. "image": "https://example.com/femalehealth4.jpg",
  258. "title": "女性生育力与年龄的关系",
  259. "content": "女性的生育力与年龄密切相关。本文将探讨年龄对生育力的影响以及如何在不同年龄段保持生育健康。",
  260. "topic": "生育健康",
  261. "date": "2024-12-11T11:45:00Z",
  262. "author": ["李静"],
  263. "views": 1500,
  264. "likes": 210
  265. },
  266. {
  267. "objectId": "015",
  268. "category": "FemaleHealth",
  269. "image": "https://example.com/femalehealth5.jpg",
  270. "title": "女性职场中的心理健康",
  271. "content": "在职场中,女性常常面临独特的挑战。本文将探讨如何在职场中维护心理健康,提升工作效率。",
  272. "topic": "职场心理",
  273. "date": "2024-12-10T08:30:00Z",
  274. "author": ["王平", "李强"],
  275. "views": 1600,
  276. "likes": 250
  277. }
  278. ]