diff --git a/helper/version.md b/helper/version.md index a11d2c5..1161844 100644 --- a/helper/version.md +++ b/helper/version.md @@ -34,4 +34,8 @@ 1. 修复firefox和qq浏览器下无效的问题 2. 启用 disableMenu 配置 3. 去除内部debug逻辑 -4. 增加默认跳转的404页面 \ No newline at end of file +4. 增加默认跳转的404页面 + +## 0.1.1 +1. 增加history.back 之后跳转默认页的延迟 +2. 优化ondeltoolopen 逻辑 \ No newline at end of file diff --git a/index.html b/index.html index b8f5bd2..8ba838b 100644 --- a/index.html +++ b/index.html @@ -178,7 +178,7 @@ disableDevtool(options);