lxf
2025-07-15 c4887c87ae71021c1edb33bf16417e6f5fe1f8e5
src/router/index.js
@@ -6,7 +6,7 @@
  {
    path: '/',
    children: [
      { path: '', redirect: '/quotes' },
      { path: '', redirect: '/news/index' },
      {
        path: '/login',
        name: 'Login',