This commit is contained in:
2019-12-26 09:13:34 +08:00
parent 01d1215d5d
commit fa782d2a51
7 changed files with 31 additions and 16 deletions

View File

@@ -135,7 +135,7 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function() {
this.onLoad()
},
/**