//////////////////////////////////11111111111111
{
"code": 0,
"dataMod": {
"data": [
{
"billCode": 1201411305375859,
"formatRepayDate": "2014-12-01",
"orderCode": 201411305375859,
"overCount": 2637.2799999999997,
"overdueDay": 248,
"overdueFee": 1577.28,
"repayAmount": 1060,
"repayDate": 1417363200000,
"saleStatusInt": 0,
"status": 1,
"type": 1,
"userId": 1416643201615
}
],
"isLast": true,
"limit": 10,
"pageNum": 1,
"total": 1,
"totalPage": 1
},
"status": 200,
"succ": false
}
///////////////////////////////////////22222
{
"code": 0,
"dataMod": {
"data": [
{
"billCode": 1201411305375859,
"formatRepayDate": "2014-12-01",
"orderCode": 201411305375859,
"overCount": 2637.2799999999997,
"overdueDay": 248,
"overdueFee": 1577.28,
"repayAmount": 1060,
"repayDate": 1417363200000,
"saleStatusInt": 0,
"status": 1,
"type": 1,
"userId": 1416643201615,
"decodeName" : "斑马",
"decodeMobile" :18583990022 ,
"decodeIdentity" :220821199005250015
}
],
"isLast": true,
"limit": 10,
"pageNum": 1,
"total": 1,
"totalPage": 1
},
"status": 200,
"succ": false
}
这两个用js或者jquery怎么获得里面的值,在界面中显示这些值,第一次接触求赐教!
Bill_Wang
相关分类