Skip to content

Commit a691350

Browse files
committed
Merge branch 'master' of github.com:lavas-project/lavas-template-vue-ssr
2 parents a080715 + 8c77f82 commit a691350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import {createRouter} from './router';
1010
import {createStore} from './store';
1111
import App from './App.vue';
1212
import Icon from 'vue-awesome/components/Icon.vue';
13+
1314
Vue.use(Vuetify);
1415
Vue.use(VueMeta, {
1516
keyName: 'head', // vuemeta的参数名称

0 commit comments

Comments
 (0)