mirror of
https://github.com/youzan/vant.git
synced 2025-12-23 01:00:44 +08:00
瀑布流加载功能实现 && 文档补全
This commit is contained in:
@@ -26,7 +26,6 @@ const install = function(Vue) {
|
||||
Vue.component(Popup.name, Popup);
|
||||
Vue.component(Picker.name, Picker);
|
||||
Vue.component(RadioGroup.name, RadioGroup);
|
||||
Vue.component(Waterfall.name, Waterfall);
|
||||
};
|
||||
|
||||
// auto install
|
||||
|
||||
Reference in New Issue
Block a user