pages-my-changepsw-changepsw.c9194132.js 19 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-my-changepsw-changepsw"],{"0883":function(e,t,i){"use strict";i("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;i("26cb");var a={data:function(){return{pass:""}},methods:{submit:function(){var e=this;this.reqByuser({url:"service/agent/?l=my.setPass",data:{pass:this.pass},success:function(t){1==t.data.status?(uni.showToast({title:"保存成功"}),setTimeout((function(){uni.navigateBack({})}),3e3)):e.showModalNoCancel({showCancel:!1,title:t.data.msg})}})},getCode:function(){var e=this;this.reqByuser({url:"package/passport/?l=reg.getMCodeReg",data:{mobile:this.changedMobile},success:function(t){1==t.data.status?(e.mobileValiting=1,e.countdownStart=Date.now(),e.countDown(),uni.showToast({icon:"success",title:"验证码已发送"})):e.showModalNoCancel({showCancel:!1,title:t.data.msg})}})}},onLoad:function(){this.user=this.userInfo}};t.default=a},"1c9e":function(e,t,i){"use strict";i.d(t,"b",(function(){return a})),i.d(t,"c",(function(){return o})),i.d(t,"a",(function(){}));var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("v-uni-view",{staticClass:"app"},[i("v-uni-view",{staticClass:"form"},[i("v-uni-view",{staticClass:"form-item"},[i("v-uni-text",{staticClass:"label"},[e._v("手机号")]),i("v-uni-view",{staticClass:"content"},[i("v-uni-input",{attrs:{value:e.userInfo.mobile,type:"text",disabled:!0}})],1)],1),i("v-uni-view",{staticClass:"form-item"},[i("v-uni-view",{staticClass:"label"},[e._v("密码")]),i("v-uni-view",{staticClass:"intput-area"},[i("v-uni-input",{attrs:{type:"password",placeholder:"请输入密码"},model:{value:e.pass,callback:function(t){e.pass=t},expression:"pass"}})],1)],1)],1),i("v-uni-view",{staticClass:"bt-fixed"},[i("v-uni-view",{staticClass:"button",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.submit.apply(void 0,arguments)}}},[e._v("保存")])],1)],1)},o=[]},5155:function(e,t,i){"use strict";i.r(t);var a=i("1c9e"),o=i("5bcf");for(var n in o)["default"].indexOf(n)<0&&function(e){i.d(t,e,(function(){return o[e]}))}(n);i("d130"),i("6155");var d=i("f0c5"),r=Object(d["a"])(o["default"],a["b"],a["c"],!1,null,"205e9054",null,!1,a["a"],void 0);t["default"]=r.exports},"5bcf":function(e,t,i){"use strict";i.r(t);var a=i("0883"),o=i.n(a);for(var n in a)["default"].indexOf(n)<0&&function(e){i.d(t,e,(function(){return a[e]}))}(n);t["default"]=o.a},6155:function(e,t,i){"use strict";var a=i("c697"),o=i.n(a);o.a},c697:function(e,t,i){var a=i("c998");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var o=i("4f06").default;o("ee054d86",a,!0,{sourceMap:!1,shadowMode:!1})},c998:function(e,t,i){var a=i("24fb");t=a(!1),t.push([e.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/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-page-body[data-v-205e9054]{background-color:#f7f7f7}body.?%PAGE?%[data-v-205e9054]{background-color:#f7f7f7}.app[data-v-205e9054]{padding-bottom:%?120?%}.avatar[data-v-205e9054]{padding:%?64?% 0;background-color:#fff}.avatar uni-image[data-v-205e9054]{width:%?200?%;height:%?200?%;border-radius:50%;display:block;margin:0 auto}.form[data-v-205e9054]{background-color:#fff}.form .intput-area[data-v-205e9054]{display:flex;justify-content:space-between;flex:1}.form .label[data-v-205e9054]{display:flex;align-items:center}.form .content[data-v-205e9054]{display:flex;justify-content:space-around}.form .content .cardimg[data-v-205e9054]{width:%?196?%;height:%?126?%;position:relative;border-radius:%?10?%}.form .content .cardimg uni-image[data-v-205e9054]{display:block;width:100%;height:100%;border-radius:%?10?%}.form .content .cardimg[data-v-205e9054]:after{content:"";position:absolute;width:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);border-radius:%?10?%}.form .icon-eye[data-v-205e9054]{opacity:.4}.form .icon-eye.light[data-v-205e9054]{opacity:1}.group-title[data-v-205e9054]{font-size:%?28?%;padding:%?32?% %?36?%}.bt-fixed[data-v-205e9054]{position:fixed;bottom:%?16?%;left:0;width:100%;box-sizing:border-box}.bt-fixed .button[data-v-205e9054]{width:%?580?%;line-height:%?80?%;border-radius:%?56?%;margin:0 auto}',""]),e.exports=t},cd5e:function(e,t,i){var a=i("24fb"),o=i("1de5"),n=i("f6a0"),d=i("42c3"),r=i("b8d7"),s=i("7cbe"),l=i("43dd"),c=i("2cc4"),p=i("89d8"),f=i("82da"),u=i("e820"),g=i("2334"),b=i("fe07"),h=i("3fd3"),v=i("6de6"),m=i("fb7f"),w=i("cf23"),k=i("fe0a"),y=i("ade1"),x=i("bc22"),z=i("1476"),C=i("ed31"),j=i("59b2"),M=i("0d2b"),_=i("1ded");t=a(!1);var P=o(n),F=o(d),S=o(r),A=o(s),B=o(l),T=o(c),O=o(p),R=o(f),E=o(u),q=o(g),D=o(b),I=o(h),J=o(v),N=o(m),U=o(w),$=o(k),G=o(y),L=o(x),V=o(z),H=o(C),K=o(j),Q=o(M),W=o(_);t.push([e.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/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-page-head[data-v-205e9054]{display:none}uni-page-body[data-v-205e9054]{color:#111;font-size:%?28?%;font-family:PingFangSC-Regular,PingFang SC}[data-v-205e9054]::-webkit-scrollbar{display:none}.button[data-v-205e9054]{background-color:#00ae75;border-radius:%?32?%;font-size:%?32?%;line-height:%?64?%;color:#fff;padding:0 %?30?%;text-align:center;position:relative}.button.border[data-v-205e9054]{border:%?2?% solid #cecece;background-color:#fff;color:#333}.button.border-g[data-v-205e9054]{border:%?2?% solid #00ae75;background-color:initial;color:#00ae75}.button.gray[data-v-205e9054]{border:%?2?% solid #eee;background-color:#fff;color:#888}.button.disabled[data-v-205e9054]{border:%?2?% solid #ccc;background-color:#ccc;color:#fff}.button.mini[data-v-205e9054]{display:inline-block;padding:0 %?16?%;font-size:%?26?%;line-height:%?48?%}.button.big[data-v-205e9054]{line-height:%?80?%;border-radius:%?80?%}.button uni-button[data-v-205e9054]{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0}.addr[data-v-205e9054]{display:flex;align-items:center}.addr[data-v-205e9054]:before{content:"";background:url('+P+') no-repeat 50%;background-size:contain;display:inline-block;width:%?18?%;height:%?26?%;margin-right:%?8?%;flex-shrink:0}.price[data-v-205e9054]{font-family:PingFangSC-Semibold,PingFang SC;display:flex;font-size:%?30?%}.price[data-v-205e9054]:before{content:"¥";margin-right:%?10?%}.icon-eye[data-v-205e9054]{background:url('+F+") no-repeat 50%;background-size:%?38?% %?28?%;display:inline-block;width:%?44?%;height:%?44?%}.icon-checkbox[data-v-205e9054]{display:inline-block;width:%?30?%;height:%?30?%;border:%?2?% solid #979797;border-radius:50%}.icon-checkbox.checked[data-v-205e9054]{background:url("+S+") no-repeat;background-size:%?34?% %?34?%;border:0;width:%?34?%;height:%?34?%}.icon-arrow-down[data-v-205e9054]{background:url("+A+") no-repeat 50%;background-size:%?24?% %?18?%;display:inline-block;width:%?44?%;height:%?44?%}.icon-arrow-right[data-v-205e9054]{flex-shrink:0;width:%?10?%;height:%?18?%;background:url("+B+") no-repeat;background-size:contain;margin-left:%?12?%}.icon-person[data-v-205e9054]{background:url("+T+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-auth[data-v-205e9054]{background:url("+O+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-xnh[data-v-205e9054]{background:url("+R+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-addr1[data-v-205e9054]{background:url("+E+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-coupon[data-v-205e9054]{background:url("+q+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-card1[data-v-205e9054]{background:url("+D+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-help[data-v-205e9054]{background:url("+I+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-about[data-v-205e9054]{background:url("+J+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-customer[data-v-205e9054]{background:url("+N+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-setting[data-v-205e9054]{background:url("+U+") no-repeat 50%;background-size:contain;display:inline-block;width:%?36?%;height:%?36?%}.icon-edit[data-v-205e9054]{background:url("+$+") no-repeat 50%;background-size:contain;display:inline-block;width:%?40?%;height:%?40?%}.icon-minus[data-v-205e9054]{background:url("+G+") no-repeat 50%;background-size:contain;display:inline-block;width:%?40?%;height:%?40?%}.icon-add[data-v-205e9054]{background:url("+L+") no-repeat 50%;background-size:contain;display:inline-block;width:%?40?%;height:%?40?%}.icon-address[data-v-205e9054]{background:url("+V+") no-repeat 50%;background-size:auto %?28?%;display:inline-block;width:%?24?%;height:%?28?%}.icon-address-b[data-v-205e9054]{background:url("+P+") no-repeat 50%;background-size:auto %?28?%;display:inline-block;width:%?24?%;height:%?28?%}.icon-right[data-v-205e9054]{background:url("+B+") no-repeat 50%;background-size:contain;display:inline-block;width:%?10?%;height:%?18?%}.tags[data-v-205e9054]{margin-top:%?12?%;display:flex}.tag[data-v-205e9054]{border:%?1?% solid #00ab78;line-height:%?28?%;font-size:%?20?%;padding:0 %?8?%;border-radius:%?4?%;margin-right:%?8?%;color:#00ab78}.tag.orange[data-v-205e9054]{border-color:#ff5000;color:#ff5000}.tag.light[data-v-205e9054]{border-color:#1fb588;color:#1fb588;opacity:.5}.tag.disabled[data-v-205e9054]{border-color:#f6f6f6;background-color:#f6f6f6;color:#777}.tag.border[data-v-205e9054]{border-color:#999;color:#333}.btn-page-back[data-v-205e9054], .btn-page-home[data-v-205e9054]{position:fixed;background:url("+H+") no-repeat 50% rgba(0,0,0,.3);background-size:%?44?%;width:%?44?%;height:%?44?%;z-index:999;left:0}.btn-page-home[data-v-205e9054]{background-image:url("+K+')}.btns-buygroup[data-v-205e9054]{display:flex;align-items:center}.btns-buygroup uni-text[data-v-205e9054]{margin:0 %?15?%}.topinfo[data-v-205e9054]{position:relative;display:flex;background-color:#fff;flex-direction:column;padding:%?32?% %?32?% %?22?%;z-index:3}.topinfo.flex1[data-v-205e9054]{flex:1}.topinfo .address[data-v-205e9054]{display:flex;justify-content:space-between;align-items:center}.topinfo .address > uni-view[data-v-205e9054]:first-child{width:%?500?%}.topinfo .address .adr-shop[data-v-205e9054]{display:flex;align-items:center}.topinfo .address .adr-shop .sp-name[data-v-205e9054]{margin:0 %?16?%;color:#333;font-size:%?28?%;line-height:%?40?%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topinfo .address .adr-shop .icon-address[data-v-205e9054]{flex-shrink:0}.topinfo .address .range[data-v-205e9054]{font-size:%?22?%;line-height:%?32?%;color:#666;margin-top:%?12?%;display:inline-block}.topinfo .address .switch[data-v-205e9054]{background-color:#00ab78;border-radius:%?30?%;padding:%?6?%;display:flex;align-items:center;flex-shrink:0}.topinfo .address .switch uni-text[data-v-205e9054]{font-size:%?24?%;color:#fff;padding:0 %?18?%;border-radius:%?30?%;line-height:%?38?%;display:inline-block}.topinfo .address .switch uni-text.active[data-v-205e9054]{background-color:#fff;color:#00ab78}.topinfo .msg[data-v-205e9054]{margin-top:%?12?%;display:flex;font-size:%?22?%;line-height:%?32?%;justify-content:space-between;align-items:center}.topinfo .msg > uni-text[data-v-205e9054]:first-child{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:%?36?%}.topinfo .msg .more[data-v-205e9054]{font-size:%?20?%;line-height:%?28?%;color:#999;display:flex;align-items:center;flex-shrink:0}.topinfo .msg .more[data-v-205e9054]:after{content:"";background:url('+Q+') no-repeat 50%;background-size:contain;display:inline-block;width:%?10?%;height:%?6?%;margin-left:%?8?%}.topinfo .msg.showmore > uni-text[data-v-205e9054]:first-child{opacity:0}.topinfo .msg.showmore .more[data-v-205e9054]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.topinfo .shop-desc-box[data-v-205e9054]{position:relative;width:100%}.topinfo .shop-desc-layer[data-v-205e9054]{position:absolute;left:%?-32?%;right:%?-32?%;background-color:#fff;top:0;padding:%?32?%}.topinfo .shop-desc-layer .desc[data-v-205e9054]{margin-top:%?32?%;color:#666;font-size:%?22?%}.topinfo .shop-desc-layer uni-navigator[data-v-205e9054]{margin-top:%?32?%}.topinfo .shop-desc-layer .h3[data-v-205e9054]{display:block;font-size:%?26?%;color:#00ab78}.topinfo .shop-desc-layer .section[data-v-205e9054]{display:flex;flex-direction:column;margin-top:%?32?%;font-size:%?22?%;color:#666;line-height:%?34?%}.topinfo .shop-desc-layer .section .h3[data-v-205e9054]{margin-bottom:%?8?%}.nav-item[data-v-205e9054]{display:flex;justify-content:space-between;align-items:center;padding:%?20?% 0;font-size:%?28?%;color:#111}.nav-item .icon[data-v-205e9054]{width:%?36?%;height:%?36?%;min-width:auto;margin-right:%?16?%}.nav-item > uni-text[data-v-205e9054]{min-width:%?104?%;flex-shrink:0}.nav-item > uni-view[data-v-205e9054]{display:flex;align-items:baseline;color:#333;flex:1;margin-left:%?12?%;justify-content:flex-end;text-align:right}.nav-item > uni-view[data-v-205e9054]:after{flex-shrink:0;content:"";width:%?10?%;height:%?18?%;background:url('+B+') no-repeat;background-size:contain;margin-left:%?12?%}.nav-item > uni-view .tip[data-v-205e9054]{color:#999;font-size:%?24?%}.nav-item > uni-view .gray[data-v-205e9054]{color:#999}.nav-item[data-v-205e9054]:last-child{margin-bottom:0}.nav-item.noright > uni-view[data-v-205e9054]:after{display:none}.nav-item.help[data-v-205e9054]{padding:%?31?% 0;font-size:%?30?%}.nav-item.help > uni-text[data-v-205e9054]{flex-shrink:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.goods-item[data-v-205e9054]{display:flex;margin-bottom:%?40?%;align-items:center}.goods-item uni-image[data-v-205e9054]{width:%?174?%;height:%?174?%;border-radius:%?10?%;margin-right:%?16?%;flex-shrink:0}.goods-item > uni-view[data-v-205e9054]{flex:1;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.goods-item .title[data-v-205e9054]{font-size:%?28?%;line-height:%?40?%;text-align:justify}.goods-item .tips[data-v-205e9054]{font-size:%?22?%;color:#999;display:flex;justify-content:space-between}.goods-item .ctrls[data-v-205e9054]{display:flex;justify-content:space-between;margin-top:%?14?%}.goods-item.mini uni-image[data-v-205e9054], .goods-item.inorder uni-image[data-v-205e9054]{width:%?124?%;height:%?124?%}.goods-item.inorder .title[data-v-205e9054]{display:flex;justify-content:space-between;margin-right:0}.goods-item.inorder .title .price[data-v-205e9054]{align-items:flex-end}.goods-item.inorder > uni-view[data-v-205e9054]{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:%?124?%}.swiper-cont[data-v-205e9054]{position:relative}.swiper-cont .swiper[data-v-205e9054]{width:100%;height:%?494?%}.swiper-cont .swiper .videoposter[data-v-205e9054], .swiper-cont .swiper uni-image[data-v-205e9054]{width:100%;height:100%}.swiper-cont .swiper .videoposter[data-v-205e9054]:after{content:"";position:absolute;background-color:rgba(0,0,0,.3);top:0;left:0;right:0;bottom:0}.swiper-cont .swiper .videoposter .btn-play[data-v-205e9054]{background:url('+W+") no-repeat;background-size:contain;width:%?100?%;height:%?100?%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.swiper-cont .swiper .videoposter uni-video[data-v-205e9054]{display:none}.swiper-cont .swiper .videoposter.playing uni-image[data-v-205e9054], .swiper-cont .swiper .videoposter.playing[data-v-205e9054]:after, .swiper-cont .swiper .videoposter.playing .btn-play[data-v-205e9054]{display:none}.swiper-cont .swiper .videoposter.playing uni-video[data-v-205e9054]{display:block}.swiper-cont .dots[data-v-205e9054]{position:absolute;display:flex;justify-content:center;width:100%;left:0;bottom:%?24?%}.swiper-cont .dots uni-text[data-v-205e9054]{width:%?8?%;height:%?8?%;background-color:#aeaeae;margin:0 %?6?%;border-radius:%?5?%}.swiper-cont .dots uni-text.active[data-v-205e9054]{background-color:#fff;width:%?36?%}.form[data-v-205e9054]{display:flex;flex-direction:column;padding:0 %?36?%;box-sizing:border-box}.form .form-item[data-v-205e9054]{display:flex;align-items:center;padding:%?32?% 0;border-bottom:%?1?% solid #eee}.form .form-item[data-v-205e9054]:last-child{border-bottom:0}.form .form-item .label[data-v-205e9054]{font-size:%?30?%;min-width:%?176?%;flex-shrink:0;white-space:nowrap}.form .form-item .content[data-v-205e9054]{flex:1;display:flex;align-items:center;font-size:%?30?%;justify-content:space-between}.form .form-item .content uni-input[data-v-205e9054]{flex:1}.form .form-item .content .disabled[data-v-205e9054]{color:#999}.form .form-item .link[data-v-205e9054]{color:#00ab78}.form .form-item .checkboxgroup[data-v-205e9054]{display:flex}.form .form-item .checkboxgroup > uni-view[data-v-205e9054]{display:flex;align-items:center;margin-right:%?60?%}.form .form-item .checkboxgroup > uni-view .icon-checkbox[data-v-205e9054]{display:inline-block;margin-right:%?8?%}.form.mini .label[data-v-205e9054], .form.mini .content[data-v-205e9054]{font-size:%?24?%}.form.mini .form-item[data-v-205e9054]{padding-bottom:%?8?%}",""]),e.exports=t},d130:function(e,t,i){"use strict";var a=i("da03"),o=i.n(a);o.a},da03:function(e,t,i){var a=i("cd5e");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var o=i("4f06").default;o("07720208",a,!0,{sourceMap:!1,shadowMode:!1})}}]);