From 926276c2cf8251192a255b4ea7399b8db1837a0a Mon Sep 17 00:00:00 2001 From: llgoer Date: Tue, 12 Jan 2021 20:19:06 +0800 Subject: [PATCH] Update step-1.html --- src/install/templates/step-1.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/install/templates/step-1.html b/src/install/templates/step-1.html index 382fffde..d9f1e497 100755 --- a/src/install/templates/step-1.html +++ b/src/install/templates/step-1.html @@ -139,10 +139,6 @@ ShowAlert("#alertConnect", result.data, "danger", 5000); } }) - - console.log(dbhost); - console.log(dbuser); - console.log(dbpwd); })