mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
添加doc预览
This commit is contained in:
@@ -4,7 +4,6 @@ const install = function(Vue) {
|
||||
if (install.installed) return;
|
||||
|
||||
Vue.component(Sample.name, Sample);
|
||||
|
||||
};
|
||||
|
||||
// auto install
|
||||
|
Reference in New Issue
Block a user