public/html/signin.html
@@ -472,6 +472,8 @@ success: function(data) { layer.close(load); if(data.code == "1") { if(!isCoupon) { } that.taoToken = data.data.taoword; if(isCoupon) { //that.popupFun(".tokenbox1"); @@ -481,8 +483,6 @@ tburl:data.data.link } }) } else { that.openSnappedUpDialog(); }