1. 删除无用 timeout 代码 2. 利用 lodash 中的 debounce 函数增加防抖处理 3. 添加 gitignore 规则,排除 VSC 插件生成的 .history 文件夹 close #1703