WeChartPullToRefreshListView icon indicating copy to clipboard operation
WeChartPullToRefreshListView copied to clipboard

支持mpvue吗?

Open iampcfox opened this issue 6 years ago • 5 comments

不知道怎么引进去…

iampcfox avatar Oct 18 '18 06:10 iampcfox

原生就是vue的用法啊,如果要引入第三方,我还没有找到相关直接引入方法,当然可以把第三方源码放进去,根据其规则改一改就可以

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: Feng [email protected] 发送时间: 2018年10月18日 14:32 收件人: congxc/WeChartPullToRefreshListView [email protected] 抄送: Subscribed [email protected] 主题: 回复:[congxc/WeChartPullToRefreshListView] 支持mpvue吗? (#3)

不知道怎么引进去…

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/congxc/WeChartPullToRefreshListView/issues/3, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APu0JaCJJBUkmBccAi8RSg029GT2t5m7ks5umCB9gaJpZM4XswSS.

congxc avatar Oct 18 '18 08:10 congxc

我觉得可以把header、footer写在一块, 然后看了一下,貌似还缺少slot,没有插槽不知道怎么和其他组件组合起来…

可以参考:minapp-slider-left

上面那个组件可以引进mpvue里…

iampcfox avatar Oct 18 '18 08:10 iampcfox

还要把其中一个ListView,和header footer拼起来…你有计划把它做成组件吗?

这个项目算是我看过最好的下拉刷新和上拉加载了…[哭笑]

找这类项目找了一整天

iampcfox avatar Oct 18 '18 08:10 iampcfox

一个非常不错的想法

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: Feng [email protected] 发送时间: 2018年10月18日 16:51 收件人: congxc/WeChartPullToRefreshListView [email protected] 抄送: RainnShieh [email protected], Comment [email protected] 主题: 回复:[congxc/WeChartPullToRefreshListView] 支持mpvue吗? (#3)

还要把其中一个ListView,和header footer拼起来…你有计划把它做成组件吗?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/congxc/WeChartPullToRefreshListView/issues/3#issuecomment-430928602, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APu0JR3ndUv3GlykDF095bifEyLa5yC5ks5umEETgaJpZM4XswSS.

congxc avatar Oct 18 '18 09:10 congxc

终于做成了组件: https://github.com/FxPixels/wxapp-scroller

iampcfox avatar Dec 06 '18 15:12 iampcfox