1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-user_info-index"],{"083a":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.formSubmit.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"personal-data"},[t.switchUserInfo.length>0?n("v-uni-view",{staticClass:"wrapper"},[n("v-uni-view",{staticClass:"title"},[t._v("管理我的账号")]),n("v-uni-view",{staticClass:"wrapList"},t._l(t.switchUserInfo,(function(e,i){return n("v-uni-view",{key:i,staticClass:"item acea-row row-between-wrapper",class:e.uid===t.userInfo.uid?"on":"",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.switchAccounts(e,i)}}},[n("v-uni-view",{staticClass:"picTxt acea-row row-between-wrapper"},[(e.uid,t.userInfo.uid,n("v-uni-view",{staticClass:"pictrue"},[e.avatar?n("v-uni-image",{attrs:{src:e.avatar}}):n("v-uni-image",{attrs:{src:"/static/images/f.png"}})],1)),n("v-uni-view",{staticClass:"text"},[n("v-uni-view",{staticClass:"name line1"},[t._v(t._s(e.nickname))])],1)],1),e.uid===t.userInfo.uid?n("v-uni-view",{staticClass:"currentBnt acea-row row-center-wrapper font-color"},[t._v("当前账号")]):n("v-uni-view",{staticClass:"bnt font-color acea-row row-center-wrapper"},[t._v("使用账号")])],1)})),1)],1):t._e(),n("v-uni-view",{staticClass:"list"},[n("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[n("v-uni-view",[t._v("昵称")]),n("v-uni-view",{staticClass:"input"},[n("v-uni-input",{attrs:{type:"text",name:"nickname",value:t.userInfo.nickname,disabled:!0}})],1)],1),n("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[n("v-uni-view",[t._v("手机号码")]),t.userInfo.phone?n("v-uni-view",{staticClass:"input acea-row row-between-wrapper"},[n("v-uni-input",{staticClass:"id",attrs:{type:"text",disabled:"true",name:"phone",value:t.userInfo.phone}}),n("v-uni-text",{staticClass:"iconfont icon-suozi"})],1):n("v-uni-navigator",{staticClass:"input",attrs:{url:"/pages/users/user_phone/index","hover-class":"none"}},[t._v("点击绑定手机号"),n("v-uni-text",{staticClass:"iconfont icon-xiangyou"})],1)],1),n("v-uni-view",{staticClass:"item acea-row row-between-wrapper"},[n("v-uni-view",[t._v("ID号")]),n("v-uni-view",{staticClass:"input acea-row row-between-wrapper"},[n("v-uni-input",{staticClass:"id",attrs:{type:"text",value:t.userInfo.uid,disabled:"true"}}),n("v-uni-text",{staticClass:"iconfont icon-suozi"})],1)],1)],1),this.$wechat.isWeixin()?t._e():n("v-uni-view",{staticClass:"logOut cart-color acea-row row-center-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.outLogin.apply(void 0,arguments)}}},[t._v("退出登录")])],1)],1)],1)},a=[]},"0ccb":function(t,e,n){var i=n("50c4"),r=n("1148"),a=n("1d80"),s=Math.ceil,o=function(t){return function(e,n,o){var u,c,d=String(a(e)),f=d.length,l=void 0===o?" ":String(o),A=i(n);return A<=f||""==l?d:(u=A-f,c=r.call(l,s(u/l.length)),c.length>u&&(c=c.slice(0,u)),t?d+c:c+d)}};t.exports={start:o(!1),end:o(!0)}},"0f5b":function(t,e,n){n("a15b"),n("fb6a"),n("accc"),n("f4b3"),n("a9e3"),n("d3b7"),n("ac1f"),n("25f0"),n("466d"),n("5319"),n("1276"),n("bf19"),function(e,n){t.exports=n()}(0,(function(){"use strict";var t="millisecond",e="second",n="minute",i="hour",r="day",a="week",s="month",o="quarter",u="year",c=/^(\d{4})-?(\d{1,2})-?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d{1,3})?$/,d=/\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,f=function(t,e,n){var i=String(t);return!i||i.length>=e?t:""+Array(e+1-i.length).join(n)+t},l={s:f,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),i=Math.floor(n/60),r=n%60;return(e<=0?"+":"-")+f(i,2,"0")+":"+f(r,2,"0")},m:function(t,e){var n=12*(e.year()-t.year())+(e.month()-t.month()),i=t.clone().add(n,s),r=e-i<0,a=t.clone().add(n+(r?-1:1),s);return Number(-(n+(e-i)/(r?i-a:a-i))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(c){return{M:s,y:u,w:a,d:r,D:"date",h:i,m:n,s:e,ms:t,Q:o}[c]||String(c||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},A={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},h="en",p={};p[h]=A;var g=function(t){return t instanceof b},v=function(t,e,n){var i;if(!t)return h;if("string"==typeof t)p[t]&&(i=t),e&&(p[t]=e,i=t);else{var r=t.name;p[r]=t,i=r}return!n&&i&&(h=i),i||!n&&h},w=function(t,e){if(g(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new b(n)},m=l;m.l=v,m.i=g,m.w=function(t,e){return w(t,{locale:e.$L,utc:e.$u,$offset:e.$offset})};var b=function(){function f(t){this.$L=this.$L||v(t.locale,null,!0),this.parse(t)}var l=f.prototype;return l.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(m.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var i=e.match(c);if(i)return n?new Date(Date.UTC(i[1],i[2]-1,i[3]||1,i[4]||0,i[5]||0,i[6]||0,i[7]||0)):new Date(i[1],i[2]-1,i[3]||1,i[4]||0,i[5]||0,i[6]||0,i[7]||0)}return new Date(e)}(t),this.init()},l.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},l.$utils=function(){return m},l.isValid=function(){return!("Invalid Date"===this.$d.toString())},l.isSame=function(t,e){var n=w(t);return this.startOf(e)<=n&&n<=this.endOf(e)},l.isAfter=function(t,e){return w(t)<this.startOf(e)},l.isBefore=function(t,e){return this.endOf(e)<w(t)},l.$g=function(t,e,n){return m.u(t)?this[e]:this.set(n,t)},l.year=function(t){return this.$g(t,"$y",u)},l.month=function(t){return this.$g(t,"$M",s)},l.day=function(t){return this.$g(t,"$W",r)},l.date=function(t){return this.$g(t,"$D","date")},l.hour=function(t){return this.$g(t,"$H",i)},l.minute=function(t){return this.$g(t,"$m",n)},l.second=function(t){return this.$g(t,"$s",e)},l.millisecond=function(e){return this.$g(e,"$ms",t)},l.unix=function(){return Math.floor(this.valueOf()/1e3)},l.valueOf=function(){return this.$d.getTime()},l.startOf=function(t,o){var c=this,d=!!m.u(o)||o,f=m.p(t),l=function(t,e){var n=m.w(c.$u?Date.UTC(c.$y,e,t):new Date(c.$y,e,t),c);return d?n:n.endOf(r)},A=function(t,e){return m.w(c.toDate()[t].apply(c.toDate("s"),(d?[0,0,0,0]:[23,59,59,999]).slice(e)),c)},h=this.$W,p=this.$M,g=this.$D,v="set"+(this.$u?"UTC":"");switch(f){case u:return d?l(1,0):l(31,11);case s:return d?l(1,p):l(0,p+1);case a:var w=this.$locale().weekStart||0,b=(h<w?h+7:h)-w;return l(d?g-b:g+(6-b),p);case r:case"date":return A(v+"Hours",0);case i:return A(v+"Minutes",1);case n:return A(v+"Seconds",2);case e:return A(v+"Milliseconds",3);default:return this.clone()}},l.endOf=function(t){return this.startOf(t,!1)},l.$set=function(a,o){var c,d=m.p(a),f="set"+(this.$u?"UTC":""),l=(c={},c[r]=f+"Date",c.date=f+"Date",c[s]=f+"Month",c[u]=f+"FullYear",c[i]=f+"Hours",c[n]=f+"Minutes",c[e]=f+"Seconds",c[t]=f+"Milliseconds",c)[d],A=d===r?this.$D+(o-this.$W):o;if(d===s||d===u){var h=this.clone().set("date",1);h.$d[l](A),h.init(),this.$d=h.set("date",Math.min(this.$D,h.daysInMonth())).toDate()}else l&&this.$d[l](A);return this.init(),this},l.set=function(t,e){return this.clone().$set(t,e)},l.get=function(t){return this[m.p(t)]()},l.add=function(t,o){var c,d=this;t=Number(t);var f=m.p(o),l=function(e){var n=w(d);return m.w(n.date(n.date()+Math.round(e*t)),d)};if(f===s)return this.set(s,this.$M+t);if(f===u)return this.set(u,this.$y+t);if(f===r)return l(1);if(f===a)return l(7);var A=(c={},c[n]=6e4,c[i]=36e5,c[e]=1e3,c)[f]||1,h=this.$d.getTime()+t*A;return m.w(h,this)},l.subtract=function(t,e){return this.add(-1*t,e)},l.format=function(t){var e=this;if(!this.isValid())return"Invalid Date";var n=t||"YYYY-MM-DDTHH:mm:ssZ",i=m.z(this),r=this.$locale(),a=this.$H,s=this.$m,o=this.$M,u=r.weekdays,c=r.months,f=function(t,i,r,a){return t&&(t[i]||t(e,n))||r[i].substr(0,a)},l=function(t){return m.s(a%12||12,t,"0")},A=r.meridiem||function(t,e,n){var i=t<12?"AM":"PM";return n?i.toLowerCase():i},h={YY:String(this.$y).slice(-2),YYYY:this.$y,M:o+1,MM:m.s(o+1,2,"0"),MMM:f(r.monthsShort,o,c,3),MMMM:c[o]||c(this,n),D:this.$D,DD:m.s(this.$D,2,"0"),d:String(this.$W),dd:f(r.weekdaysMin,this.$W,u,2),ddd:f(r.weekdaysShort,this.$W,u,3),dddd:u[this.$W],H:String(a),HH:m.s(a,2,"0"),h:l(1),hh:l(2),a:A(a,s,!0),A:A(a,s,!1),m:String(s),mm:m.s(s,2,"0"),s:String(this.$s),ss:m.s(this.$s,2,"0"),SSS:m.s(this.$ms,3,"0"),Z:i};return n.replace(d,(function(t,e){return e||h[t]||i.replace(":","")}))},l.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},l.diff=function(t,c,d){var f,l=m.p(c),A=w(t),h=6e4*(A.utcOffset()-this.utcOffset()),p=this-A,g=m.m(this,A);return g=(f={},f[u]=g/12,f[s]=g,f[o]=g/3,f[a]=(p-h)/6048e5,f[r]=(p-h)/864e5,f[i]=p/36e5,f[n]=p/6e4,f[e]=p/1e3,f)[l]||p,d?g:m.a(g)},l.daysInMonth=function(){return this.endOf(s).$D},l.$locale=function(){return p[this.$L]},l.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),i=v(t,e,!0);return i&&(n.$L=i),n},l.clone=function(){return m.w(this.$d,this)},l.toDate=function(){return new Date(this.valueOf())},l.toJSON=function(){return this.isValid()?this.toISOString():null},l.toISOString=function(){return this.$d.toISOString()},l.toString=function(){return this.$d.toUTCString()},f}();return w.prototype=b.prototype,w.extend=function(t,e){return t(e,b,w),w},w.locale=v,w.isDayjs=g,w.unix=function(t){return w(1e3*t)},w.en=p[h],w.Ls=p,w}))},"1fad":function(t,e,n){"use strict";var i=n("9901"),r=n.n(i);r.a},5498:function(t,e,n){"use strict";n.r(e);var i=n("083a"),r=n("76ba");for(var a in r)"default"!==a&&function(t){n.d(e,t,(function(){return r[t]}))}(a);n("1fad");var s,o=n("f0c5"),u=Object(o["a"])(r["default"],i["b"],i["c"],!1,null,"35080052",null,!1,i["a"],s);e["default"]=u.exports},"64e5":function(t,e,n){"use strict";var i=n("d039"),r=n("0ccb").start,a=Math.abs,s=Date.prototype,o=s.getTime,u=s.toISOString;t.exports=i((function(){return"0385-07-25T07:06:39.999Z"!=u.call(new Date(-50000000000001))}))||!i((function(){u.call(new Date(NaN))}))?function(){if(!isFinite(o.call(this)))throw RangeError("Invalid time value");var t=this,e=t.getUTCFullYear(),n=t.getUTCMilliseconds(),i=e<0?"-":e>9999?"+":"";return i+r(a(e),i?6:4,0)+"-"+r(t.getUTCMonth()+1,2,0)+"-"+r(t.getUTCDate(),2,0)+"T"+r(t.getUTCHours(),2,0)+":"+r(t.getUTCMinutes(),2,0)+":"+r(t.getUTCSeconds(),2,0)+"."+r(n,3,0)+"Z"}:u},"76ba":function(t,e,n){"use strict";n.r(e);var i=n("ea16"),r=n.n(i);for(var a in i)"default"!==a&&function(t){n.d(e,t,(function(){return i[t]}))}(a);e["default"]=r.a},"7a94":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.personal-data .wrapper[data-v-35080052]{margin:%?10?% 0;background-color:#fff;padding:%?36?% %?30?% %?13?% %?30?%}.personal-data .wrapper .title[data-v-35080052]{margin-bottom:%?30?%;font-size:%?32?%;color:#282828}.personal-data .wrapper .wrapList .item[data-v-35080052]{width:%?690?%;height:%?160?%;background-color:#f8f8f8;-webkit-border-radius:%?20?%;border-radius:%?20?%;margin-bottom:%?22?%;padding:0 %?30?%;position:relative;border:%?2?% solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box}.personal-data .wrapper .wrapList .item.on[data-v-35080052]{border-color:#e93323;-webkit-border-radius:%?20?%;border-radius:%?20?%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArIAAACgCAYAAADw+I85AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNkY3NzlCNzJCMTFFOTgyNEU4QzhGQTRFRUY2REQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNkY3N0FCNzJCMTFFOTgyNEU4QzhGQTRFRUY2REQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRDM2Rjc3N0I3MkIxMUU5ODI0RThDOEZBNEVFRjZERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRDM2Rjc3OEI3MkIxMUU5ODI0RThDOEZBNEVFRjZERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn3rJMAAAArUSURBVHja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");background-size:100% 100%;background-color:#fff9f9;background-repeat:no-repeat}.personal-data .wrapper .wrapList .item .picTxt[data-v-35080052]{width:%?445?%}.personal-data .wrapper .wrapList .item .picTxt .pictrue[data-v-35080052]{width:%?96?%;height:%?96?%;position:relative}.personal-data .wrapper .wrapList .item .picTxt .pictrue uni-image[data-v-35080052]{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .wrapper .wrapList .item .picTxt .pictrue .alter[data-v-35080052]{width:%?30?%;height:%?30?%;-webkit-border-radius:50%;border-radius:50%;position:absolute;bottom:0;right:0}.personal-data .wrapper .wrapList .item .picTxt .text[data-v-35080052]{width:%?325?%}.personal-data .wrapper .wrapList .item .picTxt .text .name[data-v-35080052]{width:100%;font-size:%?30?%;color:#282828}.personal-data .wrapper .wrapList .item .picTxt .text .phone[data-v-35080052]{font-size:%?24?%;color:#999;margin-top:%?10?%}.personal-data .wrapper .wrapList .item .bnt[data-v-35080052]{font-size:%?24?%;background-color:#fff;-webkit-border-radius:%?27?%;border-radius:%?27?%;width:%?140?%;height:%?54?%;border:%?2?% solid #e93323}.personal-data .wrapper .wrapList .item .currentBnt[data-v-35080052]{position:absolute;right:0;top:0;font-size:%?26?%;background-color:rgba(233,51,35,.1);width:%?140?%;height:%?48?%;-webkit-border-radius:0 %?20?% 0 %?20?%;border-radius:0 %?20?% 0 %?20?%}.personal-data .list[data-v-35080052]{margin-top:%?15?%;background-color:#fff}.personal-data .list .item[data-v-35080052]{padding:%?30?% %?30?% %?30?% 0;border-bottom:%?1?% solid #f2f2f2;margin-left:%?30?%;font-size:%?32?%;color:#282828}.personal-data .list .item .phone[data-v-35080052]{width:%?160?%;height:%?56?%;font-size:%?24?%;color:#fff;line-height:%?56?%;-webkit-border-radius:%?32?%;border-radius:%?32?%}.personal-data .list .item .pictrue[data-v-35080052]{width:%?88?%;height:%?88?%}.personal-data .list .item .pictrue uni-image[data-v-35080052]{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .list .item .input[data-v-35080052]{width:%?415?%;text-align:right;color:#868686}.personal-data .list .item .input .id[data-v-35080052]{width:%?365?%}.personal-data .list .item .input .iconfont[data-v-35080052]{font-size:%?35?%}.personal-data .modifyBnt[data-v-35080052]{font-size:%?32?%;color:#fff;width:%?690?%;height:%?90?%;-webkit-border-radius:%?50?%;border-radius:%?50?%;text-align:center;line-height:%?90?%;margin:%?76?% auto 0 auto}.personal-data .logOut[data-v-35080052]{font-size:%?32?%;text-align:center;width:%?690?%;height:%?90?%;-webkit-border-radius:%?45?%;border-radius:%?45?%;margin:%?30?% auto 0 auto}',""]),t.exports=e},9901:function(t,e,n){var i=n("7a94");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("4f06").default;r("3fda617d",i,!0,{sourceMap:!1,shadowMode:!1})},accc:function(t,e,n){var i=n("23e7"),r=n("64e5");i({target:"Date",proto:!0,forced:Date.prototype.toISOString!==r},{toISOString:r})},bf19:function(t,e,n){"use strict";var i=n("23e7");i({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},d2a5:function(t,e,n){"use strict";var i=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.getIndexData=a,e.getLogo=s,e.setFormId=o,e.setCouponReceive=u,e.getCoupons=c,e.getShopCoupons=d,e.getUserCoupons=f,e.getArticleCategoryList=l,e.getArticleList=A,e.getArticleHotList=h,e.getArticleBannerList=p,e.getArticleDetails=g,e.loginMobile=v,e.verifyCode=w,e.registerVerify=m,e.phoneRegister=b,e.phoneRegisterReset=I,e.phoneLogin=C,e.switchH5Login=y,e.bindingPhone=D,e.logout=M,e.getTemlIds=L,e.pink=k,e.getCity=S,e.getLiveList=O;var r=i(n("112d"));function a(){return r.default.get("common/home",{},{noAuth:!0})}function s(){return r.default.get("wechat/get_logo",{},{noAuth:!0})}function o(t){return r.default.post("wechat/set_form_id",{formId:t})}function u(t){return r.default.post("coupon/receive/"+t)}function c(t){return r.default.get("coupon/product",t,{noAuth:!0})}function d(t){return r.default.get("coupon/store/"+t,{},{noAuth:!0})}function f(t){return r.default.get("coupon/list",t)}function l(){return r.default.get("article/category/lst",{},{noAuth:!0})}function A(t,e){return r.default.get("article/lst/"+t,e,{noAuth:!0})}function h(){return r.default.get("article/hot/list",{},{noAuth:!0})}function p(){return r.default.get("article/banner/list",{},{noAuth:!0})}function g(t){return r.default.get("article/detail/"+t,{},{noAuth:!0})}function v(t){return r.default.post("login/mobile",t,{noAuth:!0})}function w(){return r.default.get("verify_code",{},{noAuth:!0})}function m(t,e,n,i){return r.default.post("register/verify",{phone:t,type:void 0===e?"reset":e,key:n,code:i},{noAuth:!0})}function b(t){return r.default.post("register",t,{noAuth:!0})}function I(t){return r.default.post("register/reset",t,{noAuth:!0})}function C(t){return r.default.post("login",t,{noAuth:!0})}function y(t){return r.default.post("user/switch",t)}function D(t){return r.default.post("user/binding",t)}function M(){return r.default.get("logout")}function L(){return r.default.get("wechat/teml_ids",{},{noAuth:!0})}function k(){return r.default.get("pink",{},{noAuth:!0})}function S(){return r.default.get("system/city/lst",{},{noAuth:!0})}function O(t,e){return r.default.get("wechat/live",{page:t,limit:e},{noAuth:!0})}},ea16:function(t,e,n){"use strict";var i=n("4ea4");n("a434"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=n("5e22"),a=n("d2a5"),s=n("c496"),o=n("2f62"),u=(i(n("0f5b")),{components:{},data:function(){return{userInfo:{},loginType:"h5",userIndex:0,switchUserInfo:[],isAuto:!1,isShowAuth:!1}},computed:(0,o.mapGetters)(["isLogin"]),onLoad:function(){this.isLogin?this.getUserInfo():(0,s.toLogin)()},methods:{onLoadFun:function(){this.isShowAuth=!1,this.getUserInfo()},authColse:function(t){this.isShowAuth=t},Setting:function(){uni.openSetting({success:function(t){}})},switchAccounts:function(t,e){var n=this.switchUserInfo[e],i=this;return i.userIndex=e,i.switchUserInfo.length<=1||(void 0===n?i.$util.Tips({title:"切换的账号不存在"}):(uni.showLoading({title:"正在切换中"}),void(0,a.switchH5Login)({uid:t.uid}).then((function(t){var e=t.data;uni.hideLoading();Math.round(new Date/1e3);i.$store.commit("LOGIN",{token:e.token,time:e.exp}),i.$store.commit("SETUID",e.user.uid),i.$store.commit("UPDATE_USERINFO",e.user),i.getUserInfo()})).catch((function(t){return uni.hideLoading(),i.$util.Tips({title:t})}))))},outLogin:function(){var t=this;"h5"==t.loginType&&uni.showModal({title:"提示",content:"确认退出登录?",success:function(e){e.confirm?(0,r.getLogout)().then((function(e){t.$store.commit("LOGOUT"),uni.switchTab({url:"/pages/index/index"})})).catch((function(t){})):e.cancel}})},userAcc:function(){var t=this;(0,r.userAcc)().then((function(e){for(var n=t,i=e.data||[],r=0;r<i.length;r++)i[r].uid==n.userInfo.uid&&(n.userIndex=r),n.$wechat.isWeixin()||"h5"==i[r].user_type||""!==i[r].phone||i.splice(r,1);n.$set(n,"switchUserInfo",i)}))},getUserInfo:function(){var t=this;(0,r.getUserInfo)().then((function(e){t.$set(t,"userInfo",e.data),t.userAcc()}))},uploadpic:function(){var t=this;t.$util.uploadImageOne("upload/image",(function(e){var n=t.switchUserInfo[t.userIndex];void 0!==n&&(n.avatar=e.data.url),t.switchUserInfo[t.userIndex]=n,t.$set(t,"switchUserInfo",t.switchUserInfo)}))},formSubmit:function(t){var e=this,n=t.detail.value,i=e.switchUserInfo[e.userIndex];if(!n.nickname)return e.$util.Tips({title:"用户姓名不能为空"});n.avatar=i.avatar,(0,r.userEdit)(n).then((function(t){return e.$util.Tips({title:t.msg,icon:"success"},{tab:3,url:1})})).catch((function(t){return e.$util.Tips({title:t||"保存失败,您并没有修改"},{tab:3,url:1})}))}}});e.default=u},f4b3:function(t,e,n){"use strict";var i=n("23e7"),r=n("d039"),a=n("7b0b"),s=n("c04e"),o=r((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}));i({target:"Date",proto:!0,forced:o},{toJSON:function(t){var e=a(this),n=s(e);return"number"!=typeof n||isFinite(n)?e.toISOString():null}})}}]);
|