Signed-off-by: tsz <2417024719@qq.com>
@@ -1248,6 +1248,9 @@ $(function(){
if($("#bidLogin").attr("data-rec")){
$("#bidLogin").removeAttr("data-rec");
}
+ if(Direct.loginInfo.userInfo.result === 'ok') {
+ location.reload()
+ }
});
function startTimeDown (type) {
var nowCount = 60