重新登录一下开发者工具
Uncaught ReferenceError: __wxConfig is not define?实在是找不到问题了求助。 我把别人的代码放在微信开发工具里面,一直提示这个错误。 <!DOCTYPE html><html><head> <title>小程序逻辑层</title> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> <meta http-equiv=Content-Security-Policy content="script-src https://localhost:* http://127.0.0.1:* 'unsafe-inline' 'unsafe-eval'"> <script src=__dev__/assubloader.js></script>[图片] <script>__wxConfig.preload=!0,window.top.__global.asLoader.handleLoadStart(window)</script> <style>body{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;margin:0} </style></head><body></body></html>
2021-12-28请真机调试,工具会近期同步
@getphonenumber,切到2.21.2版本,并没有返回code?[图片]
2021-12-28你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
createCameraContext.stopRecord()有一定概率不生效,概率挺大?createCameraContext.stopRecord()不生效,success、fail、complete回调函数都不执行,不生效的概率还挺大,请官方看到回复一下,项目中出现这个问题,用户反应挺大,可以开始录制但是结束不了
2021-12-28请查看:https://developers.weixin.qq.com/community/develop/doc/0004a4aa9009b8b1d669b8a645b809?_at=1640660583463
微信开放平台如何更换主体呢?因为要注销一个公司,之前申请的微信开放平台账号还想继续使用,但是主体基础信息是注销的那个公司,是否能更换到新的公司去呢?求大神们指点一下!
2021-12-28请查看:https://developers.weixin.qq.com/community/develop/doc/00028edbe3c58081e7cc834705b801?blockType=1[图片]
为啥现在查询用户信息 nickname和头像地址都是空的?[图片]
2021-12-28暂时没有方法噢,官方文档已经说明webview页面不能自定义顶部栏,链接:https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html[图片]
小程序 webview 头部无法隐藏引入webview后切换状态屏幕上方出现一个白条 特别丑
2021-12-28你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号
开发工具上传时 找不到 project.config.json?偶现,出现后有时候重启IDE就可以了。有时候需要重新打包,希望可以帮忙看下 报错信息中 project.config.json 前面的数字不固定,出现过不同的 报错时,打包文件夹下的 project.config.json 确认存在 报错信息如下: Error: ENOENT: no such file or directory, open '/Users/xxxxxx/Desktop/work/miniapp-county/build/wechat-miniprogram/.!44096!project.config.json' 02.21 补充 好像是临时配置文件的 id 对应不上了 开发工具版本 1.05.2201240 // 构建结果 project.config.json 及临时文件变更记录 event: rename, filename: .!2094!project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json event: rename, filename: .!2109!project.config.json event: rename, filename: .!2109!project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json event: rename, filename: .!2120!project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json event: rename, filename: project.config.json // 上传记录 app1 上传结果 [error] { code: 10, message: "Error: 错误 Error: ENOENT: no such file or directory, open '/Users/x/Desktop/x/x/build/wechat-miniprogram/.!2028!project.config.json'\n" } - initialize ✔ IDE server has started, listening on http://127.0.0.1:14580 - preparing - Fetching AppID (x) permissions ✔ Using AppID: x - Upload ✖ compilejs app2 上传结果 [error] { code: 10, message: "Error: 错误 Error: ENOENT: no such file or directory, open '/Users/x/Desktop/x/x/build/wechat-miniprogram/.!2028!project.config.json'\n" } - initialize ✔ IDE server has started, listening on http://127.0.0.1:14580 - preparing - Fetching AppID (x) permissions ✔ Using AppID: x - Upload ✖ compilejs app3 上传结果 [error] { code: 10, message: "Error: 错误 Error: ENOENT: no such file or directory, open '/Users/x/Desktop/x/x/build/wechat-miniprogram/.!2028!project.config.json'\n" } - initialize ✔ IDE server has started, listening on http://127.0.0.1:14580 - preparing - Fetching AppID (x) permissions ✔ Using AppID: x - Upload ✖ compilejs
2021-12-28你好,检查下appid是否被删除了。
开发者工具报wx2b03c6e691cd7370, version:1.3.2,怎么解决?[图片] 操作系统:win10,开发者工具版本1.06.2111300
2021-12-28你可以从这几个方面试一下 1.图片使用网络图片 2.将小程序分包
无法上传代码文件, 一直提示超过大小限制?版本: 稳定版 Stable Build (1.05.2111300 | 1.06.2111300) , macOS(ARM64) 项目实际大小1.8MB, 上传的时候却一直提示超过大小限制, 已经重开, 重启, 重新添加文件, 也没法 [图片] [图片]
2021-12-28确定一下是不是这个问题:https://developers.weixin.qq.com/community/develop/doc/00040a8939c338e92ddbe281556814?_at=1640601611139
textarea maxlength 未阻止在中间输入?文本输入字数达到最大限制后在文本中间输入会把末尾的文字删掉,这个问题有大佬解决了吗?我看帖子好像官方还没解决这个问题
2021-12-27