这个怎么弄得第一次接触

//////////////////////////////////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怎么获得里面的值,在界面中显示这些值,第一次接触求赐教!

zai努力学习中
浏览 1430回答 1
1回答

Bill_Wang

json,将数据格式成这样子,类XML,比XML更单纯。@oldbill
打开App,查看更多内容
随时随地看视频慕课网APP