@@ -29,7 +29,8 @@ Page({
*/
onLoad: function (options) {
this.setData({
- isLogin: getMobileCache() != ''
+ isLogin: getMobileCache() != '',
+ mobileTop:getMobileCache(),
})
if(this.data.isLogin){