@ -39,6 +39,12 @@ Page({
}
},
onShareAppMessage (res) {
return {
title: this.data.title,
path: `/pages/article/index?id=${this.data.aId}`
/**
* 生命周期函数--监听页面加载
*/