张卓
2022-09-29 4ef1c909df36c48f7f040e9ec408fc15e6745e71
1
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2c6cd7be"],{2017:function(o,t,e){"use strict";e("b12d")},"4a08":function(o,t,e){o.exports=e.p+"static/img/psd.f0788832.png"},9682:function(o,t,e){},"9ed6":function(o,t,e){"use strict";e.r(t);var n=function(){var o=this,t=o.$createElement,n=o._self._c||t;return n("div",{staticClass:"login-container",style:{backgroundSize:"cover",backgroundImage:"url("+e("a670")+")"}},[n("div",{staticClass:"login-information"},[n("el-form",{ref:"loginForm",staticClass:"login-form",attrs:{model:o.loginForm,rules:o.loginRules,"auto-complete":"on","label-position":"left"}},[n("el-form-item",{attrs:{prop:"account"}},[n("el-input",{ref:"account",style:{height:38},attrs:{placeholder:"请输入用户名",name:"account",type:"text",tabindex:"1","auto-complete":"on"},model:{value:o.loginForm.account,callback:function(t){o.$set(o.loginForm,"account",t)},expression:"loginForm.account"}},[n("i",{staticClass:"el-input__icon",attrs:{slot:"prefix"},slot:"prefix"},[n("img",{attrs:{src:e("ba97"),alt:"",width:"14px",height:"14px"}})])])],1),o._v(" "),n("br"),o._v(" "),n("el-form-item",{attrs:{prop:"password"}},[n("el-input",{key:o.passwordType,ref:"password",attrs:{type:o.passwordType,placeholder:"请输入密码",name:"password",tabindex:"2","auto-complete":"on"},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&o._k(t.keyCode,"enter",13,t.key,"Enter")?null:o.handleLogin(t)}},model:{value:o.loginForm.password,callback:function(t){o.$set(o.loginForm,"password",t)},expression:"loginForm.password"}},[n("i",{staticClass:"el-input__icon",attrs:{slot:"prefix"},slot:"prefix"},[n("img",{attrs:{src:e("4a08"),alt:"",width:"14px",height:"14px"}})])]),o._v(" "),n("span",{staticClass:"show-pwd",on:{click:o.showPwd}},[n("svg-icon",{attrs:{"icon-class":"password"===o.passwordType?"eye":"eye-open"}})],1)],1),o._v(" "),n("br"),o._v(" "),n("el-button",{staticStyle:{width:"100%","margin-bottom":"30px",fontsize:"18px !important"},attrs:{loading:o.loading,type:"primary"},nativeOn:{click:function(t){return t.preventDefault(),o.handleLogin(t)}}},[o._v("登 录")])],1)],1)])},i=[],s=e("a78e"),r=e.n(s),a=e("0627"),c=e("46b1"),l=e("5f87"),p={name:"Login",data:function(){return{loginForm:{account:"",password:""},loginRules:{account:[{required:!0,trigger:"blur",message:"用户名不能为空"}],password:[{required:!0,trigger:"blur",message:"密码不能为空"}]},loading:!1,passwordType:"password",redirect:void 0,bg:{background:"url("+e("c5267")+")no-repeat top center"}}},watch:{$route:{handler:function(o){this.redirect=o.query&&""},immediate:!0}},methods:{showPwd:function(){var o=this;"password"===this.passwordType?this.passwordType="":this.passwordType="password",this.$nextTick((function(){o.$refs.password.focus()}))},handleLogin:function(){var o=this;r.a.set("monitorPointName",this.loginForm.account),this.$refs.loginForm.validate((function(t){if(!t)return console.log("校验失败"),!1;o.loginForm.password=Object(a["a"])(o.loginForm.password),o.loading=!0,o.$store.dispatch("user/login",o.loginForm).then((function(t){new Promise((function(o,t){Object(c["a"])(),o()})).then((function(){setTimeout((function(){var t=o.$router.options.routes.length;4===t?(o.$message.warning("该账号无菜单权限!"),o.loginForm.password="",Object(l["a"])()&&Object(l["b"])(),o.loading=!1):(console.log("路由跳转"),o.$router.push({path:o.redirect||"/"}),o.loading=!1)}),500)}))})).catch((function(t){o.loading=!1,console.log(t),o.loginForm.password="",o.$message.error(window.loginInfo)}))}))}}},u=p,d=(e("2017"),e("c858"),e("2877")),g=Object(d["a"])(u,n,i,!1,null,"c46b62b8",null);t["default"]=g.exports},a670:function(o,t,e){o.exports=e.p+"static/img/login_bg.e3531477.gif"},b12d:function(o,t,e){},ba97:function(o,t,e){o.exports=e.p+"static/img/user.cfd1cb0e.png"},c5267:function(o,t,e){o.exports=e.p+"static/img/login_bg1.1bd096ec.gif"},c858:function(o,t,e){"use strict";e("9682")}}]);