基建智慧现场工地
+From 14f0d1402fd3fabc125906a540e33ce4c3481bdd Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Tue, 26 Mar 2024 13:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/commonRequest.js | 2 +- login.html => sc_login.html | 0 sg_login.html | 52 +++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 1 deletion(-) rename login.html => sc_login.html (100%) create mode 100644 sg_login.html diff --git a/api/commonRequest.js b/api/commonRequest.js index e945a67..b4065cb 100644 --- a/api/commonRequest.js +++ b/api/commonRequest.js @@ -1,4 +1,4 @@ -const aqEnnable = true;// 参数加密开关 +const aqEnnable = false;// 参数加密开关 const commonUrl = "http://10.40.92.33:18080/zhgd/"; /* 登录相关 */ const login_url = commonUrl + "auth/login"; // 登录url diff --git a/login.html b/sc_login.html similarity index 100% rename from login.html rename to sc_login.html diff --git a/sg_login.html b/sg_login.html new file mode 100644 index 0000000..aafc1d4 --- /dev/null +++ b/sg_login.html @@ -0,0 +1,52 @@ + + + +
+ + + + + + + + + + +基建智慧现场工地
+