54 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 常见问题
head:
- - meta
- name: description
content: 常见问题汇总
- - meta
- name: keywords
content: question
---
# {{ $frontmatter.title }}
是否经常卡在一些莫名其妙的问题上?让我们来汇总一下问题并给出相应的解决方案吧!
## 问题列表
- [版本多久更新一次?](#q01)
- [我的样式没有起作用。](#q02)
- [我不想要背景图咋办啊?](#q03)
## 问题解答
以下是针对于近期问题所作的答复
- <h3 id="q01">版本多久更新一次?</h3>
目前进度较慢,但是每周都会更新主要内容的
- <h3 id="q02">我的样式没有起作用。</h3>
查看 `.vitepress/config.js` 文件进中 `theme` 项是否配置正确
- <h3 id="q03">我不想要背景图咋办啊?</h3>
你可以用一张纯白色的图片作为背景图啊嘿嘿嘿
## 开发进度
| 功能组件 | 开发进度 | 预估 |
| - | - | - |
| 文档风格主题 vitepress 0.x.x | 开发中80% | 2022.5 |
| 文档风格主题 vitepress 1.x.x | 开发中80% | 2022.8 |
| 博客风格主题 vitepress 1.x.x | 开发中50% | 2022.11 |
## 需要帮助?
可点击 [留言反馈](/feedback/) 前往问题反馈界面对问题进行简单的描述
::: tip
目前 vitepress 版本已进入 1.0.0 , vuetom-theme 版本已进入 2.0.0
:::