alipay-emulator/static/json/fortune.json

145 lines
3.4 KiB
JSON

{
"serviceIcons": [
{
"name": "余额宝",
"icon": "yuebao"
},
{
"name": "稳健理财",
"icon": "wenjianlicai"
},
{
"name": "基金",
"icon": "jijin"
},
{
"name": "黄金",
"icon": "huangjin"
},
{
"name": "股票",
"icon": "gupiao"
},
{
"name": "定期",
"icon": "dingqi"
},
{
"name": "保险",
"icon": "baoxian"
},
{
"name": "高端理财",
"icon": "gaoduanlicai"
},
{
"name": "全球投资",
"icon": "quanqiutouzi"
},
{
"name": "更多",
"icon": "gengduo"
}
],
"navigationMenu": [
{
"name": "首页",
"icon": "shouye"
},
{
"name": "理财",
"icon": "licai"
},
{
"name": "视频",
"icon": "shipin"
},
{
"name": "消息",
"icon": "xiaoxi"
},
{
"name": "我的",
"icon": "wode"
}
],
"myAssets": [
{
"groupId": "1",
"key": "fortune",
"title": "",
"items": [
{
"label": "余额宝",
"labelSub": "",
"value": "",
"key": "yuebao"
},
{
"label": "定期",
"labelSub": "",
"value": "",
"key": "dingqi"
},
{
"label": "基金",
"labelSub": "",
"value": "",
"key": "jijin"
},
{
"label": "黄金",
"labelSub": "",
"value": "",
"key": "huangjin"
},
{
"label": "余利宝",
"labelSub": "",
"value": "",
"key": "yulingbao"
}
]
},
{
"groupId": "2",
"title": "我的保障资产",
"key": "myAssets",
"items": [
{
"label": "保险",
"labelSub": "1份保单保障中",
"value": "",
"key": "baoxian"
}
]
},
{
"groupId": "3",
"title": "我的额度",
"key": "myQuota",
"items": [
{
"label": "花呗",
"labelSub": "",
"key": "huabei"
},
{
"label": "借呗",
"labelSub": "",
"key": "jubei"
},
{
"label": "备用金",
"labelSub": "",
"key": "beizhi"
},
{
"label": "网商贷",
"labelSub": "",
"key": "wangshangdai"
}
]
}
]
}