mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
瀑布流加载功能实现 && 文档补全
This commit is contained in:
@@ -53,7 +53,8 @@ ComponentNames.forEach(name => {
|
||||
// services
|
||||
'Dialog',
|
||||
'Toast',
|
||||
'Indicator'
|
||||
'Indicator',
|
||||
'Waterfall'
|
||||
].indexOf(componentName) === -1) {
|
||||
installTemplate.push(render(ISNTALL_COMPONENT_TEMPLATE, {
|
||||
name: componentName,
|
||||
|
Reference in New Issue
Block a user