公司小程序
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 line
6.5 KiB

3 years ago
(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