按住视频往下滑,就可以关闭了
调用wx.previewMedia放大预览视频,无法退出?这个方法调用浏览图片,可以点击关闭,但是浏览视频,关不掉啊???[图片]
2021-11-29官方来个人给解答下呀
loadFontFace在Canvas 2D上不生效?直接上代码片段吧,是我写的有问题吗?为什么页面里的文字生效了,但是canvas里的不生效 https://developers.weixin.qq.com/s/1sK8jZmz7Vsl
2021-09-03根据openid判断是比较合理的
微信公众号开发如何判断用户登录没登录然后跳转相关页面?微信公众号开发如何根据用户登录没登录跳转主页面或者是登录注册页面
2021-03-25我也遇到了同样的问题 https://developers.weixin.qq.com/community/develop/doc/000e28b8e14ab8b8b9db2f6165bc00
上传密钥无法下载,点击报错提示:{“ret”:-1}[图片]
2021-03-18把小程序a和公众号b,同时绑定到一个开发平台(注意:必须是同一个开放平台账号。地址:https://open.weixin.qq.com)
两个开放平台账号 同一主体 小程序无法获取到unionid?小程序是a账号 公众号是b账号 主体都是一样的,公众号已经绑定了小程序,用户也已经关注了公众号,但是wx.login无法获取到unionid
2021-03-17有可能是基础库2.11.2版本的问题。问题复现后,打开调试看到的是2.11.1,有可能恰好赶上基础库版本回退
页面跳转后展示了一段js代码?[图片] [视频]
2020-06-10是不是违规过,违规过是被强制不允许被搜索的 [图片]
我的小程序提示不允许被搜索?我的小程序提示隐私设置不允许被搜索 wx6c6e4580461bda74
2020-04-21联系微信客服,比联系总理都难
网页授权,回调地址上没有code参数今天按着开发者的文档设置了网页授权,使用静默授权,进入回调地址后URL上没有code参数,使用手动授权点击允许后URL上也没有code参数,是什么原因。 这个是我测试静默授权的:https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx77edddc93a91176f&redirect_uri=https%3A%2F%2Fm-discovery.gome.com.cn%2Ftopic%2F48473.html&response_type=code&scope=snsapi_base&state=1234#wechat_redirect 这个是测试手动授权的:https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx77edddc93a91176f&redirect_uri=https%3A%2F%2Fm-discovery.gome.com.cn%2Ftopic%2F48473.html&response_type=code&scope=snsapi_userinfo&state=1234#wechat_redirect
2020-04-02webviewScriptError Framework inner error (expect END descriptor with depth 0 but get another) value@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1336153fe@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1267828n@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1337123i@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1236294https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1236482https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:99967b@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:2:1971 global code@https://servicewechat.com/wxc1aa1c16810104d1/35/page-frame.html:1:72 手机型号:iPhone X (GSM+CDMA) 微信版本号:7.0.8 操作系统版本号:iOS 13.1.3 客户端平台:ios 客户端基础库版本:2.9.0
总是报 webviewScriptError Framework inner error?总是报这个错误,不知道是什么意思? 怎么排查呢? webviewScriptError Framework inner error (expect START descriptor with depth 2 but get another) Error: Framework inner error (expect START descriptor with depth 2 but get another) at i.value (<anonymous>:1:1337359) at i.fe [as _startCb] (<anonymous>:1:1268539) at i.value
2019-10-23经查,引起该问题的原因竟然是npm和cnpm的区别,用npm install后的node_modules build后会超出2MB,用cnpm install 后就没事
使用cli命令上传代码报超过2MB代码限制,但是在开发工具手动点上传按钮就成功?'{"code":40000,"error":"错误 Error: 分包大小超过限制,main package source size 2461KB exceed max limit 2MB"}' } }
2019-09-05