wx.getExtConfigSync() 体验版真机预览返回空对象 {} ,麻烦看下原因? 谢谢
wx.getExtConfigSync() 在开发版本真机预览时返回了正确的对象,但是通过第三方平台上传代码后,通过api获取体验码时,wx.getExtConfigSync()返回的是空对象
上传代码参数如下:
{
"user_version": "1.0.6",
"template_id": 25,
"user_desc":"dddd",
"ext_json": "{\"extEnable\":true,\"extAppid\":\"wxadd2adb7ea5b1ea3\",\"ext\":\"{\\\"componentAppId\\\":\\\"wx260bcb42f44ba437\\\",\\\"merchantId\\\":104,\\\"appId\\\":\\\"wxadd2adb7ea5b1ea3\\\"}\"}"
}
componentAppId = wx260bcb42f44ba437 extAppid = wxadd2adb7ea5b1ea3