添加doc预览

This commit is contained in:
niunai
2017-01-16 02:48:57 +08:00
parent bf021c1d19
commit 347dc1751c
31 changed files with 11447 additions and 104 deletions

View File

@@ -4,7 +4,6 @@ const install = function(Vue) {
if (install.installed) return;
Vue.component(Sample.name, Sample);
};
// auto install