init: 初始化 VitePress 官网项目

This commit is contained in:
2026-06-15 15:24:07 +08:00
commit 6feb246fde
45 changed files with 6594 additions and 0 deletions

20
docs/online-school.md Normal file
View File

@@ -0,0 +1,20 @@
---
title: 天津专升本网校 - 恭学网校APP | 在线课程 | 万人模考 | 随身学习
description: 恭学网校APP专为天津专升本学员打造支持倍速播放、离线缓存、后台播放。提供最新考纲课程、万人模考大赛、六维能力分析报告随时随地开启高效学习模式。
keywords:
- 天津专升本网校
- 恭学网校
- 专升本在线课程
- 专升本APP
- 万人模考
- 在线学习
- 专升本直播课
- 移动学习
- 专升本网络课堂
---
<script setup>
import OnlineSchool from './.vitepress/theme/pages/OnlineSchool.vue'
</script>
<OnlineSchool />