Files
gongxue-new/docs/404.md

11 lines
320 B
Markdown

---
title: 页面未找到 - 恭学教育集团
description: 抱歉,您访问的页面不存在。返回恭学教育集团官网,了解天津专升本培训课程、刷题系统、在线网校等升学服务。
---
<script setup>
import NotFound from './.vitepress/theme/pages/NotFound.vue'
</script>
<NotFound />