以下是网站 zzsnbs.com 在 2019-08 的历史页面存档,小提示:CTRL+U 查看源码
本站和 zzsnbs.com 的作者无关,不对其内容负责。本历史页面谨为网络历史索引,不代表被查询网站的即时页面。 *号[x]表示已屏蔽显示的敏感字。
原网页标题:平博注册

口碑查询与投诉

更多

最新投诉

更多
投诉编号投诉车型投诉主题典型故障投诉日期

车门毒评排行

更多
  • 检测
  • 得分
  • 车型
  • 总分
  • 定级
  • 5分
  • 平博官方网站A AMG
  • 45分
  • 5分
  • 平博官方网站A45 AMG
  • 45分
  • 10分
  • 朗行
  • 50分
  • 0分
  • smartfortwo
  • 60分
  • 10分
  • 北汽新能源EX
  • 60分
  • 20分
  • 平博官方网站A AMG
  • 45分
  • 20分
  • 平博官方网站A45 AMG
  • 45分
  • 0分
  • 朗行
  • 50分
  • 15分
  • smartfortwo
  • 60分
  • 10分
  • 北汽新能源EX
  • 60分
  • 0分
  • 平博官方网站A AMG
  • 45分
  • 0分
  • 平博官方网站A45 AMG
  • 45分
  • 20分
  • 朗行
  • 50分
  • 15分
  • smartfortwo
  • 60分
  • 10分
  • 北汽新能源EX
  • 60分
  • 20分
  • 平博官方网站A AMG
  • 45分
  • 20分
  • 平博官方网站A45 AMG
  • 45分
  • 0分
  • 朗行
  • 50分
  • 15分
  • smartfortwo
  • 60分
  • 10分
  • 北汽新能源EX
  • 60分
  • 0分
  • 平博官方网站A AMG
  • 45分
  • 0分
  • 平博官方网站A45 AMG
  • 45分
  • 20分
  • 朗行
  • 50分
  • 15分
  • smartfortwo
  • 60分
  • 20分
  • 北汽新能源EX
  • 60分
jQuery(function($){var hash=location.hash if(hash=='#login'){$(hash).modal('show')} $('.gotop').click(function(e){e.preventDefault() $("body,html").stop().animate({scrollTop:0},500);});function initImage(){$(".img-ratio").each(function(){var img=$(this).find("img") if(img.length>0){var src=img.attr("src") img.after("
") img.remove()}})} initImage() $(document).ajaxComplete(function(){setTimeout(function(params){initImage()},50)}) $(document).on("mouseover","[data-toggle=tab]",function(params){if($(this).hasClass("disabled-hover")||$(this).parent().hasClass("active"))return $(this).closest(".nav").find("a").addClass("disabled-hover") $(this).tab("show")}) $(document).on("shown.bs.tab","[data-toggle=tab]",function(params){console.log("show") $(this).closest(".nav").find("a").removeClass("disabled-hover") $(this).addClass("disabled-hover")}) $(".modal input").on('focus',function(e){e.preventDefault() var oldScroll=$(window).scrollTop();$(window).scrollTop(oldScroll);});var r=0 $(document).on("click",".link-tr",function(e){if($(e.target).hasClass("footable-toggle"))return false if($(this).data("href")!="#"&&$(this).data("href")!=null){window.open($(this).data("href"))}}) $("#login .register,#login .forgot-pass").click(function(){$("#login").modal("hide") if($(this).data('type')==1){$("#register").modal("show")}else{$("#forgetpwd").modal("show")} r=1 $("#login").on("hidden.bs.modal",function(){if(r==1)$("body").addClass("modal-open").css("padding-right","17px") r=0})}) $("#register").on("hidden.bs.modal",function name(){$("body").removeAttr("style")}) if($.validator){$.validator.addMethod("phone",function(value,element){return this.optional(element)||/^0?1[34578]\d{9}$/.test(value);},"手机号格式有误") $.validator.addClassRules({phone:{phone:true},});} $(".login-form").each(function(){var loginForm=$(this) loginForm.validate({errorElement:'span',errorClass:'msg-error',focusInvalid:false,ignore:"",rules:{ac:{required:true,phone:true},pwd:{required:true,},imgcode:{required:true,},smscode:{required:true,},agree:{required:true,},},messages:{ac:{required:"请输入您的手机号",phone:"手机号格式不正确",},pwd:{required:"请输入您的密码",},imgcode:{required:"请输入验证码",},smscode:{required:"请输入手机验证码",},},errorPlacement:function(error,element){var icon=$(element).closest('.form-group').find(".help-block").text(error.text());if($(element).attr("id")=="phone"){$("#getcode").prop("disabled",true);}},invalidHandler:function(event,validator){loginForm.data("validate",false);console.log("error")},highlight:function(element){$(element).closest('.form-group').removeClass("has-success").addClass('has-error');},unhighlight:function(element){$(element).closest('.form-group').removeClass('has-error');},success:function(label,element){$(element).closest('.form-group').removeClass('has-error').addClass("has-success");var icon=$(element).closest('.form-group').find(".help-block").text("");if($(element).attr("id")=="phone"){$("#getcode").prop("disabled",false);}},submitHandler:function(form){loginForm.data("validate",true);if(!loginForm.data("ajax")){form[0].submit();}}})}) $('.refcode').click(function(){var timestamp=new Date().getTime();$(this).prev().attr('src',$(this).prev().attr('src')+'?'+timestamp);});$('.phone').on('input change',function(){if(/^0?1[34578]\d{9}$/.test($(this).val())&&$(this).parents('form').find('.btn-code').text()=='获取验证码'){$(this).parents('form').find('.btn-code').prop('disabled',false);}else{$(this).parents('form').find('.btn-code').prop('disabled',true);}}) $('.btn-code').click(function(){var phone=$(this).parents('form').find('.phone').val();var imgcode=$(this).parents('form').find('[name="imgcode"]').val();var codetype=$(this).parents('form').find('[name="codetype"]').val();if(codetype==1){codetype=1;}else{codetype=0;} var $this=$(this);$.ajax({type:"POST",url:"http://www.zzsnbs.com/Public/getcode",data:{phone:phone,imgcode:imgcode,codetype:codetype},datatype:"json",success:function(data){console.log(data);if(data.code==1){var i=60;var t=$this.text();var c='秒';$this.prop("disabled",true);var time=setInterval(function(){var a=i--;if(a==0){clearInterval(time);$this.prop("disabled",false);$this.text(t);}else{$this.text(a+c)}},1000) $this.prev().val('').focus();}else{$this.parents('form').find('.refcode').trigger('click');alert(data.msg);}},error:function(){}});});$('.login-form').on('submit',function(){var that=$(this);if($(this).data('validate')){$.ajax({type:"POST",url:$(this).attr('action'),data:$(this).serialize(),datatype:"json",success:function(data){if(data.code==1){that.parents('.modal').modal('hide');if(data.url){window.location.href=data.url;}else{window.location.reload();} $("input[name='url']").val('');}else{that.find('.refcode').trigger('click');alert(data.msg);}},});}});$('.btn-logout').click(function(){$.ajax({type:"POST",url:"http://www.zzsnbs.com/Public/logout",datatype:"json",success:function(data){if(data.code==1){window.location.href="";}else{alert(data.msg);}},});});$('[data-videoid]').click(function(e){e.preventDefault();var that=$(this);var videoid=that.data("videoid");var videohref=that.attr('href');window.open(videohref);$.ajax({type:"POST",url:"http://www.zzsnbs.com/Video/addView",data:{id:videoid},datatype:"json",success:function(data){if(data.code==1002){that.closest('.video-item').find('.fi-liulan').next().text(data.num);}},});});if(/Version\/1\d.+Safari/.test(navigator.userAgent)){document.addEventListener('touchstart',function(event){if(event.touches.length>1){event.preventDefault();}},false);}})