Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SuperKieran/weapp-artand

微信小程序 Artand
https://github.com/SuperKieran/weapp-artand

Last synced: 3 months ago
JSON representation

微信小程序 Artand

Awesome Lists containing this project

README

        

# 微信小程序 Artand Demo

## ScreenShots





## Features

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

## PS
下拉刷新需要在全局的 app.json 里配置
``` js
"window":{
"enablePullDownRefresh": true
}
```
有两个用于下拉刷新的事件
``` js
// 下拉刷新触发事件
Page({
onPullDownRefresh () {

}
})

// 停止下拉刷新
wx.stopPullDownRefresh()
```

## Links

- [开发工具文档](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/devtools.html)
- [组件](https://mp.weixin.qq.com/debug/wxadoc/dev/component/)
- [常见问题](https://mp.weixin.qq.com/debug/wxadoc/dev/qa/qa.html)
- [微信小程序开发资源汇总](https://github.com/justjavac/awesome-wechat-weapp/)

## Contributing

欢迎任何形式的贡献,有任何建议或意见您可以进行 [Pull Request](https://github.com/SuperKieran/weapp-artand/pulls),或者给我 [提issues](https://github.com/SuperKieran/weapp-artand/issues)。

## LICENSE

[MIT](./LICENSE)

## Donation

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