1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-6c5d6ba0"],{"222e":function(e,t,r){"use strict";var n=r("c447"),o=r.n(n);o.a},b0c0:function(e,t,r){var n=r("83ab"),o=r("9bf2").f,a=Function.prototype,i=a.toString,l=/^\s*function ([^ (]*)/,s="name";n&&!(s in a)&&o(a,s,{configurable:!0,get:function(){try{return i.call(this).match(l)[1]}catch(e){return""}}})},c447:function(e,t,r){},c6f7:function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("el-container",{style:"height:100%;background:url("+e.LoginBg+");background-size:cover;"},[r("el-row",{staticStyle:{width:"100%",height:"100%"},attrs:{type:"flex",justify:"center",align:"middle"}},[r("el-card",{staticStyle:{width:"400px",height:"300px"},attrs:{shadow:"always"}},[r("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[r("span",[e._v("欢迎使用智能快递柜")])]),r("el-row",{attrs:{type:"flex",justify:"center"}},[r("div",{staticClass:"login_container"},[r("el-form",{ref:"ruleForm",attrs:{model:e.ruleForm,rules:e.rules,"label-position":e.labelPosition,"label-width":"70px"}},[r("el-form-item",{attrs:{label:"用户名",prop:"name"}},[r("el-input",{attrs:{placeholder:"请输入用户名"},model:{value:e.ruleForm.name,callback:function(t){e.$set(e.ruleForm,"name",t)},expression:"ruleForm.name"}})],1),r("el-form-item",{attrs:{label:"密码",prop:"pwd"}},[r("el-input",{attrs:{type:"password",placeholder:"请输入密码"},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.onLogin("ruleForm")}},model:{value:e.ruleForm.pwd,callback:function(t){e.$set(e.ruleForm,"pwd",t)},expression:"ruleForm.pwd"}})],1),r("el-button",{staticStyle:{width:"100%"},attrs:{type:"primary",size:"medium"},on:{click:function(t){return e.onLogin("ruleForm")}}},[e._v("登录")])],1)],1)])],1)],1)],1)},o=[],a=(r("b0c0"),r("ac1f"),r("5319"),r("d0cf")),i=r.n(a),l=r("365c"),s={data:function(){return{LoginBg:i.a,ruleForm:{name:"",pwd:""},rules:{name:[{required:!0,message:"请输入用户名",trigger:"blur"}],pwd:[{required:!0,message:"请输入密码",trigger:"blur"}]},labelPosition:"right"}},created:function(){},methods:{onLogin:function(e){var t=this;this.$refs[e].validate((function(e){if(!e)return!1;Object(l["i"])({username:t.ruleForm.name,password:t.ruleForm.pwd}).then((function(e){e&&"ok"==e.msg&&t.$message({message:"登录成功",type:"success",center:!0,duration:1e3,onClose:function(){t.$router.replace({path:"/"})}})}))}))}}},c=s,u=(r("222e"),r("2877")),p=Object(u["a"])(c,n,o,!1,null,"6b34f4c3",null);t["default"]=p.exports},d0cf:function(e,t,r){e.exports=r.p+"img/login.85baf3ba.jpg"}}]);
|