MrMJY
MrMJY
```md --- layout: home hero: name: 笔记 tagline: 一份随笔 actions: - theme: brand text: 开始吧 link: /start/ features: - icon: ⚡️ title: Vite, The DX that can't be beat details:...
1. How to migrate from `vuepress` to` vitepress`? 2. The writing in `vuepress` is correct, but in `vitepress` is incorrect , but no detailed errors are given, resulting in the...
```bash pnpm add -D vitepress@npm:@brc-dd/vitepress@next ``` The problem has been resolved. I want to ask about custom styles, theme related configuration. Because some of the default styles are not appropriate.
> 该项目为demo项目,使用的echarts 4.6.0版本较老,如果要使用4.x版本,请使用最新的4.9.0版本即可解决此问题。 我现在使用的是^5.3.2版本,也存在这个问题的。