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