{   
    "/aj/appeal/upload" : {
        "code": 100000,
        "msg": "success",
        "data": {}
    },
    "/aj/appeal/commit" : {
        "code": 100000,
        "msg": "success",
        "data": {
            "msg": "test",
            "time": "2015-12-19 16:34",
            "avatar": "../../../statics/images/myFunding/stig.jpg",
            "imgList": ["../../../statics/images/myFunding/stig.jpg", "../../../statics/images/myFunding/stig.jpg"]
        }
    },
    "/aj/h5/appeal" : {
        "code": 100000,
        "msg": "success",
        "data": {
            "historyList": [
                {
                     "msg": "fdsfdsf",
                     "time": "2015-12-19 16:34",
                     "avatar": "../../../statics/images/myFunding/stig.jpg",
                     "imgList": ["../../../statics/images/myFunding/stig.jpg", "../../../statics/images/myFunding/stig.jpg"]
                },
                {
                     "msg": "fdsfdsf",
                     "time": "2015-12-19 16:34",
                     "avatar": "../../../statics/images/myFunding/stig.jpg",
                     "imgList": ["../../../statics/images/myFunding/stig.jpg", "../../../statics/images/myFunding/stig.jpg"]
                }
            ]
        }
    },
    "/aj/h5/squaremenu" : {
        "code": 100000,
        "msg": "success",
        "data": [
            {
                "role": "all",
                "name": "全部",
                "totalPage": 2,
                "curPage": 1,
                "showPullUp": -1,
                "sort":[
                    { 
                        "type": "default",
                        "text": "默认"
                    },
                    { 
                        "type": "latest",
                        "text": "最新发布"
                    },
                    { 
                        "type": "focus",
                        "text": "最受关注"
                    },
                    { 
                        "type": "support",
                        "text": "支持最多"
                    }
                ],
                "list": []
            },
            {
                "role": "entertainment",
                "name": "娱乐",
                "totalPage": 2,
                "curPage": 1,
                "showPullUp": -1,
                "sort":[
                    { 
                        "type": "default",
                        "text": "默认"
                    },
                    { 
                        "type": "latest",
                        "text": "最新发布"
                    },
                    { 
                        "type": "focus",
                        "text": "最受关注"
                    },
                    { 
                        "type": "support",
                        "text": "支持最多"
                    }
                ],
                "list": []
            },
            {
                "role": "movie",
                "name": "电影",
                "totalPage": 2,
                "curPage": 1,
                "showPullUp": -1,
                "sort":[
                    { 
                        "type": "default",
                        "text": "默认"
                    },
                    { 
                        "type": "latest",
                        "text": "最新发布"
                    },
                    { 
                        "type": "focus",
                        "text": "最受关注"
                    },
                    { 
                        "type": "support",
                        "text": "支持最多"
                    }
                ],
                "list": []
            },
            {
                "role": "music",
                "name": "音乐",
                "totalPage": 2,
                "curPage": 1,
                "showPullUp": -1,
                "sort":[
                    { 
                        "type": "default",
                        "text": "默认"
                    },
                    { 
                        "type": "latest",
                        "text": "最新发布"
                    },
                    { 
                        "type": "focus",
                        "text": "最受关注"
                    },
                    { 
                        "type": "support",
                        "text": "支持最多"
                    }
                ],
                "list": []
            },
            {
                "role": "other",
                "name": "其他",
                "totalPage": 2,
                "curPage": 1,
                "showPullUp": -1,
                "sort":[
                    { 
                        "type": "default",
                        "text": "默认"
                    },
                    { 
                        "type": "latest",
                        "text": "最新发布"
                    },
                    { 
                        "type": "focus",
                        "text": "最受关注"
                    },
                    { 
                        "type": "support",
                        "text": "支持最多"
                    }
                ],
                "list": []
            }
        ]
    },
    "/aj/h5/square" : {
        "code": 100000,
        "msg": "success",
        "data": {
            "role": "all",
            "totalPage": 7,
            "curPage": 2,
            "list":[
                {
                    "tagName": "预热",
                    "tagBgColor": "ffa200",
                    "projectState": "已结束",
                    "moneyGot": 2000,
                    "leftDays": 6,
                    "progress": 95,
                    "id": "123123ee123",
                    "picURL": "../../../statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "12/21"
                },
                {
                    "tagName": "预热",
                    "tagBgColor": "ffa200",
                    "projectState": "已结束",
                    "moneyGot": 2000,
                    "leftDays": 6,
                    "progress": 95,
                    "id": "123123ee123",
                    "picURL": "../../../statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "12/21"
                }
            ]
        }
    }
}
