2 lines
172 B
JavaScript
2 lines
172 B
JavaScript
"use strict";const e={data:()=>({mpShare:{title:"",path:"",imageUrl:""}}),onShareAppMessage(){return this.mpShare},onShareTimeline(){return this.mpShare}};exports.share=e;
|