mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
[Doc] optimize document site (#1013)
This commit is contained in:
@@ -144,6 +144,7 @@ const install = Vue => {
|
||||
});
|
||||
};
|
||||
|
||||
/* istanbul ignore if */
|
||||
if (typeof window !== 'undefined' && window.Vue) {
|
||||
install(window.Vue);
|
||||
}
|
||||
|
Reference in New Issue
Block a user