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);