Error in mounted hook: “TypeError: Cannot read property ‘on’ of null” vue中这个错误有一种原因是没有加载完后就进行监听,可能某个地方设置了setTime。 EventEmitter has used unknown event type: “pullingUp”, should be oneof 这个错误表示忘记加pullUpLoad:true了