柒零 1 жил өмнө
parent
commit
a9a500bbd6

+ 1 - 1
subpages/constitutionDiagnosis/constitutionDiagnosis.js

@@ -117,7 +117,7 @@ Page({
 
 		//七、睡眠
 		sleepOptions: [
-			{ value: '0', remark: 'B', label: '入睡困难' },
+			{ value: '0', remark: 'B', label: '入睡困难' },
 			{ value: '1', remark: 'C', label: '睡眠浅,易做梦' },
 			{ value: '2', remark: '', label: '以上都没有' },
 		],