mofabo

Results 4 issues of mofabo

ubuntu 16.04 python3.6.9 The whole process is done according to the readme, but these problems are encountered. can someone help me? ![微信截图_20220310103459](https://user-images.githubusercontent.com/39936976/157577191-91576507-146e-4ffd-b9ad-145424694b3f.png)

```vue {{ value }} import { ref } from 'vue'; const value = ref('#165DFF') setTimeout(()=>{ value.value="#ff5500" },1000) ```

type: 🐞 bug

有种幻灯片的感觉。

### Checklist - [x] I am using **LTS** version of Node.js. - [x] I am using the **latest v2 version** of VuePress and VuePress official plugins. - [x] I am...

bug