var testTxt = " 34"; try { var urlhash = window.location.hash; if (!urlhash.match("fromapp")) { if ((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i))) { window.location = "http://mtp2017.cnev.cn/jxs/dgdetail2017.aspx?id=34"; } } } catch (err) { }

李小勃

编号:5
票数:6369 排名:1

个人简介

5

姓名:李小勃

所在店面:丽驰电动汽车专卖店

入行时间:2012年11月至今

经销品牌:丽驰

年销量:500

拉票感言:我今年28岁,本科毕业,一直从事销售工作,待人诚实守信,我喜欢销售这个行业它可以让你拉近人与人的友好关系,不为失败找理由只为成功找方法^_^^_^

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)];
  • 网友评论
游客
  • 最新评论
  • 继续加油

    原评论:
    11:50 1 2

    支持美女

    原评论:
    07:29 2 2

    投票给你了,支持你

    原评论:
    10:49 1 2

    靓丽

    原评论:
    22:03 1 2

    加油宝,你是最棒的

    原评论:
    13:06 1 2

    美女,在哪个省导购啊?

    原评论:
    22:49 1 2

    二勃加油

    原评论:
    18:51 1 2

    谢谢

    原评论: 江南烟雨
    美丽的小勃赞
    15:54 1 2

    勃勃加油😊👍

    原评论:
    14:39 1 2

    老妹牛

    原评论:
    13:03 0 2

    我家买的雷军电动车不错

    原评论:
    13:55 0 2

    你是最棒的,加油!、

    原评论:
    16:07 0 2

    加油!你是最棒的!

    原评论:
    16:06 0 2

    美女不错第一名继续加油。

    原评论:
    08:19 0 2

    对工作非常认真负责,是一名优秀的导购员,加油↖(^ω^)↗!

    原评论:
    18:40 0 2

    加油,你是最棒的

    原评论:
    18:11 0 2

    谢谢大家给予的支持

    原评论:
    09:47 0 2

    李小勃,加油,一直都第一了

    原评论:
    09:36 0 2

    加油↖(^ω^)↗!

    原评论:
    13:21 0 2

    谢谢大家

    原评论:
    08:48 0 2
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"));
function tpClick(e, tid) { if (checkall()) { console.log(tid); PageMethods.postVote(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_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 = "34"; 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 = '请填写手机号码'; 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() { var oval = document.getElementById('txt_mobile').value; if (oval.length == 11) { if (/^13\d{9}$/g.test(oval) || (/^15\d{9}$/g.test(oval))|| (/^18\d{9}$/g.test(oval))|| (/^17\d{9}$/g.test(oval))) { chMobilePhone(oval); } else { strphone = 0; return false; } } } 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) { $("#ckmobile").addClass("dis"); } else { $("#ckmobile").addClass("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 = ""; } var config = { url: window.location, title: '李小勃-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:1713253790, nonceStr: 'BDfyf4rIJROxUiax', signature: '61465a42dce5e8c727b6a60e5090025adec1d024', 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/jxs/dgdetail2017.aspx?id=34', imgUrl: 'http://img.cnev.cn/toupiao/20170928052214_a.jpg', 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/jxs/dgdetail2017.aspx?id=34', imgUrl: 'http://img.cnev.cn/toupiao/20170928052214_a.jpg', trigger: function (res) { console.log("用户点击发送给朋友!"); }, success: function (res) { console.log("已发送!"); }, cancel: function (res) { console.log("已发送!"); }, fail: function (res) { console.log(JSON.stringify(res)); } }); });