• Stars
    star
    404
  • Rank 106,897 (Top 3 %)
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

微信小程序 Artand

微信小程序 Artand Demo

ScreenShots

Features

  • 顶部 Tab 切换
  • 下拉刷新
  • 上拉加载更多
  • 登录注册

PS

下拉刷新需要在全局的 app.json 里配置

"window":{
    "enablePullDownRefresh": true
}

有两个用于下拉刷新的事件

// 下拉刷新触发事件
Page({
  onPullDownRefresh () {
 
  }
})
 
// 停止下拉刷新
wx.stopPullDownRefresh()

Links

Contributing

欢迎任何形式的贡献,有任何建议或意见您可以进行 Pull Request,或者给我 提issues

LICENSE

MIT

Donation

  • 佚名 RMB 5 x 3
    (微信扫二维码付款看不见谁,希望捐赠者留个名,不希望留名的就用佚名了😀)