src/main/webapp/views/login.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/login.html
@@ -141,8 +141,8 @@ url: baseUrl+"/code/switch.action", async: false, success: function (res) { codeSwitch = res.data; if (codeSwitch === 'N'){ if (res.data === 'N'){ codeSwitch = res.data; $('#code-box').css("display", "none"); } }