route config “component” for path: / cannot be a string id
错误 1.1
报错信息:
1 2 3 4 5 6 7 8 9 10 11
Uncaught Error: [vue-router] route config "component"for path: / cannot be a string id. Use an actual component instead. at assert (vue-router.esm.js?fe87:10) at addRouteRecord (vue-router.esm.js?fe87:1325) at eval (vue-router.esm.js?fe87:1282) at Array.forEach (<anonymous>) at createRouteMap (vue-router.esm.js?fe87:1281) at createMatcher (vue-router.esm.js?fe87:1471) at new VueRouter (vue-router.esm.js?fe87:2690) at eval (index.js?3672:8) at Object../src/router/index.js (app.js:1315) at __webpack_require__ (app.js:679)