https://developers.weixin.qq.com/miniprogram/dev/framework/runtime/skyline/wxss.html#:%7E:text=%E2%9C%93-,%3Ccolor%3E,-color%20keywords:~:text=%E5%8C%96%E6%B8%B2%E6%9F%93%E6%80%A7%E8%83%BD-,%E7%B1%BB%E5%9E%8B%E6%94%AF%E6%8C%81%E5%88%97%E8%A1%A8,-%E7%B1%BB%E5%88%AB
skyline中css不支持color()函数?box-shadow: 0 0 5px 1px color(from white r g b); 这样的写法就不能显示出阴影。
03-26你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
手机号快速验证登录组件真机调试报错?getPhoneNumber(e){ var that = this var code = e.detail.code console.log(code) console.log(22222) // debugger LoginByWxPhone({code:code,username:that.openIdCode}).then(res=>{ console.log(res) if (res.code == 200 && res.token) { uni.setStorageSync('token', res.token); this.loadUserInfo() }else{ this.$u.toast('验证失败') } }).catch((res) => { console.log("catch") console.log(res) uni.showToast({ title: res, icon: "none" }) }).finally(() => { console.log("finally") uni.hideLoading() }) }, 报错内容为[图片]
03-26你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
开启enableChunked onChunkReceived只触发了一次?[图片][图片]
03-26请提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
applyAnimatedStyle 返回的styleId 为undifine我在 runOnJS 内调用的applyAnimatedStyle和clearAnimatedStyle applyAnimatedStyle返回的回调函数styleId为undifine。使用clearAnimatedStyle传入class和[styleId]时无法清除 3.1.5版本基础库 可以正常返回 3.7.11 3.7.10 3.7.9 都是返回undifine
03-26请具体描述问题出现的流程
导入又不行了?今天导入个文档又给我跳导入出错,什么东西啊
03-25[图片]
转发出去的卡片内容区域一定是一个正方形吗https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/api/miniapp/shareMiniProgramMessage.html https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/component/onShareAppMessage.html
03-24不支持此功能。
关于胶囊按钮如何在通话中禁止小程序重启、禁止关闭小程序?您好。 之前发送过邮件申请权限屏蔽这两个操作,可还是无效果,还能通过这两个操作重启、关闭小程序。请问需要通过官方审核吗?
03-24你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
rich-text 无法解析后端返回的标签?[图片] 后端返回的descrin哪个字段在页面使用rich-text无法解析 如果页面写死就可以解析,请大佬告知
03-24[图片]
wx.openEmbeddedMiniProgram并未半屏打开小程序,而变成普通的全屏打开?[图片][图片] 微信调试基础库版本 3.7.8 小程序后台三方配置那里也允许调用半屏小程序了,之前还是好好的 突然就变成全屏打开
03-24请提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
03-21