運行Vue項目瀏覽器報「Uncaught TypeError: __WEBPACK_IMPORTED_MODULE_2__router__.a is not a constructor」解決方法

1.問題描述 使用webpack構建Vue單頁面應用項目,項目運行時,瀏覽器報「Uncaught TypeError: WEBPACK_IMPORTED_MODULE_2__router.a is not a constructor」,組件中的內容也不能正常顯示,<router-link :to="{path:'animal'}">to animal</router-link>也不能正常出現<a>
相關文章
相關標籤/搜索