公司小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 lines
6.5 KiB

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/MineCenter/MineCenter"],{7149:function(e,n,t){"use strict";t.d(n,"b",(function(){return a})),t.d(n,"c",(function(){return r})),t.d(n,"a",(function(){return o}));var o={uNavbar:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-navbar/u-navbar")]).then(t.bind(null,"17d2"))},uLine:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-line/u-line")]).then(t.bind(null,"4db2"))},uForm:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-form/u-form")]).then(t.bind(null,"aa1a"))},uFormItem:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-form-item/u-form-item")]).then(t.bind(null,"a3a3"))},uGap:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-gap/u-gap")]).then(t.bind(null,"5723"))},minPicker:function(){return t.e("components/min-picker/min-picker").then(t.bind(null,"4d19"))},uModal:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-modal/u-modal")]).then(t.bind(null,"1c62"))}},a=function(){var e=this,n=e.$createElement,t=(e._self._c,e.__map(e.rules,(function(n,t){var o=e.__get_orig(n),a=n.getValue(e.player),r="headUrl"==t?n.getValue(e.player):null,u="headUrl"!=t&&"phone"==t?n.getValue(e.player):null,i="headUrl"!=t&&"phone"==t&&""!=u?n.getValue(e.player):null,l="headUrl"!=t&&"phone"!=t&&n.enableInput?n.getValue(e.player):null,c="headUrl"==t||"phone"==t||n.enableInput?null:n.getValue(e.player),s="headUrl"==t||"phone"==t||n.enableInput||""==c?null:n.getValue(e.player);return{$orig:o,g0:a,g1:r,g2:u,g3:i,g4:l,g5:c,g6:s}})));e.$mp.data=Object.assign({},{$root:{l0:t}})},r=[]},"85af":function(e,n,t){"use strict";t.r(n);var o=t("b665"),a=t.n(o);for(var r in o)"default"!==r&&function(e){t.d(n,e,(function(){return o[e]}))}(r);n["default"]=a.a},ae27:function(e,n,t){},b665:function(e,n,t){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=r(t("a34a")),a=t("7f93");function r(e){return e&&e.__esModule?e:{default:e}}function u(e,n,t,o,a,r,u){try{var i=e[r](u),l=i.value}catch(c){return void t(c)}i.done?n(l):Promise.resolve(l).then(o,a)}function i(e){return function(){var n=this,t=arguments;return new Promise((function(o,a){var r=e.apply(n,t);function i(e){u(r,o,a,i,l,"next",e)}function l(e){u(r,o,a,i,l,"throw",e)}i(void 0)}))}}getApp().globalData.Define;var l=getApp().globalData.Player,c={mounted:function(){this.$refs.form1.setRules(this.rules)},data:function(){var e=this;return{player:l,isDateSelectShowing:!1,isShowLogoutModal:!1,rules:{headUrl:{type:"string",title:"头像",message:"",enableInput:!1,getValue:function(e){return""==e.headimgurl?"../../static/images/wode/touxiang_6.png":e.headimgurl},validator:function(e){}},name:{type:"string",title:"昵称",key:"name",message:"",enableInput:!1,getValue:function(e){return""==e.nickname?"没有获取到昵称":e.nickname},validator:function(e){}},sex:{type:"string",title:"性别",key:"sex",message:"",enableInput:!1,getValue:function(e){return 0==e.sex?"未知":1==e.sex?"男":"女"},validator:function(e){}},phone:{type:"string",title:"手机号码",key:"phone",message:"请输入您的电话号码",enableInput:!0,getValue:function(e){return e.phone},validator:function(n){e.player.phone=n.detail.value}},birthday:{type:"string",title:"生日",key:"birthday",message:"未选择",enableInput:!1,getValue:function(e){return e.birthday},validator:function(e){}},profession:{type:"string",title:"职业",key:"occupation",message:"未填写",enableInput:!0,trigger:"blur",getValue:function(e){return e.occupation},validator:function(n){e.player.occupation=n.detail.value}}},form_tile_title:{width:"170rpx",height:"37rpx",fontSize:26,fontWeight:500,color:"black"},startTime:[1900,1,1],endTime:2022,currentTime:this.getCurrentDateSelectTime()}},methods:{onBackTouched:function(){e.navigateBack({})},getCurrentDateSelectTime:function(){var e=l;if(""==e.birthday)return null;var n=e.birthday,t=n.split("-");return[parseInt(t[0]),parseInt(t[1]),parseInt(t[2])]},onOpenDateSelect:function(){this.isDateSelectShowing=!0},onDateSelectConfirm:function(e){console.log(e),this.isDateSelectShowing=!1;var n=parseInt(e.a),t=parseInt(e.b),o=parseInt(e.c),a=n+"-"+t+"-"+o;this.player.birthday=a,this.currentTime=[n,t,o]},onDateSelectCanceled:function(){this.isDateSelectShowing=!1},onTouchOneItem:function(e){console.log(e),"birthday"!=e||(this.isDateSelectShowing=!0)},onBlurCallback:function(e,n){var t=this.rules[e];null!=t&&t.validator(n)},onEditPlayerIntro:function(e){console.log(e),this.player.introduction=e.detail.value},doConfirm:function(){var n=this;return i(o.default.mark((function t(){var r,u,i;return o.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(r=n.player.phone,e.$u.test.mobile(r)){t.next=4;break}return e.$u.toast("请输入正确的电话号码"),t.abrupt("return");case 4:return u={birthday:n.player.birthday,introduction:n.player.introduction,occupation:n.player.occupation,phone:n.player.phone},e.showLoading({}),t.next=8,(0,a.post)("users/updateselfinfo",u);case 8:i=t.sent,console.log(i),e.hideLoading(),i.length>1&&e.navigateBack({});case 12:case"end":return t.stop()}}),t)})))()},doLoginOut:function(){console.log("You just loginout!"),this.isShowLogoutModal=!0},onTouchToGetPhone:function(e){var n=this;return i(o.default.mark((function t(){var a;return o.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n.$utils.wechatGetPlayerPhoneNumberBack(e);case 2:if(a=t.sent,a){t.next=5;break}return t.abrupt("return");case 5:n.player.phone=a;case 6:case"end":return t.stop()}}),t)})))()},onConfirmLogout:function(){e.clearStorageSync();var n=getApp().globalData.Player;n.clear(),this.isShowLogoutModal=!1,e.$u.toast("退出成功"),e.navigateBack({})},onCancelLogout:function(){this.isShowLogoutModal=!1}}};n.default=c}).call(this,t("543d")["default"])},be49:function(e,n,t){"use strict";var o=t("ae27"),a=t.n(o);a.a},d95f:function(e,n,t){"use strict";(function(e){t("d6ad");o(t("66fd"));var n=o(t("e22b"));function o(e){return e&&e.__esModule?e:{default:e}}wx.__webpack_require_UNI_MP_PLUGIN__=t,e(n.default)}).call(this,t("543d")["createPage"])},e22b:function(e,n,t){"use strict";t.r(n);var o=t("7149"),a=t("85af");for(var r in a)"default"!==r&&function(e){t.d(n,e,(function(){return a[e]}))}(r);t("be49");var u,i=t("f0c5"),l=Object(i["a"])(a["default"],o["b"],o["c"],!1,null,"34afd1fc",null,!1,o["a"],u);n["default"]=l.exports}},[["d95f","common/runtime","common/vendor"]]]);