Skip to content

Commit fbb2d48

Browse files
author
7yue
committed
chore(Example): 剔除无效空代码
1 parent b1c739d commit fbb2d48

File tree

1 file changed

+0
-49
lines changed
  • examples/pages/components/layout/pages/album

1 file changed

+0
-49
lines changed

examples/pages/components/layout/pages/album/index.js

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -34,54 +34,5 @@ Page({
3434
this.setData({
3535
urls1_1:['https://656e-env-9eb476-1258886794.tcb.qcloud.la/images/album/photo-3.jpg?sign=d71bb290f896e14bb800d0fb807f6764&t=1590025427']
3636
});
37-
},
38-
39-
/**
40-
* 生命周期函数--监听页面初次渲染完成
41-
*/
42-
onReady: function () {
43-
44-
},
45-
46-
/**
47-
* 生命周期函数--监听页面显示
48-
*/
49-
onShow: function () {
50-
51-
},
52-
53-
/**
54-
* 生命周期函数--监听页面隐藏
55-
*/
56-
onHide: function () {
57-
58-
},
59-
60-
/**
61-
* 生命周期函数--监听页面卸载
62-
*/
63-
onUnload: function () {
64-
65-
},
66-
67-
/**
68-
* 页面相关事件处理函数--监听用户下拉动作
69-
*/
70-
onPullDownRefresh: function () {
71-
72-
},
73-
74-
/**
75-
* 页面上拉触底事件的处理函数
76-
*/
77-
onReachBottom: function () {
78-
79-
},
80-
81-
/**
82-
* 用户点击右上角分享
83-
*/
84-
onShareAppMessage: function () {
85-
8637
}
8738
});

0 commit comments

Comments
 (0)