File tree Expand file tree Collapse file tree 1 file changed +0
-49
lines changed
examples/pages/components/layout/pages/album Expand file tree Collapse file tree 1 file changed +0
-49
lines changed Original file line number Diff line number Diff line change @@ -34,54 +34,5 @@ Page({
34
34
this . setData ( {
35
35
urls1_1 :[ 'https://656e-env-9eb476-1258886794.tcb.qcloud.la/images/album/photo-3.jpg?sign=d71bb290f896e14bb800d0fb807f6764&t=1590025427' ]
36
36
} ) ;
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
-
86
37
}
87
38
} ) ;
You can’t perform that action at this time.
0 commit comments