- wx.setEnable1v1Chat的 minWindowType有哪些值
https://developers.weixin.qq.com/miniprogram/dev/api/media/voip/wx.setEnable1v1Chat.html
2022-03-28 - map组件,展示出错
<cover-view slot="callout"> <cover-view class="makerWrapper" :class="{homeMaker:(item.markerType==1000)}" :key="item.id" :marker-id="item.id" v-for="(item,index) in markers"> <cover-view> {{item.title}} </cover-view> </cover-view> </cover-view> 宽度不设置的话,会取最长的, 真机测试结果: [图片] 模拟器测试结果: [图片]
2021-12-30 - 无法同时使用camera和加速计接口wx.onAccelerometerChange吗?
camera和加速计接口wx.onAccelerometerChange同时使用,加速计的数据不正常
2021-06-25 - wafer2怎么获取到'11320932.qcloud.la'的域名?
wafer2怎么获取到'11320932.qcloud.la'的域名?
2020-07-29 - this.animate的暂停或者切换成其他动画,如何实现?
使用this.animate(selector, keyframes, duration, callback),在播放过程,想要暂停或者切换成其他动画,要用哪个接口?
2020-06-15