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