public/html/activity/invite2308.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/html/activity/invite2308.html
@@ -419,6 +419,8 @@ joinAct:function() { var _this = this; _this.loadingTxt="加载中..."; _this.loading=true; $.ajax({ headers:{ "token":_this.getUrlPar("token") @@ -430,6 +432,7 @@ actid:_this.activityid } }).done(function(res){ _this.loading=false; if(res.code==0) { alert("参加成功!");