zhaowc
2024-08-27 2f8843c8f3ff4cfdffcb7ef6fca333d3022f0f84
Pda/View/login.html
@@ -205,7 +205,7 @@
                        location.href="/View/index.html";
                     });
                  }else{//不成功
                     layer.msg(res.ErrorMsg, {
                     layer.msg(res.msg, {
                        icon: 2,
                        time: 2000 //2秒关闭(如果不配置,默认是3秒)
                     }, function () {