From 123bee623e4a32f2fc0b6b5013fe4e6588a77e62 Mon Sep 17 00:00:00 2001
From: tackchen
Date: Tue, 23 Feb 2021 14:41:28 +0800
Subject: [PATCH] =?UTF-8?q?feat:=201.1.2=20=E5=85=BC=E5=AE=B9=E6=9C=8D?=
=?UTF-8?q?=E5=8A=A1=E7=AB=AF=E6=B8=B2=E6=9F=93?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
helper/version.md | 5 ++++-
index.html | 2 +-
npm/disable-devtool.min.js | 2 +-
npm/package.json | 2 +-
package.json | 2 +-
src/main.js | 3 +++
src/version.js | 2 +-
7 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/helper/version.md b/helper/version.md
index 1161844..09a3d44 100644
--- a/helper/version.md
+++ b/helper/version.md
@@ -38,4 +38,7 @@
## 0.1.1
1. 增加history.back 之后跳转默认页的延迟
-2. 优化ondeltoolopen 逻辑
\ No newline at end of file
+2. 优化ondeltoolopen 逻辑
+
+## 0.1.2
+1. 加上document的判断 以适应服务端渲染 npm 调用
\ No newline at end of file
diff --git a/index.html b/index.html
index 8ba838b..0cd28a1 100644
--- a/index.html
+++ b/index.html
@@ -178,7 +178,7 @@ disableDevtool(options);