- innerAudioContext 安卓无法解析amr视频
https://developers.weixin.qq.com/miniprogram/dev/api/media/audio/InnerAudioContext.html amr无法播放 返回报错fail:data error
03-06 - innerAudioContext 读取wav音频文件,无法获取duration,报undefine
当启用了webAudio驱动后 useWebAudioImplement: true [图片]
2023-02-14 - 对接生成订单并获取ticket接口后,微信那边已经有订单数据,但是在微信自身的小程序订单没有任何显示
https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent2/API/order/add_order.html 获取微信订单信息 请求包 { "out_order_id": "202103090000003", "openid": "oR7AS0QBG5hsK8MKGPoRrMLu72U0" } 部分回包 "order_detail": { "product_infos": [ { "out_product_id": "c5126aa3-34e5-4f9d-926a-a334e58f9dfb", "out_sku_id": "", "product_cnt": 1, "sale_price": 1, "title": "定制家具特权定金", ... } ], ... }, "delivery_detail": { "delivery_type": 4, "delivery_list": [] }, "status": 20, "path": "order/pages/detail/detail?orderNo=202103090000003&orderId=46991", "update_time": "2021-03-09 11:17:46", ... [图片] 并没有出现我创建的订单并支付成功的
2021-03-09 - 对接了自定义交易组件,但视频号商品列表右上角的订单中心没有显示任何订单?
对接了自定义交易组件,但视频号商品列表右上角的订单中心没有显示任何订单?已经对接了生成订单并获取ticket,使用ticket调用收银台支付成功,但在小程序订单中心没有任何订单显示,请问是什么原因导致的? 获取微信订单信息 请求包 { "out_order_id": "202103090000003", "openid": "oR7AS0QBG5hsK8MKGPoRrMLu72U0" } 部分回包 "order_detail": { "product_infos": [ { "out_product_id": "c5126aa3-34e5-4f9d-926a-a334e58f9dfb", "out_sku_id": "", "product_cnt": 1, "sale_price": 1, "title": "定制家具特权定金", ... } ], ... }, "delivery_detail": { "delivery_type": 4, "delivery_list": [] }, "status": 20, "path": "order/pages/detail/detail?orderNo=202103090000003&orderId=46991", "update_time": "2021-03-09 11:17:46", ... [图片] 并没有出现我创建的订单并支付成功的
2021-03-09 - wx.requestPayment is deprecated for shop plugin?
wx.requestPayment is deprecated for shop plugin.please use wx.requestOrderPayment 请问wx.requestOrderPayment这个API的官方文档在哪里?
2021-03-05 - 自定义交易组件创建订单按参数表提交一直返回1010005 报错
https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent2/API/order/add_order.html [图片][图片]已经填写了必填参数 还是一直返回这个报错
2021-02-26 - webview 部分人打开显示不支持打开业务域名?
appid:wx3931ae9f0e79acab webview填写链接:https://edmsys.oppein.cn/index.php?r=site/mapp&c=wxxswxtf0303 业务域名配置:[图片] 问题描述:经过测试 部分人打开正常,少部分人打开提示不支持打开非业务域名 [图片]
2020-03-20 - textarea在ios下设置maxlength后,输入过长会显示拼音的bug
[图片]
2019-07-09 - 新版本企业微信不能分享开发版小程序卡片
- 当前 Bug 的表现(可附上截图) [图片] - 预期表现 [图片] 我们在旧版的企业微信测试过是可以的 旧版本的企业微信版本号是2.8.6
2019-07-08 - 企业微信小程序 调用downloadfile接口 有时报错
企业微信小程序 在调用downloadfile接口 ,ios机器会报fail url not in domain url android机器没报错,域名都在微信后台配置了的,请问官方是什么原因?
2019-05-24