Page({ data: {}, onShareAppMessage() { return promise = new Promise(resolve => { resolve({ title: '八马茶业开业邀请', path: "/packagePoster/index" }) }) } })