Commit c690d7ac authored by Junling Bu's avatar Junling Bu
Browse files

fix[renard-wx]: 删除不存在的方法

parent ca4835b2
...@@ -53,7 +53,6 @@ Page({ ...@@ -53,7 +53,6 @@ Page({
}, },
onShow: function() { onShow: function() {
// 页面显示 // 页面显示
this.getCommentList();
}, },
onHide: function() { onHide: function() {
// 页面隐藏 // 页面隐藏
......
Supports Markdown
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