[图片][图片]预览没有报组件重复,但是报了一个invoke[图片]
"plugin://wxa16657d57059e0f0/verify" 组件提示重复学生验证功能正常, 控制台输出"plugin://wxa16657d57059e0f0/verify" has been used as another component or page. Please do not register multiple components or pages with the same alias.(env: macOS,mp,1.06.2405010; lib: 3.4.2)
06-04android 华为 报错太多了,export() opacity(); 都报错。最近基础库。
wx.createAnimation animation.opacity 报错为什么?this.data.animation = wx.createAnimation({ duration: this.data.animationOption.duration, timingFunction: "linear", delay: 0 }); let animation = this.data.animation; if (isShow) { animation.opacity(0).step(); animation.opacity undefined???? Android 报错,iOS正常。 Cannot read property \'opacity\' of undefined TypeError: Cannot read property \'opacity\' of undefined at Wi._executeAnimation (https://components/dialog/dialog.js:112:19)
2022-07-22使用动画https://developers.weixin.qq.com/miniprogram/dev/api/ui/animation/Animation.translateX.html
is not an object (evaluating 't.translateY')https://developers.weixin.qq.com/miniprogram/dev/api/ui/animation/Animation.translateY.html 1 undefined is not an object (evaluating 't.translateY') 22次
2022-03-07详情查看微信视频号-搜索蓝犀牛搬家 服务【放心搬家】【跨城搬家】【日式搬家】唤起的页面;
视频号配置小程序服务菜单遇到的问题。在蓝犀牛视频号助手配置服务菜单后页面出现的问题: iOS系统微信从视频号服务菜单唤起后头部的城市不显示,android系统进来显示。 android系统微信从视频号唤起页面不能上下滚动页面,iOS可以。
2022-03-07fail:{"errMsg":"getUserProfile:fail parameter error: parameter.desc should be String instead of Undefined;"}
wx.getUserProfile接口完全开放了吗?console.log('wx.getUserProfile', wx.canIUse('wx.getUserProfile')) 开发者工具及真机返回值为false [图片] [图片]
2021-03-05还是不行呀,微信8.0.2/基础库2.15.0 真机调试不行,2021-3-5 12:00。 你们的可以了么?
wx.getUserProfile 报错?!真机,基础 2.15.0,wx.getUserProfile 报错无法执行!!! 让我们适配,API 却不能执行,这什么鬼啊!!!😭 wx.getUserProfile({ desc: '声明获取用户个人信息后的用途', success: pfres => { console.log('getUserProfile', pfres) } }) [图片] [图片]
2021-03-05没人答复吗?微信小程序怎么关闭pc端投放?只在android 和 iOS 端可以访问。
怎么关闭pc端小程序投放?怎么关闭pc端小程序投放?
2021-03-02setFontSize 设置固定字号,fillText能出来大小不一的字号。这bug也需要查看一下。 [图片] context.setTextAlign('left'); context.setTextBaseline('top'); context.setFillStyle(fillStyle); context.setFontSize(fontSize); context.fillText(line, x, y); 现在影响线上的产品了,麻烦尽快处理一下吧。 字大字小的问题经常出现;
CanvasContext.draw 回调不执行?又出现老问题了,CanvasContext.draw 回调不执行了? 开发IDERC1.03.2012121
2021-01-29还不处理???2021Mark。。。
小程序 textarea 的 placeholder-class 设置[图片] 小程序 textarea 的 placeholder-class 设置margin padding无效 placeholder-style 试了也不行 只有设置字体效果会生效(比如字体大小,字体颜色),请问有解决的办法吗?
2021-01-21没人解答吗??
textarea 在组件中使用时,placeholder-class无效代码片段: https://developers.weixin.qq.com/s/DhIRvomB72nB 描述: 页面刚生成完毕后,textarea设置的placeholder-class无效, 当输入一次文字后,清空输入的文字,textarea显示的样式正常。
2021-01-21