var testTxt = " 87";

票数:0 排名:52

品牌简介

浙江灵之达车业有限公司

浙江灵之达车业有限公司是一家专业从事新能源汽车研发制造二十多年的企业,目前拥有,车架厂,电机厂,控制器.磨具.烤漆等分厂。公司2013年立项设计灵之达--灵动M3车型,2016年4月整车下线,通过一年半的调试.磨合,目前性能稳定,安全可靠,于2017年9月1日正式面向市场销售。
质量 时尚 服务 性能 价美
评选规则

1.同一个手机号码,对参评项目,6小时内只能投票1次,最多只能投5个参评选项。
2.投票将核实手机号码,采用手机号码验证和图形验证。
输入手机号码后,手工拉动图形完成拼图,再输入手机验证码,进行核实登录。核实成功后,再次投票直接登录。
3.投票渠道有pc站和移动站和移动端,都以手机号作为投票依据,任选其中一渠道即可。
4.系统会自动记录投票者信息,监控投票过程,严控刷票行为,部分投票号码,将进行人工回访,进行核实。
5.发现刷票,系统将自动减去被刷票数,多次核实刷票将取消参与资格。

window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": "0", "bdSize": "24" }, "share": {}, "image": { "viewList": ["qzone", "tsina", "tqq", "renren", "weixin"], "viewText": "分享到:", "viewSize": "16" }, "selectShare": { "bdContainerClass": null, "bdSelectMiniList": ["qzone", "tsina", "tqq", "renren", "weixin"] } }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];
  • 网友评论
游客
  • 最新评论
  • 过年想买一台代步

    原评论:
    13:04 0 2

    灵动M3帅气十足

    原评论:
    13:02 0 2

    杠杠滴

    原评论:
    22:35 0 2

    坚石锐雕,匠心智造。 美丽自成,驾悦有我。 灵之达--驱动绿色生活

    原评论:
    08:10 1 2

    这个车太帅了,买买买

    原评论:
    18:39 1 2

    哈哈

    原评论:
    17:40 1 2

    好车

    原评论:
    14:50 1 2

    之前展会看到实物,确实是我见过最好看的!

    原评论:
    09:52 5 2

    大气

    原评论:
    06:53 3 2

    可爱时尚的外形,一定大卖

    原评论:
    22:27 1 2

    为灵之达打call

    原评论:
    18:35 7 2

    漂亮

    原评论:
    17:34 9 6

    灵之达,我喜欢!真的很漂亮,品质完全达到汽车标准

    原评论:
    06:35 16 2
function tpClick(e, tid) { if (checkall()) { console.log(tid); PageMethods.postVote(4,tid, function (data) { if (data) { try { data = JSON.parse(data); if (data.data) { if (data.data == 1) { var pdom = $("#piaoshu"); if (data.url) { pdom.text(data.vcount); if (confirm("投票成功,是否参与抽奖?")) { location.href = data.url; } } else { pdom.text(data.vcount); alert("投票成功"); } } else { alert(data.data); } } else { alert("服务器异常"); } } catch (e) { alert("服务器返回异常" + e); } } else { alert("服务器处理异常"); } }, function (err) { alert("投票失败,请稍后再试"); }); } } function checkCode() { PageMethods.checkCode($("#txt_mobile").val(), $("#txt_code").val(), funReady2, funError2); } function funReady2(result) { if (result == "1") { $("#div_code").html("正确!") } else { $("#div_code").html("验证码错误!") return false; } } function funError2(err) { alert("Error:" + err._message); } function GetDomID(str) { return document.getElementById(str); } var strcheck = 1; var stroption = 0; var strphone = 0; function checkall() { if ( !onblurMobile()) { return false; } else { return true; } } function check() { var a = "87"; var ids = ''; var flag = 0; $("input[name=" + a + "]:checkbox").each(function () { if (true == $(this).prop('checked')) { ids += '1|'; flag += 1; } else { ids += '0|'; } }) if (0 < flag) { $("#ids").attr("value", ids); $("#div_checkbox").html(""); return true; } else { $("#div_checkbox").html("请至少选择一项此品牌的优点!"); return false; } } function onblurMobile() { var re = /^((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}([,]((\(\d{3}\))|(\d{3}\-))?0?1[34578][0-9]\d{8}){0,2}$/; var txtMobile = $("#txt_mobile").val(); var divMobile = GetDomID("div_mobile"); if (txtMobile == '') { divMobile.innerHTML = '请填写手机号码'; $("#txt_mobile").focus(); strphone = 0; return false; } else if (re.test(txtMobile)) { divMobile.innerHTML = '
填写正确!
'; strphone = 1; return true; } else { divMobile.innerHTML = '请填写正确的号码。'; strphone = 0; return false; } return false; } function checkmobile() { if (onblurMobile()) { var oval = document.getElementById('txt_mobile').value; chMobilePhone(oval); } } function chMobilePhone(src) { $.ajax({ //要用post方式 type: "Post", //方法所在页面和方法名 url: '/ajax/checkedmobile.ashx', data: { ac: src, type: "user" }, //contentType: "application/json; charset=utf-8", //dataType: "json", success: function (data) { //返回的数据用data.d获取内容 if (data == 1) { var divMobile = GetDomID("div_mobile"); divMobile.innerHTML = '
您的手机已验证过,请点击登录按钮!
'; $("#ckmobile").hide(); } else { var divMobile = GetDomID("div_mobile"); divMobile.innerHTML = '
填写正确,请点击获取验证按钮,获取手机验证码!
'; $("#ckmobile").show(); } }, error: function (err) { strphone = 0; //alert(err); } }); } function share(id, type) { //var share_url = "http://www.cnev.cn/share/" + type + "/" + id + "/"; var share_url = "share.aspx?id="+id+"&type="+type; window.open(share_url); } $(function () { $(".FX").hover(function () { $(this).find(".shared").animate({ width: "120px" }, 200); }) }) $(function () { $("section section hgroup").mouseleave(function () { $(".shared").animate({ width: "0px" }, 200); }) }) function changeimg() { $(".toupiao img").attr("src", "ValidateCode.aspx?id="+Math.random()*1000); } function setempty(id) { document.getElementById("" + id + "").value = ""; } function checkinfo() { var New = document.getElementsByName("identy"); var strNew = ''; for (var i = 0; i < New.length; i++) { if (New[i].checked) strNew = New[i].value; } if (strNew == "") { alert("请选择类型!"); return false; } if (document.getElementById("name").value.trim() == "") { alert("请输入用户名!"); return false; } var phone = document.getElementById("phone").value.trim(); var partten = /^(\d{3,4}\-)?\d{7,8}$/i; //座机格式是 010-98909899 //var partten = /^0(([1-9]\d)|([3-9]\d{2}))\d{8}$/; 没有中间那段 -的 座机格式是 01098909899 var zuoji = partten.test(phone); //判断手机格式可以用 var re = /^[1][34578][0-9]{9}$/; var shouji = re.test(phone); if (zuoji || shouji) { } else { alert("你输入的手机号码有误!") return false; } if (document.getElementById("address").value.trim() == "" ) { alert("请输入详细地址!"); return false; } } String.prototype.trim = function () { return this.replace(/(^\s*)|(\s*$)/g, ""); } String.prototype.ltrim = function () { return this.replace(/(^\s*)/g, ""); } String.prototype.rtrim = function () { return this.replace(/(\s*$)/g, ""); } function setempty(id) { document.getElementById("" + id + "").value = ""; }
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F28c6ffe01a3cf194d3444e9e3c81ab05' type='text/javascript'%3E%3C/script%3E"));
var config = { url: window.location, title: '候选车型-灵动M3-2017年度微型电动汽车网络评选', desc: '2017年度微型电动汽车网络评选', img: 'http://ydjk.cnev.cn/cnevapp.png', img_title: '中国电动汽车网', from: '中国电动汽车网' }; var share_obj = new nativeShare('nativeShare', config); wx.config({ debug: false, appId: 'wx20325f146bf21b53', timestamp:1713416833, nonceStr: 'FIQqF6MGylrFDBgi', signature: '3af3aa143a64546e5c32f25f3d3a9e6a7e4a4a4d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' , 'chooseWXPay' ] }); wx.checkJsApi({ jsApiList: ['chooseImage'], // 需要检测的JS接口列表,所有JS接口列表见附录2, success: function(res) { console.log("验证成功!"); } }); wx.ready(function () { console.log("验证成功!"); wx.onMenuShareTimeline({ title: '灵之达车型参加2017年微型电动汽车网络评选活动,请为我加油助威!', link: 'http://mtp2017.cnev.cn/hxcxdetail.aspx?id=87&type=4', imgUrl: '', trigger: function (res) { console.log("用户点击分享给朋友!"); }, success: function (res) { console.log("已分享!"); }, cancel: function (res) { console.log("已分享!"); }, fail: function (res) { console.log(JSON.stringify(res)); } }); wx.onMenuShareAppMessage({ title: '灵之达车型参加2017年微型电动汽车网络评选活动,请为我加油助威!', link: 'http://mtp2017.cnev.cn/hxcxdetail.aspx?id=87&type=4', imgUrl: '', trigger: function (res) { console.log("用户点击发送给朋友!"); }, success: function (res) { console.log("已发送!"); }, cancel: function (res) { console.log("已发送!"); }, fail: function (res) { console.log(JSON.stringify(res)); } }); });