怎么可以看到版本 点关于跳了网页
为什么有时自定义组件无法调试?[图片] 如图 圈出来的这个自定义组件无法展开
2021-10-13我也遇到了这个问题
createOffscreenCanvas 生成的canvas实例无法保存至本地?const canvas = wx.createOffscreenCanvas({type: '2d', width: 750, height: 1334}) wx.canvasToTempFilePath({ canvas: canvas, success: (resss) => { }, fail: function(err) { console.log(err) } }) 报错: TypeError: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value is not of type '(CSSImageValue or HTMLImageElement or SVGImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap or OffscreenCanvas)' 开发工具, 调试基础库 2.17.0
2021-10-12感觉是token失效 但是当时没有在其他接口获取token 也没有到2小时 为什么会失效呢
获取小程序码时候接口返回错误,是什么造成的呢?当时用的token是 48_2gq9VVWQyI1wpc29HGnAlRSqudvQ2yvSIjHLOcd6KsrDBsIoj_AASLs6oKPnqJ-scRdnbL7I-KxLBwFHRGMu5RE91vyvdV5KUJNF6sOYaBNOfXub7H0M-rTiTGIV9O71MrPrceFNP-n7Kv6rHQSbADANWY 返回信息是 errcode: 40001 errmsg: "invalid credential, access_token is invalid or not latest rid: 61387121-07f7a010-5a9b5e27"
2021-09-08遇到了同样情况
小程序中webview页面中点击事件失效问题1、小程序中 webview页面点击失效无效
2019-11-15已解决 谢谢大家
wx.startRecord 时常可以设置么?wx.startRecord 时常可以设置么? 我需要录200秒的音频
2019-11-15