module.exports = { onLoad() { // 设置默认的转发参数 }, onShareAppMessage() { return uni.$u.mpShare } }