fuliqi
2024-10-17 0cefa99d2ae9ba43e60fe3e1beceb000dd186931
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')
      },
      }
    ]
  },