https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1489140610_Uavc4&token=&lang=zh_CN
1、为授权的小程序帐号上传小程序代码
这里已经配置好了,代码也提交了
{
"extAppid":"",
"ext":{
"attr1":"value1",
"attr2":"value2",
},
"extPages":{
"index":{
},
"search/index":{
},
},
"pages":["index","search/index"],
"window":{
},
"networkTimeout":{
},
"tabBar":{
},
}
体验的时候就是打印不出新提交的自定义配置信息