{"errcode":40055,"errmsg":"invalid button url domain rid: 606d2b36-2da185aa-30f42797"}
{
"button":[
{
"name":"课程中心",
"type":"view",
"url":"wap.jysmall.com/learn/index"
},
{
"name":"立即报名",
"type":"view",
"url":"https://wap.jysmall.com/"
},
{
"name":"我的",
"sub_button":[
{
"name":"我的课程",
"type":"view",
"url":"https://wap.jysmall.com/mine/index"
},
{
"name":"联系客服",
"type":"click",
"key":"CUSTOMER_IMG"
},
{
"name":"入学须知",
"type":"click",
"key":"START_SCHOOL_NOTICE"
},
{
"name":"APP下载",
"type":"view",
"url":""
}
],
"type":"click",
"key":"ABOUT_ME"
}
]
}
{
"name":"课程中心",
"type":"view",
"url":"wap.jysmall.com/learn/index"
},
改成:
{
"name":"课程中心",
"type":"view",
"url":"http://wap.jysmall.com/learn/index"
},
url填写不规范,丢失了 http://