luohairen
2024-10-29 a38b2ce4cf02b6ac7069ac89517287bf78f4dfdf
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')
      },
      }
    ]
  },