curl --location --request GET 'https://api.shakingcloud.com/api/app/page/get_tab_bar_page'
{
"attributes": {},
"code": "string",
"data": {
"appName": "string",
"body": [
{}
],
"createDate": "2019-08-24T14:15:22Z",
"createStr": "string",
"description": "string",
"key": "string",
"modifyDate": "2019-08-24T14:15:22Z",
"pagePath": "string",
"productCode": "string",
"style": {
"property1": {},
"property2": {}
},
"title": "string",
"tkey": "string"
},
"msg": "string",
"success": true,
"totalCount": 0
}