你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),并详细描述下复现流程
live-player从二级页面跳转到首页 音频会停止播放?如果把live-player写在首页 连续跳转(redirectTo 方式)三次页面后也会停止播放 有人知道原因吗
2022-03-30[图片]
真机调试热更新没问题,正式发布版却不出现更新提示?[图片] [图片] 在开发者工具中模拟更新,弹出更新提示框。正式发布版却没有弹出
2022-03-30你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
worker回调里拿不到getStorageSync的数据?worker回调里拿不到getStorageSync的数据?是正常的吗? 主线程onMessage里拿不到storage里的数据
2022-03-30https://developers.weixin.qq.com/miniprogram/dev/component/map.html#marker%20%E4%B8%8A%E7%9A%84%E8%87%AA%E5%AE%9A%E4%B9%89%E6%B0%94%E6%B3%A1%20customCallout [图片] 试下相关属性看看
map组件中marker上的自定义气泡(customCallout)宽度如何自适应?[图片] 遇到一个问题,自定义的气泡,第一个气泡有时候会显示不全,第二个气泡的宽度并没有自适应,请问有办法解决吗? 代码如下 <map class="pages-dirving__map" id="map" longitude="{{longitude}}" latitude="{{latitude}}" markers="{{markers}}" polyline="{{polyline}}" show-location> <cover-view slot="callout"> <block wx:for="{{markers}}" wx:for-index="index" wx:for-item="item" wx:key="id"> <cover-view wx:if="{{item.type=='start'}}" marker-id="{{item.id}}" class="marker-callout"> <cover-view class="marker-callout__info"> <cover-view class="marker-callout__name"> 接驾约 </cover-view> <cover-view class="marker-callout__time"> {{item.duration}}分钟 </cover-view> </cover-view> <cover-view class="marker-callout__title"> {{item.title}} </cover-view> </cover-view> <cover-view wx:elif="{{item.type=='end'}}" marker-id="{{item.id}}" class="marker-callout marker-callout--end"> <cover-view class="marker-callout__title"> {{item.title}} </cover-view> <cover-view class="marker-callout__info"> 全程{{item.distance_label}},约{{item.duration}}分钟 </cover-view> </cover-view> </block> </cover-view> </map>
2022-03-30试下 xplee 的解决方案[图片]
无法引入wxml模块或者include模块https://developers.weixin.qq.com/miniprogram/dev/reference/wxml/import.html 我把head.wxml放在page同一界面 ,使用<include src="./head.wxml" /> 或者<include src="head.wxml" />都不生效, <template name="filterdialog1"> <view class="dialog-root-wrap"> <view class="dilog-root"> <view class="dialog-content"> fffffffffff</view> </view> </view> </template> 也同样如此,不生效 [图片] [图片] 我是使用ts开发的,是否和这个有关呢?
2022-03-30wx.scanCode
想问下,小程序自带的camera组件,能不能实现选择手机相册扫描选中图片的二维码?想问下,小程序自带的camera组件,能不能实现选择手机相册扫描选中图片的二维码?
2022-03-30微信小程序的腾讯视频插件吗?
使用第三方腾讯视频插件播放视频,提交审核经常会被拒绝,是否需要配置什么东西?使用的腾讯视频插件,但是提交审核经常会被打回来,要申诉才能通过,是不是有地方可以设置自己使用的是腾讯视频插件这样就可以避免审核被拒绝?
2022-03-29技术问题请进入腾讯广告开发者专区(https://developers.e.qq.com/),点击页面右下角侧“问号Logo”,通过【反馈中心】进行反馈,会有专人及时处理。
这种原生模板广告是怎么弄的?看到有一些小程序有这种广告, 为什么我去选就没有呢. [图片] 这应该就是官方提供的原生模板广告. 跳转其他小程序都没有弹窗提示的.
2022-03-29请移步企微官方讨论区:https://developer.work.weixin.qq.com/community/question
【编辑企业客户回调】如何获取成员对客户修改备注的信息?在使用编辑企业客户回调的时候, 返回 [图片] 无法直接获取成员对企业客户编辑的内容(备注/手机号码)
2022-03-29参考下帖子 https://developers.weixin.qq.com/community/develop/doc/0004289aef0c50b4c86abc1295b800?_at=1648540201242
由于应用安全校验不通过,无法使用此功能?[图片] 执行校验的时候: [WXApi checkUniversalLinkReady:^(WXULCheckStep step, WXCheckULStepResult* result) { NSLog(@"%@, %u, %@, %@", @(step), result.success, result.errorInfo, result.suggestion); }]; 日志如下: wxlog:set property list wxlog:launch app with ul only success wxlog:Successfully starting WeChat with the universal link. wxlog:Error:universal link check enable but contextId is error., contextID:(null) wxlog:Error:set token fail, errCode:3, errLog:app no context, req[(null)], contextID[(null)] wxlog:Error:check or record token fail, error:Error Domain=WXOpenSDKRefreshTokenError Code=3 "app no context, req[(null)], contextID[(null)]" UserInfo={NSLocalizedDescription=app no context, req[(null)], contextID[(null)]} wxlog:delay launch wx with refresh token fail wxlog:Error:fail to load Keychain status:-25300, keyData null:1 wxlog:token[(null)] is null wxlog:set property list wxlog:launch app with ul only success wxlog:openURL success:1, url:https://help.wechat.com/app/wxaee9614bfa5b0da1/refreshTokenFail/?bundleID=com.yum.enterprise.portal&isShare=0&errCode=3&errMsg=app%20no%20context%2C%20req%5B%28null%29%5D%2C%20contextID%5B%28null%29%5D&wechat_app_bundleId=com.yum.enterprise.portal
2022-03-29