- 调用自定义组件出错?
[图片] 引入组件就报这种错
2019-12-09 - error at token "url"?
[图片] 引入线上样式报这个,求解
2019-12-03 - 真机调试会自动断开连接?
[图片]
2019-11-05 - undefined is not an object?
undefined is not an object (evaluating 't.historyList.length'); [图片]
2019-11-05 - Maximum call stack size exceeded?
Maximum call stack size exceeded; at"pages/index/special_column/details/indexVideo" page lifeCycleMethod onReady function[图片]
2019-11-05 - 真机上wx.createInnerAudioContext()获取中时间有误?
[图片]在工具上这个时间是正确的 [图片]这个时间是在真机上调试的有问题,所有时间都是显示这样的,原时间只有4分钟 // 音频播放中 innerAudioContext.onTimeUpdate((res) => { this.title = '' let duration = innerAudioContext.duration // 获取音频播放时长,单位s,保留小数点后六位,转为分钟 this.totalTime = secToTime(duration) let currentTime = innerAudioContext.currentTime console.log(duration, this.totalTime) // 设置当前音频播放位置 this.nowTime = secToTime(currentTime) })
2019-10-31 - 使用mpvue开发的小程序,现在出现安卓不显示页面数据,iOS可以?
使用mpvue开发的小程序,现在出现安卓不显示页面数据,iOS可以。不知道有哪位出没出现过这种情况
2019-10-30 - 小程序安卓不显示页面数据,数据已经返回,但渲染不上页面,ios可以?着急求解
小程序安卓不显示页面数据,数据已经返回,但渲染不上页面,ios可以?着急求解
2019-10-30 - 真机上小程序安卓不显示页面数据?
<真机上小程序安卓不显示页面数据?求解
2019-10-30