瀑布流加载功能实现 && 文档补全

This commit is contained in:
pangxie1991
2017-02-26 17:22:53 +08:00
parent 846f555861
commit 787ff255b8
8 changed files with 271 additions and 22 deletions

View File

@@ -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