Browse Source

体质诊断检测表

hanchong 1 năm trước cách đây
mục cha
commit
6afe0d95fe
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      subpages/constitutionDiagnosis/constitutionDiagnosis.js

+ 2 - 2
subpages/constitutionDiagnosis/constitutionDiagnosis.js

@@ -563,7 +563,7 @@ Page({
 		var that = this;
 		console.log("sleepEvaluation页面");
 		// wx.clearStorage();
-		/* console.log('option.res=' + JSON.stringify(wx.getStorageSync('res')));
+		console.log('option.res=' + JSON.stringify(wx.getStorageSync('res')));
 		if (!wx.getStorageSync('res') || !wx.getStorageSync('res').result) {
 			wx.showModal({
 				title: '提示',
@@ -619,7 +619,7 @@ Page({
 				hotel: hotelTemp,
 				room: roomTemp,
 			});
-		} */
+		}
 		
 	},
 	areAllArraysEmpty: function (arr1, arr2, arr3, arr4, arr5, arr6, arr7, arr8) {