错误解决
This commit is contained in:
@@ -25,7 +25,7 @@ router.beforeEach((to, from, next) => {
|
||||
store.commit('global/setFullscreen', !!to.meta.fullscreen);
|
||||
next();
|
||||
});
|
||||
npm
|
||||
|
||||
let vue = new Vue({
|
||||
el: '#app',
|
||||
router,
|
||||
|
||||
Reference in New Issue
Block a user