Commit 7366d423 by dabai

提现

parent aa7702bc
......@@ -217,10 +217,12 @@ $('.mask2Btn span:eq(1)').on('click',function(){
content: $('.mask5'),
end: function() {
window.location.href="http://yazhai://_closeweb";
flag3 = true;
}
})
} else {
layer.msg(res.msg);
flag3 = true;
}
}
})
......
......@@ -58,7 +58,7 @@
</body>
<script src="../../lib/jquery-3.1.1.min.js"></script>
<script src="../../layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/langchange.js?v=202101061702222"></script>
<script src="../../lib/langchange.js?v=20210106170888888"></script>
<script>
$('title').html(langList[langType].draw48);
......@@ -205,11 +205,12 @@
content: $('.mask5'),
end: function() {
window.location.href="http://yazhai://_closeweb";
flag2 = true;
}
})
} else {
layer.msg(res.msg);
flag2 = true;
}
}
})
......
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 sign in to comment