We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a080715 + 8c77f82 commit a691350Copy full SHA for a691350
src/app.js
@@ -10,6 +10,7 @@ import {createRouter} from './router';
10
import {createStore} from './store';
11
import App from './App.vue';
12
import Icon from 'vue-awesome/components/Icon.vue';
13
+
14
Vue.use(Vuetify);
15
Vue.use(VueMeta, {
16
keyName: 'head', // vuemeta的参数名称
0 commit comments