From fcf9b71fe609019c06258b1c5ed039eda683ff95 Mon Sep 17 00:00:00 2001 From: theajack <1506282385@qq.com> Date: Thu, 22 Oct 2020 01:13:53 +0800 Subject: [PATCH] feat: 0.0.2 --- index.html | 29 ++++++++++++++++++++++++++++- npm/disable-devtool.min.js | 2 +- npm/package.json | 2 +- public/index.html | 6 +++--- public/main.js | 1 + webpack-config/build.js | 2 +- 6 files changed, 35 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 716e72e..659aa1c 100644 --- a/index.html +++ b/index.html @@ -58,8 +58,13 @@ href="https://theajack.gitee.io/disable-devtool">online trial/document | Gitee
++ Now that the devtool on this page has been disabled, use the ?ddtk=dd url parameter to un-disable (ddtk value is configurable) +
+npm i disable-devtool
disableDevtool.md5('xxx');
<script
@@ -156,7 +168,22 @@ disableDevtool(options);