Authored by 李奇

首页显示默认转发

... ... @@ -60,6 +60,9 @@ Page({
yas.pageOpenReport('', { PAGE_NAME: pageName });
},
onShareAppMessage() {
// 右上角转发、默认内容
},
onPullDownRefresh: function() {
this.setData({
refreshText: '加载中...'
... ...