[图片]
invokeService base64经过压缩就900k为何报图片超出限制?vendor.js:477 invokeService fail Error: errCode: 104 | errMsg: invokeService:fail timeout for retry, cannot retry fetching the result anymore (callId: 0.9550760912002947_1608010492827) (trace: 13:34:52 start->13:35:13 timeout, exceed max retry gap); at invokeService api;
2020-12-15可以但是需要符合类目。就是要有资质就可以的
微信小程序之前有提审过项目并上线,现在想更换其他的项目可以吗?微信小程序之前有提审过项目并上线,现在公司想直接用当前小程序的appid.重新提升另外一个项目,把当前的项目覆盖掉,想问下各位大佬,有做过类似的操作吗?或者说这样做可以吗???
2020-12-14 <image lazy-load src="{{https://cdn.yangjuyi.com/videos/45/2020/12/test.gif}}" :style="imgStyle" />
微信小程序安卓真机,渲染gif图出现异常[视频] 测试图片地址: https://cdn.yangjuyi.com/videos/45/2020/12/test.gif
2020-12-12已经解决,数据格式有误,图片的base64 数据格式错误
wx.serviceMarket.invokeService一直解析失败,如何解决?{"errMsg":"invokeService:ok","data":{"Response":{"PornResult":{"Suggestion":"","Confidence":0,"AdvancedInfo":"","Type":"FAIL","Code":-1400,"Msg":"图片解码失败"},"PoliticsResult":{"Suggestion":"PASS","Confidence":29,"FaceResults":[{"FaceRect":{"Height":152,"Width":113,"X":485,"Y":171},"Candidates":[{"Name":"孙家正","Confidence":29}]}],"Code":0,"Msg":"OK","Type":"FACE","AdvancedInfo":""},"TerrorismResult":{"Suggestion":"","Confidence":0,"FaceResults":[],"Code":-1,"Msg":"内部错误","Type":"FACE","AdvancedInfo":""},"DisgustResult":null,"TextResult":null,"Suggestion":"","Extra":"","RequestId":"32683db1-a99c-40ee-bc4e-e2d49e99a857"}},"requestId":"MLyg5sq5LNEHSv5MAQrtMiNZ258gosdD9WFuoVt7cSC4K3FllGBAqrYr-h0ylDucWps"} /** * params 图片的本地路径 * pathToBase64 是将本地路径转化为base64 */ export async function invokeService(params) { params = await pathToBase64(params); console.log('params', params); let invokeRes; try { invokeRes = await wx.serviceMarket.invokeService({ service: 'wxee446d7507c68b11', api: 'imgSecCheck', data: { Action: 'ImageModeration', Scenes: ['PORN', 'POLITICS', 'TERRORISM'], ImageUrl: '', ImageBase64: params, Config: '', Extra: '', }, }); console.log('invokeService success', JSON.stringify(invokeRes)); wx.showModal({ title: 'success', content: JSON.stringify(invokeRes), }); } catch (err) { console.error('invokeService fail', err); wx.showModal({ title: 'fail', content: err, }); } return invokeRes; }
2020-12-07腾讯直播组件跟着屏幕 跑咋办
小程序申请开通腾讯视频组件小程序需求开通腾讯视频组件,目前后台已经提交 小程序appid:wx9607efdbf95b066b 组件名称:腾讯视频 组件appid:wxa75efa648b60994b 还望审核通过 谢谢!
2020-08-12你好 我想开启小窗口怎么设置呢 <navigator class="live-item" url="plugin-private://wx2b03c6e691cd7370/pages/live-player-plugin?room_id=6&type=9"></navigator> 直播进去了 就是无法变成小窗是什么问题呢
微信小程序直播,关闭直播的悬浮视频小窗口怎么设置的?直播悬浮的视频小窗口怎么弄的呀?
2020-07-22现在是不是也是不行
video标签bindloadedmetadata属性不生效?video标签bindloadedmetadata属性不生效 。。。。怎么回事?????
2020-07-21我这也没执行
bindloadedmetadata没有触发?video bindloadedmetadata 无法获取视频的宽高,请抓紧处理这个bug
2020-07-21