小程序代码中已经把直播插件去掉了,用ext.json控制,为什么上传给没有直播的小程序会报插件错误
array(12) {
["extEnable"]=>
bool(true)
["extAppid"]=>
string(18) "......."
["directCommit"]=>
bool(false)
["ext"]=>
array(4) {
["name"]=>
string(6) "wechat"
["company_id"]=>
int(3)
["on_live"]=>
array(2) {
[0]=>
int(87)
[1]=>
int(78)
}
["host_name"]=>
string(16) "test.hehekeji.cn"
}
["window"]=>
array(5) {
["enablePullDownRefresh"]=>
bool(false)
["navigationBarTextStyle"]=>
string(5) "black"
["navigationBarTitleText"]=>
string(0) ""
["navigationBarBackgroundColor"]=>
string(7) "#FFFFFF"
["backgroundColor"]=>
string(7) "#F6F6F6"
}
["networkTimeout"]=>
array(1) {
["request"]=>
int(10000)
}
["permission"]=>
array(1) {
["scope.userLocation"]=>
array(1) {
["desc"]=>
string(45) "定位您的当前位置以获得门店信息"
}
}
["usingComponents"]=>
array(0) {
}
["sitemapLocation"]=>
string(12) "sitemap.json"
}
这是为什么
同样问题 麻烦官方早点取消限制