| @@ -106,7 +106,7 @@ Page({ | |||
| * 生命周期函数--监听页面显示 | |||
| */ | |||
| onShow: function () { | |||
| app.globalData.certificationState=4; | |||
| // app.globalData.certificationState=4; | |||
| this.setData({maskid: app.globalData.certificationState}) | |||
| if(app.globalData.certificationState==1){ | |||
| this.setData({titleContent:'尊敬的启辰车主您好'}) | |||