glhcp/server/public/pc/_nuxt/7b53922.js

1 line
9.1 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

(window.webpackJsonp=window.webpackJsonp||[]).push([[21,9],{439:function(e,t,r){"use strict";var n=r(18),o=r(2),c=r(3),f=r(137),l=r(27),d=r(19),m=r(273),h=r(54),x=r(136),v=r(272),w=r(5),S=r(97).f,y=r(45).f,N=r(25).f,C=r(440),I=r(441).trim,_="Number",E=o.Number,M=E.prototype,T=o.TypeError,k=c("".slice),O=c("".charCodeAt),R=function(e){var t=v(e,"number");return"bigint"==typeof t?t:$(t)},$=function(e){var t,r,n,o,c,f,l,code,d=v(e,"number");if(x(d))throw T("Cannot convert a Symbol value to a number");if("string"==typeof d&&d.length>2)if(d=I(d),43===(t=O(d,0))||45===t){if(88===(r=O(d,2))||120===r)return NaN}else if(48===t){switch(O(d,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+d}for(f=(c=k(d,2)).length,l=0;l<f;l++)if((code=O(c,l))<48||code>o)return NaN;return parseInt(c,n)}return+d};if(f(_,!E(" 0o1")||!E("0b1")||E("+0x1"))){for(var A,D=function(e){var t=arguments.length<1?0:E(R(e)),r=this;return h(M,r)&&w((function(){C(r)}))?m(Object(t),r,D):t},F=n?S(E):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),P=0;F.length>P;P++)d(E,A=F[P])&&!d(D,A)&&N(D,A,y(E,A));D.prototype=M,M.constructor=D,l(o,_,D)}},440:function(e,t,r){var n=r(3);e.exports=n(1..valueOf)},441:function(e,t,r){var n=r(3),o=r(33),c=r(17),f=r(442),l=n("".replace),d="["+f+"]",m=RegExp("^"+d+d+"*"),h=RegExp(d+d+"*$"),x=function(e){return function(t){var r=c(o(t));return 1&e&&(r=l(r,m,"")),2&e&&(r=l(r,h,"")),r}};e.exports={start:x(1),end:x(2),trim:x(3)}},442:function(e,t){e.exports="\t\n\v\f\r    \u2028\u2029\ufeff"},451:function(e,t,r){"use strict";r.r(t);r(439),r(81),r(61),r(11),r(99),r(39),r(98);var n=6e4,o=36e5,c=24*o;function f(e){return(0+e.toString()).slice(-2)}var l={components:{},props:{isSlot:{type:Boolean,default:!1},time:{type:Number,default:0},format:{type:String,default:"hh:mm:ss"},autoStart:{type:Boolean,default:!0}},watch:{time:{immediate:!0,handler:function(e){e&&this.reset()}}},data:function(){return{timeObj:{},formateTime:0}},created:function(){},computed:{},methods:{createTimer:function(e){return setTimeout(e,100)},isSameSecond:function(e,t){return Math.floor(e)===Math.floor(t)},start:function(){this.counting||(this.counting=!0,this.endTime=Date.now()+1e3*this.remain,this.setTimer())},setTimer:function(){var e=this;this.tid=this.createTimer((function(){var t=e.getRemain();e.isSameSecond(t,e.remain)&&0!==t||e.setRemain(t),0!==e.remain&&e.setTimer()}))},getRemain:function(){return Math.max(this.endTime-Date.now(),0)},pause:function(){this.counting=!1,clearTimeout(this.tid)},reset:function(){this.pause(),this.remain=this.time,this.setRemain(this.remain),this.autoStart&&this.start()},setRemain:function(e){var t=this.format;this.remain=e;var time,r=(time=e,{days:Math.floor(time/c),hours:f(Math.floor(time%c/o)),minutes:f(Math.floor(time%o/n)),seconds:f(Math.floor(time%n/1e3))});this.formateTime=function(e,t){var r=t.days,n=t.hours,o=t.minutes,c=t.seconds;return-1!==e.indexOf("dd")&&(e=e.replace("dd",r)),-1!==e.indexOf("hh")&&(e=e.replace("hh",f(n))),-1!==e.indexOf("mm")&&(e=e.replace("mm",f(o))),-1!==e.indexOf("ss")&&(e=e.replace("ss",f(c))),e}(t,r),this.$emit("change",r),0===e&&(this.pause(),this.$emit("finish"))}}},d=r(9),component=Object(d.a)(l,(function(){var e=this,t=e.$createElement,r=e._self._c||t;return e.time>=0?r("div",[r("client-only",[e.isSlot?e._t("default"):r("span",[e._v(e._s(e.formateTime))])],2)],1):e._e()}),[],!1,null,null,null);t.default=component.exports},456:function(e,t,r){"use strict";r.d(t,"d",(function(){return n})),r.d(t,"e",(function(){return o})),r.d(t,"c",(function(){return c})),r.d(t,"b",(function(){return f})),r.d(t,"a",(function(){return l}));var n=5,o={SMS:0,ACCOUNT:1},c={REGISTER:"ZCYZ",FINDPWD:"ZHMM",LOGIN:"YZMDL",SJSQYZ:"SJSQYZ",CHANGE_MOBILE:"BGSJHM",BIND:"BDSJHM"},f={NONE:"",SEX:"sex",NICKNAME:"nickname",AVATAR:"avatar",MOBILE:"mobile"},l={NORMAL:"normal",HANDLING:"apply",FINISH:"finish"}},534:function(e,t,r){var content=r(595);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,r(15).default)("91c90b32",content,!0,{sourceMap:!1})},594:function(e,t,r){"use strict";r(534)},595:function(e,t,r){var n=r(14)(!1);n.push([e.i,".forget-pwd-container[data-v-11daf7c4]{flex:1}.forget-pwd-container .forget-pwd-box[data-v-11daf7c4]{padding-top:40px;padding-bottom:55px;width:880px;border:1px solid #e5e5e5}.forget-pwd-container .forget-pwd-box .forget-pwd-title[data-v-11daf7c4]{font-size:24px}.forget-pwd-container .forget-pwd-box .form-box .forget-form-item[data-v-11daf7c4]{margin-top:24px}.forget-pwd-container .forget-pwd-box .form-box .form-input[data-v-11daf7c4]{width:400px}.forget-pwd-container .forget-pwd-box .form-box .verify-code-img[data-v-11daf7c4]{width:100px;height:40px;margin-left:26px;background-color:red}.forget-pwd-container .forget-pwd-box .form-box .sms-btn[data-v-11daf7c4]{margin-left:16px;height:40px;width:120px}",""]),e.exports=n},663:function(e,t,r){"use strict";r.r(t);var n=r(6),o=(r(53),r(81),r(39),r(98),r(456)),c={head:function(){return{title:this.$store.getters.headTitle,link:[{rel:"icon",type:"image/x-icon",href:this.$store.getters.favicon}]}},layout:"main",components:{CountDown:r(451).default},data:function(){return{telephone:"",smsCode:"",canSend:!0,password:"",againPwd:""}},methods:{forgetFun:function(){var e=this;return Object(n.a)(regeneratorRuntime.mark((function t(){var time;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.telephone){t.next=5;break}return e.$message({message:"请输入手机号码",type:"error"}),t.abrupt("return");case 5:if(e.smsCode){t.next=10;break}return e.$message({message:"请输入验证码",type:"error"}),t.abrupt("return");case 10:if(e.password){t.next=15;break}return e.$message({message:"请输入密码信息",type:"error"}),t.abrupt("return");case 15:if(e.password==e.againPwd){t.next=18;break}return e.$message({message:"两次输入密码不一致",type:"error"}),t.abrupt("return");case 18:return t.next=20,e.$post("login_password/forget",{mobile:e.telephone,code:e.smsCode,password:e.password,repassword:e.againPwd,client:o.d});case 20:1==t.sent.code&&(e.$message({message:"修改成功",type:"success"}),time=setTimeout((function(){e.$router.replace("/account/login"),clearTimeout(time)}),1e3));case 22:case"end":return t.stop()}}),t)})))()},sendSMSCode:function(){var e=this;return Object(n.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.telephone){t.next=3;break}return e.$message({message:"请输入手机号码",type:"error"}),t.abrupt("return");case 3:return t.next=5,e.$post("sms/send",{mobile:e.telephone,key:o.c.FINDPWD});case 5:1==t.sent.code&&(e.canSend=!1,e.$message({message:"发送成功",type:"success"}));case 7:case"end":return t.stop()}}),t)})))()}}},f=(r(594),r(9)),component=Object(f.a)(c,(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"forget-pwd-container flex-col row-center col-center"},[r("div",{staticClass:"forget-pwd-box flex-col col-center bg-white"},[r("div",{staticClass:"forget-pwd-title"},[e._v("忘记密码")]),e._v(" "),r("el-form",{staticClass:"form-box flex-col"},[r("div",{staticClass:"forget-form-item"},[r("el-input",{staticClass:"form-input",attrs:{placeholder:"请输入手机号码"},model:{value:e.telephone,callback:function(t){e.telephone=t},expression:"telephone"}},[r("i",{staticClass:"el-icon-user",staticStyle:{"font-size":"18px"},attrs:{slot:"prepend"},slot:"prepend"})])],1),e._v(" "),r("div",{staticClass:"forget-form-item flex"},[r("el-input",{staticClass:"form-input",staticStyle:{width:"264px"},attrs:{placeholder:"短信验证码"},model:{value:e.smsCode,callback:function(t){e.smsCode=t},expression:"smsCode"}},[r("i",{staticClass:"el-icon-lock",staticStyle:{"font-size":"18px"},attrs:{slot:"prepend"},slot:"prepend"})]),e._v(" "),r("el-button",{staticClass:"sms-btn",on:{click:e.sendSMSCode}},[e.canSend?r("div",[e._v("获取验证码")]):r("count-down",{attrs:{time:60,format:"ss秒",autoStart:""},on:{finish:function(t){e.canSend=!0}}})],1)],1),e._v(" "),r("div",{staticClass:"forget-form-item"},[r("el-input",{attrs:{placeholder:"请输入密码 (数字与字母自由组合)","show-password":""},model:{value:e.password,callback:function(t){e.password=t},expression:"password"}},[r("i",{staticClass:"el-icon-more-outline",staticStyle:{"font-size":"18px"},attrs:{slot:"prepend"},slot:"prepend"})])],1),e._v(" "),r("div",{staticClass:"forget-form-item"},[r("el-input",{attrs:{placeholder:"再次输入密码","show-password":""},model:{value:e.againPwd,callback:function(t){e.againPwd=t},expression:"againPwd"}},[r("i",{staticClass:"el-icon-key",staticStyle:{"font-size":"18px"},attrs:{slot:"prepend"},slot:"prepend"})])],1),e._v(" "),r("div",{staticClass:"flex-col",staticStyle:{"margin-top":"46px"}},[r("el-button",{attrs:{type:"primary"},on:{click:e.forgetFun}},[e._v("确定")])],1)])],1)])}),[],!1,null,"11daf7c4",null);t.default=component.exports;installComponents(component,{CountDown:r(451).default})}}]);