我正在跟踪用户的鼠标移动,并且在接收到鼠标移动发射器后,我会调度一个使其工作的事件。 ioHook.on('mousemove', event => { dispatch(storeLatestWorkTimeStamp()) });
確定! 回上一頁