mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
add PullRefresh component (#117)
* add PullRefresh component * PullRefresh: fix test case
This commit is contained in:
@@ -176,6 +176,10 @@ module.exports = {
|
||||
"path": "/picker",
|
||||
"title": "Picker 选择器"
|
||||
},
|
||||
{
|
||||
"path": "/pull-refresh",
|
||||
"title": "PullRefresh 下拉刷新"
|
||||
},
|
||||
{
|
||||
"path": "/toast",
|
||||
"title": "Toast 轻提示"
|
||||
|
Reference in New Issue
Block a user