zhaojs
2023-07-18 d9855f9fd12345ed330dc82b431e7e1680ada806
no message
已修改1个文件
3 ■■■■■ 文件已修改
public/html/activity/invite2308.html 3 ●●●●● 补丁 | 查看 | 原始文档 | 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("参加成功!");