- 小程序独立分包报错 e.apply is not a function
新版本发布后监控到用户报错,复现流程为:删除小程序记录,识别小程序码,进入独立分包的某个页面,然后右上角点击胶囊菜单再点击返回首页就会报错,第二次识别并返回首页则不会,直到删除小程序历史记录就可以复现 thirdScriptError e.apply is not a function. (In 'e.apply(this,n)', 'e.apply' is undefined);at App lifeCycleMethod onLaunch function https://lib/WAService.js:1:689531 [native code] e@https://lib/WAService.js:1:690370 https://lib/WAService.js:1:690560 https://lib/WAService.js:1:672866 App@https://usr/app-service.js:1931:7243 App App require@https://lib/WAService.js:1:718748 global code
2018-11-21 - launchApp 打开 APP 怎么知道 APP 是否安装?
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchApp.html 例如分享卡片分享到其他人微信,其他人未安装 APP 时怎么进行引导下载?
2018-11-14 - swiper 是否支持反方向滚动?
- 需求的场景描述(希望解决的问题) 小程序支持反方向滚动 - 希望提供的能力 默认的 autoplay 是从左到右滚动,能否支持从右往左滚动
2018-11-12 - 如何修改 Swiper 组件的过渡动画类型
- 需求的场景描述(希望解决的问题) 修改 Swiper 过渡动画类型 - 希望提供的能力 例如 animationType 为 'linear', 'ease-in', 'ease-in-out'
2018-11-12 - 审核还未通过
审核提交近一天,未通过
2018-05-12