init: 初始化 VitePress 官网项目
This commit is contained in:
20
docs/data-center.md
Normal file
20
docs/data-center.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 天津专升本大数据中心 - 录取数据 | 分数线 | 报考分析 | 统计报告
|
||||
description: 恭学教育大数据中心汇聚天津专升本历年录取数据、分数线统计、报考趋势分析等权威信息,通过数据可视化呈现,为您的升学决策提供科学依据。
|
||||
keywords:
|
||||
- 天津专升本数据
|
||||
- 录取分数线
|
||||
- 报考数据
|
||||
- 数据分析
|
||||
- 统计报告
|
||||
- 升学趋势
|
||||
- 专业热度
|
||||
- 院校排名
|
||||
- 大数据分析
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import DataCenter from './.vitepress/theme/pages/DataCenter.vue'
|
||||
</script>
|
||||
|
||||
<DataCenter />
|
||||
Reference in New Issue
Block a user