1 line
7.7 KiB
JavaScript
1 line
7.7 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-376d6212"],{"1e8b":function(t,e,n){"use strict";n.r(e);var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"user-info"},[n("el-descriptions",{attrs:{column:3}},[n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-1")}},[t._v(t._s(t.userInfo.userName))]),n("el-descriptions-item",{attrs:{label:t.$t("user.index.098976-13")}},[t._v(t._s(t.userInfo.phonenumber))]),n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-2")}},[t._v(t._s(t.userInfo.email))]),n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-3")}},[t._v(" "+t._s(t.posts?(t.userInfo.dept?t.userInfo.dept.deptName:"")+" / "+t.posts:""+(t.userInfo.dept?t.userInfo.dept.deptName:""))+" ")]),n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-4")}},[t._v(t._s(t.roles))]),n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-5")}},[t._v(t._s(t.userInfo.createTime))]),n("el-descriptions-item",{attrs:{label:t.$t("user.profile.index.894502-6")}},[t.wxBind?n("el-button",{attrs:{type:"warning",size:"mini"},on:{click:t.handleUnBindWeChat}},[t._v(t._s(t.$t("user.profile.index.894502-7")))]):n("el-button",{attrs:{type:"primary",size:"mini"},on:{click:t.handleBindWeChat}},[t._v(t._s(t.$t("user.profile.index.894502-8")))])],1)],1),n("el-dialog",{attrs:{title:"绑定微信",visible:t.isBindWeChat,width:"500px","append-to-body":""},on:{"update:visible":function(e){t.isBindWeChat=e}}},[n("div",{staticClass:"bindWeChatDialog"},[n("div",{staticClass:"dec"},[t._v("请通过微信扫一扫,进行微信绑定。")]),n("div",{staticClass:"weChat"},[n("div",{staticStyle:{height:"200px"},attrs:{id:"weChatLogin"}})])]),n("div",{attrs:{slot:"footer"},slot:"footer"},[n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){t.isBindWeChat=!1}}},[t._v(t._s(t.$t("close")))])],1)]),n("el-dialog",{attrs:{title:t.$t("user.profile.index.894502-11"),visible:t.isUnBindWeChat,width:"600px","append-to-body":""},on:{"update:visible":function(e){t.isUnBindWeChat=e}}},[n("div",{staticClass:"unBindWeChatDialog"},[n("el-form",{attrs:{"label-width":"150px"}},[n("el-form-item",{attrs:{label:t.$t("user.profile.index.894502-12"),prop:"pasaward"}},[n("el-input",{staticStyle:{width:"80%"},attrs:{type:t.pwdtype},model:{value:t.unBindWeChat.password,callback:function(e){t.$set(t.unBindWeChat,"password",e)},expression:"unBindWeChat.password"}},[n("template",{slot:"suffix"},[n("span",{staticClass:"el-icon-view",staticStyle:{"margin-right":"8px"},on:{click:function(e){return t.pwdTypeChange()}}})])],2)],1)],1)],1),n("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{attrs:{size:"small"},on:{click:function(e){t.isUnBindWeChat=!1}}},[t._v(t._s(t.$t("close")))]),n("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.confirmUnBindWeChat}},[t._v(t._s(t.$t("confirm")))])],1)])],1)},r=[],i=n("5530"),o=n("c0c7"),a=n("7ded"),u={props:{user:{type:Object,default:{}},postGroup:{type:String,default:""},roleGroup:{type:String,default:""},wxbind:{type:Boolean,default:!1}},data:function(){return{isBindWeChat:!1,isUnBindWeChat:!1,pwdtype:"password",wxBind:this.wxbind,userInfo:this.user,posts:this.postGroup,roles:this.roleGroup,unBindWeChat:{password:"",verifyType:1}}},mounted:function(){this.getUser();var t=this.$route.query.wxBindMsgId;t?this.getWeChatBindMsg():console.log("此时没有进行绑定操作!");var e=document.createElement("script");e.type="text/javascript",e.src="https://res.wx.qq.com/connect/zh_CN/htmledition/js/wxLogin.js",document.body.appendChild(e)},methods:{handleBindWeChat:function(){Object(o["h"])().then((function(t){var e=document.createElement("script");e.type="text/javascript",e.src="https://res.wx.qq.com/connect/zh_CN/htmledition/js/wxLogin.js";var n=document.body.appendChild(e);n.onload=function(){new WxLogin({self_redirect:!1,id:"weChatLogin",appid:t.data.appid,scope:t.data.scope,redirect_uri:t.data.redirectUri,state:t.data.state,style:"black",href:"d
|