宋万盛

Results 10 comments of 宋万盛

> GitHub上面搜一下fastGithub安装一下即可,就是被墙了,挂梯子无效 @ylc6223 看这里,是markdown的包更名导致的 https://github.com/PanJiaChen/vue-element-admin/issues/3988

@laozei6401 试了一下,不行。两个issue不一样,那边是 post 超时,这边是将 ``` login({ username: username.trim(), password: password }) ``` 改成 ``` const formData = new FormData(); formData.append(....) login(formData) ``` 后,`config.body = {}` 了。我觉得一般人应该不会在post请求里专门写 FormData,但是这样写后抓不了了

如果想要每次请求都是随机等待,可以在`setTimeout`中用自调函数 ``` function randomInRange(min, max) { const differ = max - min; return Math.trunc(min + differ * Math.random()); } setTimeout( () => { res.json(Mock.mock(respond instanceof Function ? respond(req, res) :...

I render two editors that share one value, and want to make changes in one editor while the other editor synchronizes the changes. I tried ``` useEffect(() => { editor.children...

use Shift+Enter to add a \ in one \ or modify the \ css to solve it

@Noothan-am It's not a matter for me, I will customize the style according to different products when necessary.

use https://join.slack.com/t/slate-js/shared_invite/zt-f8t986ip-7dA1DyiqPpzootz1snKXkw from new issue [slate](https://docs.slatejs.org/) header link is dead