- 关于消息推送问题
- 需求的场景描述(希望解决的问题) 调试消息推送一定需要已经发布的小程序吗?体验版的可以吗 - 希望提供的能力
2018-10-22 - 自定义组件 properties里的数据 在attached时显示为null
- 当前 Bug 的表现(可附上截图) [图片] [图片] - 预期表现 这是通过数据绑定获取的数据,如果希望在attached时做一些setdata的操作 怎样才能取到它的值呢? - 复现路径 - 提供一个最简复现 Demo
2018-09-18 - 页面跳转时,携带参数url中问号后的部分链接被自动截断
- 当前 Bug 的表现(可附上截图) [图片] - 预期表现 - 复现路径 - 提供一个最简复现 Demo onTap:function(e) { console.log(e.currentTarget.dataset.url) let a = e.currentTarget.dataset wx.navigateTo({ url: `/pages/reading/detail/detail?url=${e.currentTarget.dataset.url}`, }) } onLoad: function (options) { console.log(options) let url = options.url console.log(options.url) },
2018-08-31 - 关于button组件的open-type="share"
当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗? 当button的open-type="share" 时,也就是分享功能, hover-stop-propagation="true" 属性失效。不能阻止冒泡,懂我意思吗?
2018-08-14