Commit 511c572f authored by zhangyanni's avatar zhangyanni

分享朋友圈

parent f06a62b6
......@@ -121,6 +121,9 @@
call(command) {
var successVal,urlData;
let query= this.$route.query;
if(this.eventListShareOther){
query.id = this.detailInfo.topicId;
}
switch (this.pageType) {
case 1:
successVal = document.location.origin+"/activitydetail?page="+this.$route.query.page+"&id="+this.$route.query.id+"&isDetail=true"+"&isApply="+this.$route.query.isApply+"&type="+this.$route.query.type+"&lang="+this.lang;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment