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