update miniprogram
pull/1/head
Scxw010516 2022-04-15 15:43:26 +08:00
parent 7badfccabc
commit 0457c72ff7
1 changed files with 0 additions and 27 deletions

View File

@ -36,31 +36,4 @@ Page({
},
/**
* 生命周期函数--监听页面卸载
*/
onUnload: function () {
},
/**
* 页面相关事件处理函数--监听用户下拉动作
*/
onPullDownRefresh: function () {
},
/**
* 页面上拉触底事件的处理函数
*/
onReachBottom: function () {
},
/**
* 用户点击右上角分享
*/
onShareAppMessage: function () {
}
})