Informações de contato
BONKA Co., Ltd
Endereço: 20º andar, Hongyu Bulding, Longhua, Shenzhen, China
Número De Telefone: 86-0755-23222285
Email:[email protected]
Skype: bonkapower
Wechat: FeriadoMWCQ3344
O que é app: + 86-137-1421-2576
Facebook:BONKA Co., limitada
', d = '
', this.msg_back = $(c), this.msg_body = $(d), this.msg_back.appendTo(document.body), this.msg_body.appendTo(document.body)),
this.msg_body.html a),
b.msg_back.show(),
b.msg_body.show(),
msgTimeout = setTimeout(function (){
b.msg_back.hide(),
b.msg_corpo.hide()
},3e3)},hidealert: function (){
this.msg_back.hide(),
this.msg_body.hide(),
msgTimeout && window.clearTimeout(msgTimeout)
}}; ! (window.jQuery);
função checkemail(){
if($("#email").val() == ""){
appUtil.wintitle("por favor, digite o e-mail!");
$("#email").foco;
retornar false;
}$.ajax({type:"post",
url:"/api/emailreg?" + (new Date()).getTime(),
data:{email:$('#email').val()},
sucesso: função (resultado, statusText, xhr, ele){
if (resultado.isSuccess){
appUtil.wintitle("Caixa de correio de assinatura"+" 已经发送成功!");
$('#email').val("");} else {
appUtil.wintitle("您提交的太频繁!休息一会吧!");}}});}