mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
update route
This commit is contained in:
@@ -10,6 +10,8 @@ var ISNTALL_COMPONENT_TEMPLATE = ` Vue.component({{name}}.name, {{name}});`
|
||||
var MAIN_TEMPLATE = `{{include}}
|
||||
|
||||
const install = function(Vue) {
|
||||
if (install.installed) return;
|
||||
|
||||
{{install}}
|
||||
|
||||
Vue.use(Loading);
|
||||
|
||||
Reference in New Issue
Block a user