Awesome
微信小程序 Artand Demo
ScreenShots
<img src="screenshot/1.jpeg" width="400px" /> <img src="screenshot/2.jpeg" width="400px" /> <img src="screenshot/3.jpeg" width="400px" /> <img src="screenshot/4.jpeg" width="400px" /> <img src="screenshot/5.jpeg" width="400px" /> <img src="screenshot/6.jpeg" width="400px" />Features
- 顶部 Tab 切换
- 下拉刷新
- 上拉加载更多
- <del>登录注册</del>
PS
下拉刷新需要在全局的 app.json 里配置
"window":{
"enablePullDownRefresh": true
}
有两个用于下拉刷新的事件
// 下拉刷新触发事件
Page({
onPullDownRefresh () {
}
})
// 停止下拉刷新
wx.stopPullDownRefresh()
Links
Contributing
欢迎任何形式的贡献,有任何建议或意见您可以进行 Pull Request,或者给我 提issues。
LICENSE
Donation
- 佚名 RMB 5 x 3
(微信扫二维码付款看不见谁,希望捐赠者留个名,不希望留名的就用佚名了😀)