WebTM/views/user/login.html
@@ -542,9 +542,13 @@ //获取基础信息 function getBaseInfo(HTranSlate) { if (HTranSlate == undefined) { HTranSlate = "1"; } $.ajax({ type: "get", url: GetWEBURL() + "/Web/BaseInfo", url: GetWEBURL() + "Web/BaseInfo", async: false, data: {}, success: function (res) {