原创 vue-router:如何引用路由

vue4.0沒有自己添加vue-router,可以先用npm安裝一個,再根目錄下創建router.js文件 import Vue from 'vue' import Router from 'vue-router' import