parent
ad982b5e09
commit
84208e1230
|
@ -11,7 +11,7 @@ Vue.use(VueRouter);
|
|||
|
||||
const router = new VueRouter({
|
||||
routes: [
|
||||
{path: "/", redirect: '/setting/personsetting'},
|
||||
{path: "/", redirect: '/track/home'},
|
||||
{
|
||||
path: "/sidebar",
|
||||
components: {
|
||||
|
|
Loading…
Reference in New Issue