From ec4cdc8c4b587124deb72aea87bda276dea51e85 Mon Sep 17 00:00:00 2001 From: tackchen Date: Mon, 25 Jan 2021 10:29:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=200.1.1=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helper/version.md | 6 +++++- index.html | 2 +- npm/disable-devtool.min.js | 2 +- npm/package.json | 4 +--- package.json | 2 +- src/main.js | 3 ++- src/util.js | 14 +++++++++----- src/version.js | 2 +- 8 files changed, 21 insertions(+), 14 deletions(-) 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);