大喵

Results 46 comments of 大喵

给个可复现的github 仓库吧,让我省点事情。。。 @damengshu

请提供一个最小化可复现demo,最好放你自己的github仓库上

微信的api最近的确增强了一些东西,我过年统一看下

感谢 PR, demo 目录下新建一个目录,提供一个头条的示例吧

你的组件外部可能被 `CustomWrapper` 包裹了

@gtdalp 修改了源码?能否把你修改过的地方用统一的格式加个标志之类的,比如//add:[新加了xxx]

因为大多数时候这种第三方包大家都是 npm install直接安装到项目里的,修改了源码后就很麻烦了,看能不能搞成扩展的js之类的

I clone the code to the local computer, build it, and then use the 'yarn link' command to use in the project. However, this feature does not work

@wiexin 你的beforeEach怎么写的, 大概提供下测试用例