(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-msg"],{"05e0":function(e,t,a){var n=a("63fb");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var r=a("4f06").default;r("368430fa",n,!0,{sourceMap:!1,shadowMode:!1})},"2ffb":function(e,t,a){"use strict";a.r(t);var n=a("67ac"),r=a.n(n);for(var i in n)"default"!==i&&function(e){a.d(t,e,(function(){return n[e]}))}(i);t["default"]=r.a},"44fa":function(e,t,a){"use strict";a("d3b7"),a("e25e"),a("4d63"),a("ac1f"),a("25f0"),a("5319"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={getHoroscope:function(e){var t=["摩羯","水瓶","双鱼","白羊","金牛","双子","巨蟹","狮子","处女","天秤","天蝎","射手","摩羯"];e=new Date(e);var a=e.getMonth()+1,n=e.getDate(),r=a-(n-14<"865778999988".charAt(a));return t[r]+"座"},sumAge:function(e){var t=new Date(e.replace(/-/g,"/")),a=new Date,n=a.getTime()-t.getTime(),r=Math.floor(n/864e5),i=n%864e5,o=Math.floor(i/36e5),f=i%36e5,u=(Math.floor(f/6e4),f%6e4);Math.round(u/1e3);return r+"天 "+o+"小时 "},getChatTime:function(e,t){if(e=e.toString().length<13?1e3*e:e,t=t.toString().length<13?1e3*t:t,(parseInt(e)-parseInt(t))/1e3>300)return this.gettime(e)},gettime:function(e){e=e.toString().length<13?1e3*e:e;var t=(new Date).getTime(),a=(t-parseInt(e))/1e3;return a<43200?this.dateFormat(new Date(e),"{A} {t}:{ii}"):a<518400?this.dateFormat(new Date(e),"{Mon}月{DD}日 {A} {t}:{ii}"):this.dateFormat(new Date(e),"{Y}-{MM}-{DD} {A} {t}:{ii}")},parseNumber:function(e){return e<10?"0"+e:e},dateFormat:function(e,t){var a={},n=/\{([^}]+)\}/,r=["1","2","3","4","5","6","7","8","9","10","11","12"];a["Y"]=e.getFullYear(),a["M"]=e.getMonth()+1,a["MM"]=this.parseNumber(a["M"]),a["Mon"]=r[a["M"]-1],a["D"]=e.getDate(),a["DD"]=this.parseNumber(a["D"]),a["h"]=e.getHours(),a["hh"]=this.parseNumber(a["h"]),a["t"]=a["h"]>12?a["h"]-12:a["h"],a["tt"]=this.parseNumber(a["t"]),a["A"]=a["h"]>12?"下午":"上午",a["i"]=e.getMinutes(),a["ii"]=this.parseNumber(a["i"]),a["s"]=e.getSeconds(),a["ss"]=this.parseNumber(a["s"]);while(n.test(t))t=t.replace(n,a[RegExp.$1]);return t},getAgeByBirthday:function(e){var t=new Date(e.replace(/-/g,"/")),a=new Date;return a.getFullYear()-t.getFullYear()-(a.getMonth()