账号审核提示框

openi_sso
caishi 6 years ago
parent ca9e721dfe
commit b58480a637

@ -1837,6 +1837,11 @@ $(function(){
});
});
function account_probation(){
var html="<p class='font-16'>试用申请已提交,我们将尽快完成审核<br/>在审核之前,您只有查看权限</p>";
sure_confirm_box("提示",560,240,html);
}
// 更改、绑定邮箱/手机
$(function(){
if($("#change-bind-drag").length>0 && IsPC()){

Loading…
Cancel
Save