wangxdmm

Results 10 comments of wangxdmm

非常详细 对于react新手来说太好了~~

搜狗验证每 查询3个单词就要验证一次。登录也没用。

@ThisIsManta Thanks for your reply ~ That's the limitation of `Vetur` If someone come across the same problem [click!!](https://github.com/vuejs/vetur/issues/430)

@joeribakker Thanks for your answer.....It works.... ![image](https://user-images.githubusercontent.com/18161150/51723731-3c931980-2095-11e9-974b-40ce2910865c.png)

```javascript // vue.config.js // configureWebpack plugins: [ new Webpack.ProvidePlugin({ 'window.Quill': ['quill'], 'window.katex': ['katex'], }), ], ```

谢谢~~我试试~么么哒