Commit 2723be6e authored by jiangjiantao's avatar jiangjiantao

合并冲突

合并冲突
parent d8acae29
...@@ -7,9 +7,6 @@ Page({ ...@@ -7,9 +7,6 @@ Page({
* 页面的初始数据 * 页面的初始数据
*/ */
data: { data: {
<<<<<<< Updated upstream
=======
account:'', account:'',
password:'', password:'',
errMsg:'', errMsg:'',
...@@ -137,7 +134,6 @@ Page({ ...@@ -137,7 +134,6 @@ Page({
console.log(e) console.log(e)
} }
}) })
>>>>>>> Stashed changes
}, },
...@@ -163,26 +159,6 @@ Page({ ...@@ -163,26 +159,6 @@ Page({
} }
}, },
/**
* 生命周期函数--监听页面显示
*/
onShow: function () {
},
/**
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
},
/**
* 生命周期函数--监听页面卸载
*/
onUnload: function () {
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment