[fix][V]:修改路由

master
Romesum 5 years ago
parent 4170a264a3
commit c3d120f751

@ -21,7 +21,7 @@ Vue.use(VueRouter);
const routes = [
{
path: "/",
redirect: '/test'
redirect: '/login'
},
{
path:'/test',

Loading…
Cancel
Save