1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
| try{cbQueryJDUserInfo({ "base" : { "TipUrl" : "http://xxxxx=https://wqs.jd.com/", "accountType" : 0, "curPin" : "jd_xxxxxxxxx", "headImageUrl" : "http://xxxxx.jpg", "isJTH" : "0", "jdNum" : ******, "jvalue" : *****, "levelName" : "**用户", "mobile" : "******", "nickname" : "**", "userLevel" : ** }, "definePin" : 0, "isHitArea" : 1, "isHomeWhite" : 0, "isLongPwdActive" : 0, "isPlusVip" : true, "isRealNameAuth" : true, "isShortPwdActive" : 1, "msg" : "success.", "orderFlag" : 1, "retcode" : 0, "userFlag" : 1 } );}catch(e){}
|