哥们,问题解决了没?
BackgroundAudioManager切到后台音频无法播放?报错:"setBackgroundAudioState:fail: jsapi has no permission, event=setBackgroundAudioState, runningState=background, permissionMsg=permission ok, detail=jsapi permission required playing audio but current not playing audio in background state" 已经在 app.json 中配置了 [代码]requiredBackgroundModes[代码] 属性 在论坛转了很久,看到其他好多人也遇到了这个问题,几年前就提出了,到现在都还没有解决,希望客服可以跟进一下啊,到底能不能实现背景播放,如果能,问题出在哪里,谢谢!!!
2022-10-28在input 或者 textarea标签增加属性:adjust-position 这个意思? https://developers.weixin.qq.com/miniprogram/dev/component/textarea.html https://developers.weixin.qq.com/miniprogram/dev/component/input.html
求:点击满屏幕软键盘上浮,使屏幕滚动到点击位置位于输入框上方如题
2022-10-20这个bug修复了吗
安卓深色模式导致wx.getExtConfigSync获取不到数据小程序Bug wx.getExtConfigSync 微信安卓客户端版本Version 8.016 安卓修改为普通模式是可以正常获取数据 [图片] 代码片段 const ext_config = wx.getExtConfigSync? wx.getExtConfigSync(): {} console.log('extConfig123',ext_config);
2022-08-15先开启调试工具:微信开发者工具-调试-调试微信开发者工具, 再上传代码,在conso控制台看有没有相关报错
为什么上传代码一致不成功?[图片] 一直卡在这里,请问是为什么?网络问题吗
2022-07-20下载1.05版本安装,亲测有效。1.06版本的问题
上传时报错,请问是什么原因?Unexpected token o in JSON at positimessage:SyntaxError: Unexpected token o in JSON at position 1 appid: wx************0c80 openid: o6z****************************098AzU ideVersion: 1.06.2204182 osType: win32-x64 time: 2022-04-26 13:03:43
2022-07-11.scss成功编译出.wxss @import导入.wxss不生效啊! 除非删除同名的scss文件,这也麻烦。。
微信开发者工具支持scss了?[图片] 在微信开发者工具的设置里看到了scss,这是能配置了?下面的内容看不太懂。求官方解答一下配置方案或者后续会有此项计划吗?
2022-07-07你这地址 直接下载图片了而不是预览 从oss复制地址时去掉参数 https://hualejipic.oss-cn-chengdu.aliyuncs.com/flowerInterest/pic_1598434854165.jpg
image在ios中jpg不能正常显示?[图片] [图片] [图片]
2022-03-07问题已解决,但开发者工具存在bug。 打开“调试微信开发者工具”,可以看到报错:找不到js文件 但这只是个template模板文件,不需要js,也没有相关的引用或声明。 希望解决: 1.增加conso的报错,而不是在“调试微信开发者工具”内 2.template模板,允许不新建空白的js文件 [图片][图片]
开发工具模拟器,部分页面空白?生命周期函数不执行?现象:代码正常,在模拟器 部分(近十个)页面空白; 这些页面连生命周期函数不执行。。 开发版、真机调试、体验版、正式版都正常 升级、回退开发工具、安装开发版开发工具,问题依然存在 系统:win10 开发工具:wechat_devtools_1.05.2201240_x64 [图片]
2022-02-25已解决。 "lazyCodeLoading": "requiredComponents", 添加这个声明,app.json 和 ext.json 都要添加,要么都不写; 只在app.json添加这个声明就会报错, 需要同时在ext.json添加,(让后端的同学也检查一下) [图片] https://developers.weixin.qq.com/miniprogram/dev/devtools/ext.html#ext-json
ext_json 有不存在的路径? 多次尝试依然报错检查过没有“不存在的路径”; 已经尝试过多次,依然报错。 错误代码:85045, 错误信息:ext_json 有不存在的路径,微信原始报文:{"errcode":85045,"errmsg":"some path in ext_json not exist rid: 61e3919a-7388291e-3da6bf7a"} 错误代码:85045, 错误信息:ext_json 有不存在的路径,微信原始报文:{"errcode":85045,"errmsg":"some path in ext_json not exist rid: 61e0e7e7-16d808b4-30aa3e0d"} 错误代码:85045, 错误信息:ext_json 有不存在的路径,微信原始报文:{"errcode":85045,"errmsg":"some path in ext_json not exist rid: 61e000be-0a5ee0ad-6c7602ef"}
2022-01-18几年了 依然不处理问题 👍 https://developers.weixin.qq.com/community/develop/doc/0008e2cf518e881aab5d16f6451800
85045 some path in ext_json not existsome path in ext_json not exist hint: [KeBcMa0496e255] 第三方为授权小程序提交代码。昨天还能正常提交。今天就不行了总是返回85045。能否说明具体哪个path有问题。 以下是我的ext_json { "extEnable": true, "extAppid": "wx08882c97d4e61598", "directCommit": false, "ext": { "extAppid": "wx08882c97d4e61598", "id": "29", "agent_id": 1 }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#191E22", "navigationBarTitleText": "美联程-点餐", "navigationBarTextStyle": "white" }, "tabBar": { "list": [{ "pagePath": "/pages/index/index", "text": "首页", "iconPath": "/img/index1.png", "selectedIconPath": "/img/index2.png", "clas": "menu-item", "selectedColor": "#FF7F01", "jump": "homeJump", "active": true }, { "pagePath": "/pages/favour/favour", "text": "优惠买单", "iconPath": "/img/list1.png", "selectedIconPath": "/img/list2.png", "clas": "menu-item", "selectedColor": "#FF7F01", "jump": "favour", "active": false }, { "pagePath": "/pages/personal/personal", "text": "个人中心", "iconPath": "/img/my1.png", "selectedIconPath": "/img/my2.png", "clas": "menu-item", "selectedColor": "#FF7F01", "jump": "personalJump", "active": false }] }, "networkTimeout": { "request": 10000, "downloadFile": 10000 }, "debug": false }
2022-01-17