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