(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-32cc5643"],{"408e":function(e,t,s){"use strict";s.r(t);var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"my-info-vue"},[s("div",{staticStyle:{margin:"0 auto","max-width":"1000px"}},[s("el-card",{staticClass:"box-card"},[s("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e._v("我的信息")]),s("el-form",{staticClass:"search-form-box",attrs:{"label-width":"100px"}},[s("el-form-item",{attrs:{label:"账号:"}},[e._v(e._s(e.userInfo.userNo))]),s("el-form-item",{attrs:{label:"用户名:"}},[e._v(e._s(e.userInfo.userName))]),s("el-form-item",{attrs:{label:"手机号:"}},[e._v(e._s(e.userInfo.phone))]),s("el-form-item",{attrs:{label:"邮箱:"}},[e._v(e._s(e.userInfo.email))]),s("el-form-item",{attrs:{label:"状态:"}},[e._v(e._s(0==e.userInfo.delFlag?"正常":"停用"))]),s("el-form-item",{attrs:{label:"性别:"}},[e._v(e._s(0==e.userInfo.sex?"女":"男"))])],1)],1)],1)])},r=[],n=s("9f03"),l={data:function(){return{userInfo:{}}},mounted:function(){this.getUserInfo()},methods:{getUserInfo:function(){var e=this;n["a"].getSelfUserInfo().then((function(t){e.userInfo=t.data}))}}},o=l,f=(s("dcfc"),s("2877")),i=Object(f["a"])(o,a,r,!1,null,null,null);t["default"]=i.exports},dcfc:function(e,t,s){"use strict";var a=s("ed55"),r=s.n(a);r.a},ed55:function(e,t,s){}}]);