lohir
2024-10-21 03c1fc858f78e85deb6f9413c261a67b13a0cbbe
src/router.js
@@ -291,7 +291,7 @@
        component: () => import('@/views/education/cheat/list'),
        name: 'EducationCheatPage',
        meta: { title: '作弊记录', noCache: true }
      },
      }
    ]
  },
  {
@@ -345,7 +345,7 @@
          affix: true
        },
        component: () => import('@/views/sys/SysSetting')
      },
      }
    ]
  },