小程序
小游戏
企业微信
微信支付
是不是微信端出问题了,就这两天批量都报这个问题我也没切换基础库,前面几个月都没遇到过
SystemError (exparserScriptError)
this.autofillHideDropdown is not a function
TypeError: this.autofillHideDropdown is not a function
at l.detached (https://servicewechat.com/lib/WAWebview.js:1:2015428)
at r.safeCallback (https://servicewechat.com/lib/WAWebview.js:1:647955)
at r.call (https://servicewechat.com/lib/WAWebview.js:1:647832)
at t (https://servicewechat.com/lib/WAWebview.js:1:666905)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666827)
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
待楼主反馈
如果是刚配,就是没生效。大概率是配置的账号跟代码里面的账号appid不一致
移动应用需要在微信开放平台下审核通过才可以。
这是文档编辑错误
$url = "https://mp.weixin.qq.com/mp/subscribemsg?" . http_build_query([ 'action' => 'get_confirm', 'appid' => $appid, 'scene' => $scene, 'template_id' => $template_id, 'redirect_url' => $redirect_url, 'reserved' => $reserved ]) . '#wechat_redirect';
无论是一次性订阅消息,还是订阅通知一次性订阅,都是这个url去让用户去授权订阅,更换了模版Id就会报错!!!
目前图片设置水印后,在微信内浏览不会展示水印,在 网页端浏览 及 被保存或转发时 才会显示水印。
你好,点击蓝色对接指引可以进入查看。
解决了问题了,在组链接时候不需要再进行编码了,但是微信文档里说要编码,这个事情很奇怪。
你的参数写错位置了,这两个参数不在data字段里面。
map.put("template_id", tempId); map.put("page", "/pages/test/msg"); map.put("touser", openid); map.put("miniprogram_state","developer"); map.put("lang","zh_CN");
[图片]
暂无个人介绍
发布文章
0
回答
关注者
多端应用开发系列课程
本课程从实践角度,从0开始完成多端应用的开发和上线过程,并介绍一些必要的细节指引,帮助开发者能够轻松开始,课程内容会根据产品演进持续更新。
提出问题
接入使用过程中遇到的疑问
发表文章
开发、运营、产品设计相关实战经验及案例分享
是不是微信端出问题了,就这两天批量都报这个问题我也没切换基础库,前面几个月都没遇到过
SystemError (exparserScriptError)
this.autofillHideDropdown is not a function
TypeError: this.autofillHideDropdown is not a function
at l.detached (https://servicewechat.com/lib/WAWebview.js:1:2015428)
at r.safeCallback (https://servicewechat.com/lib/WAWebview.js:1:647955)
at r.call (https://servicewechat.com/lib/WAWebview.js:1:647832)
at t (https://servicewechat.com/lib/WAWebview.js:1:666905)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666792)
at t (https://servicewechat.com/lib/WAWebview.js:1:666827)