1 |
- webpackJsonp([21,45],{5:function(e,t,a){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=a(10),r=i(n),o=a(4);t.default={data:function(){return{}},mounted:function(){this.getUserInfo()},props:["signinUp","headTitle","goBack"],computed:(0,r.default)({},(0,o.mapState)(["userInfo"])),methods:(0,r.default)({},(0,o.mapActions)(["getUserInfo"]))}},6:function(e,t,a){t=e.exports=a(2)(),t.push([e.id,"#head_top[data-v-cec0c0c0]{background-color:#3190e8;position:fixed;z-index:100;left:0;top:0;width:100%;height:1.95rem}.head_goback[data-v-cec0c0c0]{left:.4rem;width:.6rem;height:1rem;line-height:2.2rem;margin-left:.4rem}.head_login[data-v-cec0c0c0]{right:.55rem;font-size:.65rem;color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.head_login .login_span[data-v-cec0c0c0]{color:#fff}.head_login .user_avatar[data-v-cec0c0c0]{fill:#fff;width:.8rem;height:.8rem}.title_head[data-v-cec0c0c0]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;color:#fff;text-align:center}.title_head .title_text[data-v-cec0c0c0]{font-size:.8rem;color:#fff;text-align:center;font-weight:700}","",{version:3,sources:["/./src/components/header/head.vue"],names:[],mappings:"AACA,2BAA2B,yBAAyB,eAAe,YAAY,OAAO,MAAM,WAAW,cAAc,CACpH,AACD,8BAA8B,WAAY,YAAY,YAAY,mBAAmB,iBAAiB,CACrG,AACD,6BAA6B,aAAc,iBAAiB,WAAW,kBAAkB,QAAQ,AAAkE,0BAA0B,CAC5L,AACD,yCAAyC,UAAU,CAClD,AACD,0CAA0C,UAAU,YAAY,YAAY,CAC3E,AACD,6BAA6B,kBAAkB,QAAQ,SAAS,AAA4E,+BAAgC,UAAU,WAAW,iBAAiB,CACjN,AACD,yCAAyC,gBAAgB,WAAW,kBAAkB,eAAgB,CACrG",file:"head.vue",sourcesContent:["\n#head_top[data-v-cec0c0c0]{background-color:#3190e8;position:fixed;z-index:100;left:0;top:0;width:100%;height:1.95rem\n}\n.head_goback[data-v-cec0c0c0]{left:0.4rem;width:.6rem;height:1rem;line-height:2.2rem;margin-left:.4rem\n}\n.head_login[data-v-cec0c0c0]{right:0.55rem;font-size:.65rem;color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)\n}\n.head_login .login_span[data-v-cec0c0c0]{color:#fff\n}\n.head_login .user_avatar[data-v-cec0c0c0]{fill:#fff;width:.8rem;height:.8rem\n}\n.title_head[data-v-cec0c0c0]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50%;color:#fff;text-align:center\n}\n.title_head .title_text[data-v-cec0c0c0]{font-size:.8rem;color:#fff;text-align:center;font-weight:bold\n}\n"],sourceRoot:"webpack://"}])},7:function(e,t,a){var i=a(6);"string"==typeof i&&(i=[[e.id,i,""]]);a(3)(i,{});i.locals&&(e.exports=i.locals)},8:function(e,t,a){a(7);var i=a(1)(a(5),a(9),"data-v-cec0c0c0",null);e.exports=i.exports},9:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("header",{attrs:{id:"head_top"}},[e._t("logo"),e._v(" "),e._t("search"),e._v(" "),e.goBack?a("section",{staticClass:"head_goback",on:{click:function(t){e.$router.go(-1)}}},[a("svg",{attrs:{width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg",version:"1.1"}},[a("polyline",{staticStyle:{fill:"none",stroke:"rgb(255,255,255)","stroke-width":"2"},attrs:{points:"12,18 4,9 12,0"}})])]):e._e(),e._v(" "),e.signinUp?a("router-link",{staticClass:"head_login",attrs:{to:e.userInfo?"/profile":"/login"}},[e.userInfo?a("svg",{staticClass:"user_avatar"},[a("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":"#user"}})]):a("span",{staticClass:"login_span"},[e._v("登录|注册")])]):e._e(),e._v(" "),e.headTitle?a("section",{staticClass:"title_head ellipsis"},[a("span",{staticClass:"title_text"},[e._v(e._s(e.headTitle))])]):e._e(),e._v(" "),e._t("edit"),e._v(" "),e._t("msite-title"),e._v(" "),e._t("changecity"),e._v(" "),e._t("changeLogin")],2)},staticRenderFns:[]}},11:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={data:function(){return{positionY:0,timer:null}},mounted:function(){},props:["alertText"],methods:{closeTip:function(){this.$emit("closeTip")}}}},12:function(e,t,a){t=e.exports=a(2)(),t.push([e.id,"@keyframes tipMove{0%{transform:scale(1)}35%{transform:scale(.8)}70%{transform:scale(1.1)}to{transform:scale(1)}}.alet_container[data-v-6b971941]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200}.tip_text_container[data-v-6b971941]{position:absolute;top:50%;left:50%;margin-top:-6rem;margin-left:-6rem;width:12rem;animation:tipMove .4s;background-color:#fff;padding-top:.6rem;border:1px;border-radius:.25rem}.tip_text_container .tip_icon[data-v-6b971941],.tip_text_container[data-v-6b971941]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.tip_text_container .tip_icon[data-v-6b971941]{width:3rem;height:3rem;border:.15rem solid #f8cb86;border-radius:50%}.tip_text_container .tip_icon span[data-v-6b971941]:first-of-type{width:.12rem;height:1.5rem;background-color:#f8cb86}.tip_text_container .tip_icon span[data-v-6b971941]:nth-of-type(2){width:.2rem;height:.2rem;border:1px;border-radius:50%;margin-top:.2rem;background-color:#f8cb86}.tip_text_container .tip_text[data-v-6b971941]{font-size:.7rem;color:#333;line-height:.9rem;text-align:center;margin-top:.8rem;padding:0 .4rem}.tip_text_container .confrim[data-v-6b971941]{font-size:.8rem;color:#fff;font-weight:700;margin-top:.8rem;background-color:#4cd964;width:100%;text-align:center;line-height:1.8rem;border:1px;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}","",{version:3,sources:["/./src/components/common/alertTip.vue"],names:[],mappings:"AAWA,mBACA,GAA8B,kBAAkB,CAC/C,AACD,IAAiC,mBAAoB,CACpD,AACD,IAAiC,oBAAoB,CACpD,AACD,GAAgC,kBAAkB,CACjD,CACA,AACD,iCAAiC,eAAe,MAAM,OAAO,QAAQ,SAAS,WAAW,CACxF,AACD,qCAAqC,kBAAkB,QAAQ,SAAS,iBAAiB,kBAAkB,YAAY,AAA8B,sBAAsB,sBAAsB,AAAW,kBAAkB,AAAiZ,WAAW,oBAAqB,CAC9oB,AACD,oFAFuQ,oBAAoB,aAAa,AAAuD,qBAAqB,uBAAuB,AAAoD,sBAAsB,mBAAmB,AAAuF,0BAA0B,qBAAsB,CAG9mB,AADD,+CAA+C,WAAW,YAAY,4BAA6B,iBAAkB,CACpH,AACD,kEAAmE,aAAa,cAAc,wBAAwB,CACrH,AACD,mEAAmE,YAAY,aAAa,WAAW,kBAAkB,iBAAiB,wBAAwB,CACjK,AACD,+CAA+C,gBAAgB,WAAW,kBAAkB,kBAAkB,iBAAiB,eAAe,CAC7I,AACD,8CAA8C,gBAAgB,WAAW,gBAAiB,iBAAiB,yBAAyB,WAAW,kBAAkB,mBAAmB,WAAW,iCAAkC,iCAAkC,CAClQ",file:"alertTip.vue",sourcesContent:["\n@-webkit-keyframes tipMove{\n0%{-webkit-transform:scale(1);transform:scale(1)\n}\n35%{-webkit-transform:scale(0.8);transform:scale(0.8)\n}\n70%{-webkit-transform:scale(1.1);transform:scale(1.1)\n}\n100%{-webkit-transform:scale(1);transform:scale(1)\n}\n}\n@keyframes tipMove{\n0%{-webkit-transform:scale(1);transform:scale(1)\n}\n35%{-webkit-transform:scale(0.8);transform:scale(0.8)\n}\n70%{-webkit-transform:scale(1.1);transform:scale(1.1)\n}\n100%{-webkit-transform:scale(1);transform:scale(1)\n}\n}\n.alet_container[data-v-6b971941]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200\n}\n.tip_text_container[data-v-6b971941]{position:absolute;top:50%;left:50%;margin-top:-6rem;margin-left:-6rem;width:12rem;-webkit-animation:tipMove .4s;animation:tipMove .4s;background-color:#fff;border:1px;padding-top:.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:1px;border-radius:0.25rem\n}\n.tip_text_container .tip_icon[data-v-6b971941]{width:3rem;height:3rem;border:0.15rem solid #f8cb86;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column\n}\n.tip_text_container .tip_icon span[data-v-6b971941]:nth-of-type(1){width:.12rem;height:1.5rem;background-color:#f8cb86\n}\n.tip_text_container .tip_icon span[data-v-6b971941]:nth-of-type(2){width:.2rem;height:.2rem;border:1px;border-radius:50%;margin-top:.2rem;background-color:#f8cb86\n}\n.tip_text_container .tip_text[data-v-6b971941]{font-size:.7rem;color:#333;line-height:.9rem;text-align:center;margin-top:.8rem;padding:0 .4rem\n}\n.tip_text_container .confrim[data-v-6b971941]{font-size:.8rem;color:#fff;font-weight:bold;margin-top:.8rem;background-color:#4cd964;width:100%;text-align:center;line-height:1.8rem;border:1px;border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem\n}\n"],sourceRoot:"webpack://"}])},13:function(e,t,a){var i=a(12);"string"==typeof i&&(i=[[e.id,i,""]]);a(3)(i,{});i.locals&&(e.exports=i.locals)},14:function(e,t,a){a(13);var i=a(1)(a(11),a(15),"data-v-6b971941",null);e.exports=i.exports},15:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"alet_container"},[a("section",{staticClass:"tip_text_container"},[e._m(0),e._v(" "),a("p",{staticClass:"tip_text"},[e._v(e._s(e.alertText))]),e._v(" "),a("div",{staticClass:"confrim",on:{click:e.closeTip}},[e._v("确认")])])])},staticRenderFns:[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"tip_icon"},[a("span"),e._v(" "),a("span")])}]}},18:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getImgPath=t.loadMore=void 0;var i=a(27);a(17),t.loadMore={directives:{"load-more":{bind:function(e,t){var a=window.screen.height,n=void 0,r=void 0,o=void 0,s=void 0,d=void 0,A=void 0,c=void 0,l=void 0,m=e.attributes.type&&e.attributes.type.value,p=2;2==m?(c=e,l=e.children[0]):(c=document.body,l=e),e.addEventListener("touchstart",function(){n=l.clientHeight,2==m&&(n=n),r=e.offsetTop,o=(0,i.getStyle)(e,"paddingBottom"),s=(0,i.getStyle)(e,"marginBottom")},!1),e.addEventListener("touchmove",function(){f()},!1),e.addEventListener("touchend",function(){A=c.scrollTop,u()},!1);var u=function e(){d=requestAnimationFrame(function(){c.scrollTop!=A?(A=c.scrollTop,e()):(cancelAnimationFrame(d),n=l.clientHeight,f())})},f=function(){c.scrollTop+a>=n+r+o+s-p&&t.value()}}}}},t.getImgPath={methods:{getImgPath:function(e){var t=void 0;if(!e)return"//elm.cangdu.org/img/default.jpg";t=e.indexOf("jpeg")!==-1?".jpeg":".png";var a="/"+e.substr(0,1)+"/"+e.substr(1,2)+"/"+e.substr(3)+t;return"https://fuss10.elemecdn.com"+a}}}},153:function(e,t,a){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=a(20),r=i(n),o=a(19),s=i(o),d=a(10),A=i(d),c=a(8),l=i(c),m=a(18),p=a(4),u=a(16),f=a(14),g=i(f);t.default={data:function(){return{verify:!1,verifytwo:!1,verifythree:!1,verifyfour:!1,verifyfive:!1,butpart:!1,sendaddress:"",message:"",mesthree:"",telenum:"",telephone:"",standbytele:"",standbytelenum:"",addSearch:!1,newAddress:{},showAlert:!1,alertText:null}},created:function(){},mixins:[m.getImgPath],components:{headTop:l.default,alertTip:g.default},computed:(0,A.default)({},(0,p.mapState)(["userInfo","addAddress","removeAddress","newAddress","geohash"])),props:[],methods:(0,A.default)({},(0,p.mapMutations)(["ADD_ADDRESS"]),{inputThing:function(){this.message?this.verify=!1:this.verify=!0,this.bindThing()},inputThingthree:function(){this.verifythree=!0,0==this.mesthree.length?this.sendaddress="请详细填写送餐地址":this.mesthree.length>0&&this.mesthree.length<=2?this.sendaddress="送餐地址太短了,不能辨识":(this.sendaddress="",this.verifythree=!1),this.bindThing()},inputThingfour:function(){this.verifyfour=!0,/^[1][358][0-9]{9}$/.test(this.telenum)?this.verifyfour=!1:""==this.telenum?this.telephone="手机号不能为空":this.telephone="请输入正确的手机号",this.bindThing()},inputThingfive:function(){this.verifyfive=!0,/^[1][358][0-9]{9}$/.test(this.standbytelenum)||""==this.standbytelenum?this.verifyfive=!1:this.standbytele="请输入正确的手机号",this.bindThing()},bindThing:function(){this.message&&this.mesthree&&!this.verifyfour?this.butpart=!0:this.butpart=!1},submitThing:function(){var e=this;return(0,s.default)(r.default.mark(function t(){var a;return r.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,u.postAddAddress)(e.userInfo.user_id,e.mesthree,e.addAddress,e.geohash,e.message,e.telenum,e.standbytelenum,0,1,"公司",4);case 2:a=t.sent,a.message?(e.showAlert=!0,e.alertText=a.message):e.butpart&&(e.ADD_ADDRESS({name:e.message,address:e.mesthree,address_detail:e.addAddress,geohash:"wtw37r7cxep4",phone:e.telenum,phone_bk:e.standbytelenum,poi:e.addAddress,poi_type:0}),e.$router.go(-1));case 4:case"end":return t.stop()}},t,e)}))()}})}},233:function(e,t,a){t=e.exports=a(2)(),t.push([e.id,".router-slid-enter-active[data-v-2a32e4d0],.router-slid-leave-active[data-v-2a32e4d0]{transition:all .4s}.router-slid-enter[data-v-2a32e4d0],.router-slid-leave-active[data-v-2a32e4d0]{transform:translate3d(2rem,0,0);opacity:0}.rating_page[data-v-2a32e4d0]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f2f2f2;z-index:202;padding-top:1.95rem}.rating_page p[data-v-2a32e4d0],.rating_page span[data-v-2a32e4d0]{font-family:Helvetica Neue,Tahoma,Arial}.adddetail[data-v-2a32e4d0]{margin-top:.4rem}.ui-padding-block[data-v-2a32e4d0]{background:#fff;padding-top:.4rem}.ui-padding-block .add-detail[data-v-2a32e4d0]{display:block}.ui-padding-block .input-new[data-v-2a32e4d0]{padding-bottom:.4rem}.ui-padding-block .input-new input[data-v-2a32e4d0]{display:block;width:15rem;font-size:.6rem;margin:0 auto;padding:.3rem;background:#f2f2f2;border:1px solid #ddd;border-radius:3px}.ui-padding-block .input-new .verifies[data-v-2a32e4d0]{border-color:#ea3106}.ui-padding-block .input-new p[data-v-2a32e4d0]{font-size:.4rem;color:#ea3106;padding-left:.5rem;margin-top:.2rem}.addbutton[data-v-2a32e4d0]{margin:.6rem auto;width:15rem;background:#4cd964;border-radius:3px}.addbutton button[data-v-2a32e4d0]{width:100%;font-size:.6rem;color:#fff;line-height:1.6rem;background:none;font-weight:700;opacity:.6}.addbutton .butopacity[data-v-2a32e4d0]{transition:all .4s;opacity:1}","",{version:3,sources:["/./src/page/profile/children/children/children/add.vue"],names:[],mappings:"AACA,sFAAiH,kBAAkB,CAClI,AACD,+EAAyH,gCAAkC,SAAS,CACnK,AACD,8BAA8B,kBAAkB,MAAM,OAAO,QAAQ,SAAS,yBAAyB,YAAY,mBAAmB,CACrI,AACD,mEAAmE,uCAAuC,CACzG,AACD,4BAA4B,gBAAgB,CAC3C,AACD,mCAAmC,gBAAgB,iBAAiB,CACnE,AACD,+CAA+C,aAAa,CAC3D,AACD,8CAA8C,oBAAoB,CACjE,AACD,oDAAoD,cAAc,YAAY,gBAAgB,cAAc,cAAc,mBAAmB,sBAAsB,iBAAiB,CACnL,AACD,wDAAwD,oBAAoB,CAC3E,AACD,gDAAgD,gBAAgB,cAAc,mBAAmB,gBAAgB,CAChH,AACD,4BAA4B,kBAAkB,YAAY,mBAAmB,iBAAiB,CAC7F,AACD,mCAAmC,WAAW,gBAAgB,WAAW,mBAAmB,gBAAgB,gBAAgB,UAAU,CACrI,AACD,wCAAmE,mBAAmB,SAAS,CAC9F",file:"add.vue",sourcesContent:["\n.router-slid-enter-active[data-v-2a32e4d0],.router-slid-leave-active[data-v-2a32e4d0]{-webkit-transition:all .4s;transition:all .4s\n}\n.router-slid-enter[data-v-2a32e4d0],.router-slid-leave-active[data-v-2a32e4d0]{-webkit-transform:translate3d(2rem, 0, 0);transform:translate3d(2rem, 0, 0);opacity:0\n}\n.rating_page[data-v-2a32e4d0]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f2f2f2;z-index:202;padding-top:1.95rem\n}\n.rating_page p[data-v-2a32e4d0],.rating_page span[data-v-2a32e4d0]{font-family:Helvetica Neue,Tahoma,Arial\n}\n.adddetail[data-v-2a32e4d0]{margin-top:.4rem\n}\n.ui-padding-block[data-v-2a32e4d0]{background:#fff;padding-top:.4rem\n}\n.ui-padding-block .add-detail[data-v-2a32e4d0]{display:block\n}\n.ui-padding-block .input-new[data-v-2a32e4d0]{padding-bottom:.4rem\n}\n.ui-padding-block .input-new input[data-v-2a32e4d0]{display:block;width:15rem;font-size:.6rem;margin:0 auto;padding:.3rem;background:#f2f2f2;border:1px solid #ddd;border-radius:3px\n}\n.ui-padding-block .input-new .verifies[data-v-2a32e4d0]{border-color:#ea3106\n}\n.ui-padding-block .input-new p[data-v-2a32e4d0]{font-size:.4rem;color:#ea3106;padding-left:.5rem;margin-top:.2rem\n}\n.addbutton[data-v-2a32e4d0]{margin:.6rem auto;width:15rem;background:#4cd964;border-radius:3px\n}\n.addbutton button[data-v-2a32e4d0]{width:100%;font-size:.6rem;color:#fff;line-height:1.6rem;background:none;font-weight:700;opacity:.6\n}\n.addbutton .butopacity[data-v-2a32e4d0]{-webkit-transition:all .4s;transition:all .4s;opacity:1\n}\n"],sourceRoot:"webpack://"}])},281:function(e,t,a){var i=a(233);"string"==typeof i&&(i=[[e.id,i,""]]);a(3)(i,{});i.locals&&(e.exports=i.locals)},375:function(e,t,a){a(281);var i=a(1)(a(153),a(404),"data-v-2a32e4d0",null);e.exports=i.exports},404:function(e,t){e.exports={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"rating_page"},[a("head-top",{attrs:{"head-title":"新增地址","go-back":"true"}}),e._v(" "),a("section",{staticClass:"adddetail"},[a("form",{attrs:{action:""},on:{submit:function(e){e.preventDefault()}}},[a("section",{staticClass:"ui-padding-block"},[a("div",{staticClass:"input-new"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.message,expression:"message"}],class:{verifies:e.verify},attrs:{type:"text",placeholder:"请填写你的姓名"},domProps:{value:e.message},on:{input:[function(t){t.target.composing||(e.message=t.target.value)},e.inputThing]}}),e._v(" "),e.verify?a("p",[e._v("请填写您的姓名")]):e._e()]),e._v(" "),a("router-link",{staticClass:"add-detail",attrs:{to:"/profile/info/address/add/addDetail"}},[a("div",{staticClass:"input-new"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.addAddress,expression:"addAddress"}],attrs:{type:"text",placeholder:"小区/写字楼/学校等",readonly:"readonly"},domProps:{value:e.addAddress},on:{input:function(t){t.target.composing||(e.addAddress=t.target.value)}}})])]),e._v(" "),a("div",{staticClass:"input-new"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.mesthree,expression:"mesthree"}],class:{verifies:e.verifythree},attrs:{type:"text",placeholder:"请填写详细送餐地址"},domProps:{value:e.mesthree},on:{input:[function(t){t.target.composing||(e.mesthree=t.target.value)},e.inputThingthree]}}),e._v(" "),e.verifythree?a("p",[e._v(e._s(e.sendaddress))]):e._e()]),e._v(" "),a("div",{staticClass:"input-new"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.telenum,expression:"telenum"}],class:{verifies:e.verifyfour},attrs:{type:"text",placeholder:"请填写能够联系到您的手机号"},domProps:{value:e.telenum},on:{input:[function(t){t.target.composing||(e.telenum=t.target.value)},e.inputThingfour]}}),e._v(" "),e.verifyfour?a("p",[e._v(e._s(e.telephone))]):e._e()]),e._v(" "),a("div",{staticClass:"input-new"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.standbytelenum,expression:"standbytelenum"}],attrs:{type:"text",placeholder:"备用联系电话(选填)"},domProps:{value:e.standbytelenum},on:{input:[function(t){t.target.composing||(e.standbytelenum=t.target.value)},e.inputThingfive]}}),e._v(" "),e.verifyfive?a("p",[e._v(e._s(e.standbytele))]):e._e()])],1),e._v(" "),a("section",{staticClass:"addbutton"},[a("button",{class:{butopacity:e.butpart},on:{click:function(t){return t.preventDefault(),e.submitThing(t)}}},[e._v("新增地址")])])])]),e._v(" "),a("transition",{attrs:{name:"router-slid",mode:"out-in"}},[a("router-view")],1),e._v(" "),e.showAlert?a("alert-tip",{attrs:{alertText:e.alertText},on:{closeTip:function(t){e.showAlert=!1}}}):e._e()],1)},staticRenderFns:[]}}});
|