@ -92,6 +92,8 @@ const RoutesList = [
使用方法;
在定义好上面的路径后,就可以将它注入到vue-router中了,然后把router抛出去,让其他文件可以访问。
----