@@ -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) {