init: 初始化 VitePress 官网项目
This commit is contained in:
20
docs/question-bank.md
Normal file
20
docs/question-bank.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 天津专升本刷题系统 - 恭学刷题 | AI智能算法 | 真题100%覆盖
|
||||
description: 恭学刷题系统采用AI算法4.0,专为天津专升本打造。收录历年真题10万+道,智能诊断薄弱知识点,大数据精准推送,复习效率提升300%,助你轻松通过专升本考试!
|
||||
keywords:
|
||||
- 天津专升本刷题
|
||||
- 恭学刷题
|
||||
- 专升本真题
|
||||
- 刷题系统
|
||||
- 天津专升本题库
|
||||
- 专升本练习
|
||||
- 智能刷题
|
||||
- AI刷题
|
||||
- 专升本模拟题
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import QuestionBank from './.vitepress/theme/pages/QuestionBank.vue'
|
||||
</script>
|
||||
|
||||
<QuestionBank />
|
||||
Reference in New Issue
Block a user