pages-index-home.378b982d.js 20 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-home"],{"1ec5":function(t,e,a){"use strict";a.r(e);var i=a("bc79"),n=a("1f3f");for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);a("834a");var r,s=a("f0c5"),c=Object(s["a"])(n["default"],i["b"],i["c"],!1,null,"3c5af555",null,!1,i["a"],r);e["default"]=c.exports},"1f3f":function(t,e,a){"use strict";a.r(e);var i=a("33bf"),n=a.n(i);for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);e["default"]=n.a},"33bf":function(t,e,a){"use strict";a("99af"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=a("b0d5"),n=a("a78c5"),o=a("f105"),r={data:function(){return{userInfo:"",header_color:"linear-gradient(52deg, rgba(151,143,250,1) 0%, rgba(126,153,254,1) 100%)",navP:0,DoctorList:[],limit:10,page:1,loadingType:"more",loading:0,addr_color:"",swiperCurrent:0,swiperHeight:300,banner:"",recommend:"",courseList:"",broadList:""}},onLoad:function(t){var e=this;t.spread&&(this.spread=t.spread,uni.setStorageSync("spread",t.spread)),(0,o.getUserInfo)({}).then((function(t){e.userInfo=t.data,uni.setStorageSync("userInfo",t.data),e.userInfo.ext_info||uni.navigateTo({url:"/pages/index/identity"});var a=uni.getStorageSync("gz")||"more";1!=e.userInfo.subscribe&&"more"==a&&uni.showModal({title:"温馨提醒",content:"为更好的接收消息推送,请关注公众号。",success:function(t){uni.setStorageSync("gz","loaded"),t.confirm&&uni.navigateTo({url:"/pages/public/erweima"})}})})),this.loadData(),this.getDoctorList()},onShow:function(){var t=this;(0,o.getUserInfo)({}).then((function(e){t.userInfo=e.data,uni.setStorageSync("userInfo",e.data),2==t.userInfo.type&&(uni.setTabBarItem({index:0,text:"首页",iconPath:"static/tabBar/tab-home.png",selectedIconPath:"static/tabBar/tab-home-current.png"}),uni.setTabBarItem({index:1,text:"我的病人",iconPath:"static/tabBar/tab-cate.png",selectedIconPath:"static/tabBar/tab-cate-current.png",visible:!0}),uni.setTabBarItem({index:2,text:"科普学习",iconPath:"static/tabBar/tab-study.png",selectedIconPath:"static/tabBar/tab-study-current.png",visible:!1}),uni.setTabBarItem({index:3,text:"接单",iconPath:"static/tabBar/jd.png",selectedIconPath:"static/tabBar/jd-act.png",visible:!0}),uni.setTabBarItem({index:4,text:"我的",iconPath:"static/tabBar/tab-my.png",selectedIconPath:"static/tabBar/tab-my-current.png"})),3==t.userInfo.type&&(uni.setTabBarItem({index:0,text:"首页",iconPath:"static/tabBar/tab-home.png",selectedIconPath:"static/tabBar/tab-home-current.png"}),uni.setTabBarItem({index:1,text:"咨询记录",iconPath:"static/tabBar/tab-cate.png",selectedIconPath:"static/tabBar/tab-cate-current.png",visible:!0}),uni.setTabBarItem({index:2,text:"科普学习",iconPath:"static/tabBar/tab-study.png",selectedIconPath:"static/tabBar/tab-study-current.png",visible:!1}),uni.setTabBarItem({index:3,text:"发布订单",iconPath:"static/tabBar/jd.png",selectedIconPath:"static/tabBar/jd-act.png",pagePath:"/pages/dd/dd",visible:!0}),uni.setTabBarItem({index:4,text:"我的",iconPath:"static/tabBar/tab-my.png",selectedIconPath:"static/tabBar/tab-my-current.png"})),1==t.userInfo.type&&(console.log("普通用户"),uni.setTabBarItem({index:0,text:"首页",iconPath:"static/tabBar/tab-home.png",selectedIconPath:"static/tabBar/tab-home-current.png",visible:!0}),uni.setTabBarItem({index:1,text:"咨询记录",iconPath:"static/tabBar/tab-cate.png",selectedIconPath:"static/tabBar/tab-cate-current.png",visible:!0}),uni.setTabBarItem({index:3,text:"接单",iconPath:"static/tabBar/jd.png",selectedIconPath:"static/tabBar/jd-act.png",visible:!1}),uni.setTabBarItem({index:4,text:"我的",iconPath:"static/tabBar/tab-my.png",selectedIconPath:"static/tabBar/tab-my-current.png",visible:!0}))})).catch((function(t){console.log(t)}))},methods:{ToRegister:function(t){1==t?uni.navigateTo({url:"/pages/doctor/doclist"}):uni.switchTab({url:"/pages/index/index"})},add:function(){this.$log.getLog();this.$log.showLog()},loadData:function(){var t=this;(0,n.course_list)({page:t.page,limit:t.limit}).then((function(e){t.banner=e.data.banner,t.recommend=e.data.recommend,t.courseList=e.data.recommend["精品课程排行"].list,e.data.recommend["在线直播"].list&&(t.broadList=e.data.recommend["在线直播"].list)})).catch((function(t){console.log(t.message)}))},getDoctorList:function(t){var e=this;if("refresh"!==t){if("nomore"===e.loadingType)return;e.loadingType="loading"}else e.loadingType="more";(0,i.getDoctorList)({hospital:"",keyword:"",sort:"",page:e.page,limit:e.limit}).then((function(a){"refresh"===t&&(e.DoctorList=[]),e.DoctorList=e.DoctorList.concat(a.data.list),e.limit==e.DoctorList.length?(e.page++,e.loadingType="more"):e.loadingType="nomore","refresh"===t&&(1==e.loading?uni.hideLoading():uni.stopPullDownRefresh())})).catch((function(t){console.log(t.message),"请登录"==t.message&&uni.showModal({title:"提示",content:"您未登录,是否马上登陆",success:function(t){t.confirm?interceptor():t.cancel&&console.log("用户点击取消")}}),e.loadingType="nomore",uni.hideLoading()}))},ToCourse:function(){var t=this.recommend["精品课程排行"];uni.navigateTo({url:"/pages/course/course?recommend_id="+t.id+"&type="+t.type+"&title="+t.title+"&typesetting="+t.typesetting})},ToCourseDetails:function(t){console.log(t);var e=t.link_id;uni.navigateTo({url:"/pages/course/detail?id="+e})},ToExpert:function(t){uni.navigateTo({url:"/pages/doctor/expert?id="+t})},ToDoclist:function(){uni.navigateTo({url:"/pages/doctor/doclist"})},ToLive:function(){console.log(this.recommend);var t=this.recommend["在线直播"];uni.navigateTo({url:"/pages/live/list?recommend_id="+t.id+"&type="+t.type+"&title="+t.title+"&typesetting="+t.typesetting})},ToLiveDetails:function(t){console.log(t),uni.navigateTo({url:"/pages/live/details?id="+t.link_id})},swiperChange:function(t){var e=t.detail.current;this.swiperCurrent=e}}};e.default=r},6143:function(t,e,a){t.exports=a.p+"static/img/goxzyy.fa55a885.png"},"834a":function(t,e,a){"use strict";var i=a("f7d7"),n=a.n(i);n.a},"887d":function(t,e,a){t.exports=a.p+"static/img/banner.f97eb14f.png"},a78c5:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.course_list=o,e.details=r,e.collect=s,e.course=c,e.task_info=d,e.create_order=l,e.GetTask=u,e.PlayNum=f,e.unified=p,e.GetUnifiend=g;var n=i(a("0966"));function o(t){return(0,n.default)({url:"/api/special.special/get_content_recommend",method:"post",data:t})}function r(t){return(0,n.default)({url:"/api/special.special/details",method:"get",data:t})}function s(t){return(0,n.default)({url:"/api/special.special/collect",method:"get",data:t})}function c(t){return(0,n.default)({url:"/api/special.special/get_course_list",method:"get",data:t})}function d(t){return(0,n.default)({url:"/api/special.special/task_info",method:"get",data:t})}function l(t){return(0,n.default)({url:"/api/special.special/create_order",method:"post",data:t})}function u(t){return(0,n.default)({url:"/api/special.special/get_task_link",method:"post",data:t})}function f(t){return(0,n.default)({url:"/api/special.special/play_num",method:"post",data:t})}function p(t){return(0,n.default)({url:"/api/special.special/unified_list",method:"get",data:t})}function g(t){return(0,n.default)({url:"/api/special.special/get_unifiend_list",method:"get",data:t})}},b0d5:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.getDoctorList=o,e.getDoctor=r,e.calculate=s,e.createOrder=c,e.allComment=d,e.getDocterTypeList=l;var n=i(a("0966"));function o(t){return(0,n.default)({url:"/api/user.user/getDoctorList",method:"get",data:t})}function r(t){return(0,n.default)({url:"/api/user.user/getDoctor",method:"post",data:t})}function s(t){return(0,n.default)({url:"/api/object.order/calculate",method:"post",data:t})}function c(t){return(0,n.default)({url:"/api/object.order/createOrder",method:"post",data:t})}function d(t){return(0,n.default)({url:"/api/user.user/allComment",method:"post",data:t})}function l(t){return(0,n.default)({url:"/api/system.type/getList",method:"get",data:t})}},b356:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/uni-page-body[data-v-3c5af555]{background:#f5f5f5}.top_header[data-v-3c5af555]{padding:%?25?% %?0?%}.top_header .top-address[data-v-3c5af555]{position:fixed;top:0;width:100%!important;z-index:999;padding-bottom:%?25?%}.top_header .top-address .header[data-v-3c5af555]{width:100%;padding:0 4%;height:%?100?%;display:flex;align-items:center}.top_header .top-address .header .addr[data-v-3c5af555]{height:%?60?%;flex-shrink:0;display:flex;align-items:center;font-size:%?36?%;font-weight:700;width:90%;color:#fff}.top_header .top-address .header .addr .icon[data-v-3c5af555]{height:%?60?%;margin-right:%?15?%;display:flex;align-items:center;font-size:%?42?%;color:#fff}.top_header .top-address .header .config[data-v-3c5af555]{width:%?120?%;height:%?60?%;flex-shrink:0;display:flex}.top_header .top-address .header .config .message[data-v-3c5af555]{width:%?65?%;height:%?65?%;display:flex;justify-content:flex-end;align-items:center;font-size:%?42?%;color:#fff}.top_header .zhanwei[data-v-3c5af555]{width:100%!important;height:%?60?%}.search-box[data-v-3c5af555]{height:%?120?%}.input-box[data-v-3c5af555]{width:80%;margin-left:%?25?%;height:%?70?%;background-color:#fff;border-radius:%?50?%;position:relative;display:flex;align-items:center}.input-box .icon[data-v-3c5af555]{display:flex;align-items:center;position:absolute;top:0;left:%?35?%;width:%?60?%;height:%?70?%;font-size:%?34?%;color:silver}.input-box uni-input[data-v-3c5af555]{padding-left:%?100?%;height:%?28?%;font-size:%?28?%}.queding[data-v-3c5af555]{color:#fff;font-size:%?35?%;padding:%?25?% %?25?%}.swiper[data-v-3c5af555]{width:100%;display:flex;justify-content:center}.swiper .swiper-box[data-v-3c5af555]{width:100%;height:%?346?%;overflow:hidden;position:relative;z-index:1}.swiper .swiper-box uni-swiper[data-v-3c5af555]{width:100%;height:%?346?%}.swiper .swiper-box uni-swiper uni-swiper-item uni-image[data-v-3c5af555]{width:100%;height:%?346?%}.swiper .swiper-box .indicator[data-v-3c5af555]{position:absolute;bottom:%?20?%;left:%?20?%;background-color:hsla(0,0%,100%,.4);width:%?150?%;height:%?5?%;border-radius:%?3?%;overflow:hidden;display:flex}.swiper .swiper-box .indicator .dots[data-v-3c5af555]{width:%?0?%;background-color:#fff;transition:all .3s ease-out}.swiper .swiper-box .indicator .dots.on[data-v-3c5af555]{width:33.33333%}.Live-list[data-v-3c5af555]{margin-top:%?25?%;width:100%;background-color:#fff;font-size:%?24?%;padding:%?35?% %?35?%}.Live-list .list-name[data-v-3c5af555]{padding-bottom:%?35?%}.Live-list .list-name .list-tip[data-v-3c5af555]{position:relative;padding-left:%?25?%;color:#6786fb;font-size:%?32?%}.Live-list .list-name .list-tip .tip[data-v-3c5af555]{position:absolute;left:%?0?%;width:%?10?%;height:%?45?%;background-color:#6786fb;border-radius:%?25?%}.Live-list .list-name .list-more[data-v-3c5af555]{color:#999;font-size:%?24?%}.scoll-wrapper[data-v-3c5af555]{display:flex;align-items:flex-start}.scoll-wrapper .floor-item[data-v-3c5af555]{width:%?220?%;font-size:%?26?%;margin-right:%?25?%}.scoll-wrapper .floor-item .img-box[data-v-3c5af555]{position:relative}.scoll-wrapper .floor-item .img-box .list-image[data-v-3c5af555]{width:%?220?%;height:%?144?%;border-radius:%?15?%;box-shadow:0 6px 10px 0 rgba(0,0,0,.04)}.scoll-wrapper .floor-item .img-box .tip[data-v-3c5af555]{position:absolute;right:%?15?%;top:%?0?%;background:#ff6700;width:%?45?%;text-align:center;font-size:%?18?%;color:#fff;padding:%?10?% %?0?%;border-bottom-left-radius:%?25?%;border-bottom-right-radius:%?25?%}.scoll-wrapper .floor-item .tip-box[data-v-3c5af555]{display:flex;flex-wrap:wrap;padding-top:%?5?%}.scoll-wrapper .floor-item .tip-box .tip[data-v-3c5af555]{background:rgba(103,134,251,.18);color:#6786fb;margin-right:%?15?%;margin-top:%?10?%;padding:%?2?% %?10?%}.scoll-wrapper .floor-item .title[data-v-3c5af555]{font-size:%?26?%!important;font-weight:500}.scoll-wrapper .floor-item .info[data-v-3c5af555]{color:#999;font-size:%?24?%;padding-top:%?15?%}\n/*公用边框样式*/.guess-section[data-v-3c5af555]{display:flex;flex-wrap:wrap}.guess-section .guess-item[data-v-3c5af555]{position:relative;overflow:hidden;display:flex;flex-direction:column;width:47%;margin-bottom:2%;background-color:#fff;padding-bottom:%?30?%}.guess-section .tip-box[data-v-3c5af555]{display:flex;flex-wrap:wrap;padding-top:%?5?%}.guess-section .tip-box .tip[data-v-3c5af555]{background:rgba(103,134,251,.18);color:#6786fb;margin-right:%?15?%;margin-top:%?10?%;padding:%?2?% %?10?%}.guess-section .imagewrapper[data-v-3c5af555]{width:100%;height:%?204?%;margin-bottom:%?15?%}.guess-section .imagewrapper uni-image[data-v-3c5af555]{border-radius:%?15?%;width:100%;height:100%}.guess-section .title[data-v-3c5af555]{font-size:%?30?%;color:#303133}.guess-section .info[data-v-3c5af555]{color:#e73932;padding-top:%?15?%;font-size:%?30?%}.preferred_centent[data-v-3c5af555]{width:100%}.preferred_centent .preferred_item[data-v-3c5af555]{width:100%;height:100%;border-top:1px solid #f0f0f0;padding:%?35?% %?0?%}.preferred_centent .preferred_item .goods_image uni-image[data-v-3c5af555]{width:%?140?%;height:%?140?%;border-radius:100%}.preferred_centent .preferred_item .goods_name[data-v-3c5af555]{padding-left:%?25?%;width:50%}.preferred_centent .preferred_item .goods_name .goods_title[data-v-3c5af555]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:%?30?%;font-weight:400}.preferred_centent .preferred_item .goods_name .goods_info[data-v-3c5af555]{padding-top:%?15?%;font-size:%?24?%;color:#999}.preferred_centent .preferred_item .btn-tpl[data-v-3c5af555]{margin-left:%?10?%;border:%?2?% solid #305cec;padding:%?13?% %?20?%;color:#6786fb;border-radius:%?15?%}.preferred_centent .preferred_item .btn-tpl .tpl-img[data-v-3c5af555]{padding-right:%?10?%}.preferred_centent .preferred_item .btn-tpl .tpl-img uni-image[data-v-3c5af555]{margin-top:%?8?%;width:%?35?%;height:%?35?%}.top-banner[data-v-3c5af555]{width:100%}.top-banner uni-image[data-v-3c5af555]{width:100%}.template[data-v-3c5af555]{width:100%;background:#fff;overflow:hidden;padding:%?25?%;box-shadow:0 5px 5px 0 rgba(35,24,21,.06);border-radius:%?12?%;position:relative}.template .left-img[data-v-3c5af555]{width:%?140?%;height:%?140?%}.template .left-img uni-image[data-v-3c5af555]{width:100%;height:100%;border-radius:100%}.template .center-word[data-v-3c5af555]{width:52%;padding-left:%?25?%}.template .center-word .one[data-v-3c5af555]{font-size:%?30?%;font-weight:500;color:#333;line-height:%?36?%;display:block;margin-bottom:%?10?%}.template .center-word .two[data-v-3c5af555]{font-size:%?24?%;font-weight:500;color:#666;line-height:%?36?%;display:block}.template .right-label[data-v-3c5af555]{padding:%?16?%;border:1px solid #6786fb;border-radius:%?7?%;font-size:%?23?%;font-weight:500;color:#6786fb;align-items:center}.template .right-label uni-image[data-v-3c5af555]{width:%?30?%;height:%?26?%;margin-right:%?8?%}body.?%PAGE?%[data-v-3c5af555]{background:#f5f5f5}',""]),t.exports=e},bc79:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return i}));var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"container"},[i("v-uni-view",{staticClass:"container"},[i("v-uni-view",{staticClass:"top-banner"},[i("v-uni-image",{attrs:{src:a("887d"),mode:"widthFix"}})],1),!t.userInfo.type||1!=t.userInfo.type&&3!=t.userInfo.type?t._e():i("v-uni-view",{staticClass:"banner",staticStyle:{margin:"20rpx atuo","background-color":"#fff"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.ToDoclist.apply(void 0,arguments)}}},[i("v-uni-image",{staticStyle:{width:"700rpx",margin:"auto",display:"block"},attrs:{src:a("6143"),mode:"widthFix"}})],1),t.userInfo.type&&(1==t.userInfo.type||3==t.userInfo.type)&&t.DoctorList.length>0?i("v-uni-view",{staticClass:"Live-list"},[i("v-uni-view",{staticClass:"list-name flex",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.ToDoclist.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"list-tip"},[i("v-uni-view",{staticClass:"tip"}),t._v("咨询问诊")],1),i("v-uni-view",{staticClass:"list-more"},[t._v("更多"),i("v-uni-text",{staticClass:"iconfont iconenter"})],1)],1),t._l(t.DoctorList,(function(e,n){return i("v-uni-view",{key:n,staticClass:"template flex_item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.ToExpert(e.uid)}}},[i("v-uni-view",{staticClass:"left-img"},[i("v-uni-image",{attrs:{src:e.photo}})],1),i("v-uni-view",{staticClass:"center-word"},[i("v-uni-text",{staticClass:"one"},[t._v(t._s(e.name))]),i("v-uni-text",{staticClass:"two"},[t._v("职位:"+t._s(1==e.doctor_level?"初级":2==e.doctor_level?"中级":3==e.doctor_level?"副高级":"正高级"))])],1),i("v-uni-view",{staticClass:"right-label flex"},[i("v-uni-image",{attrs:{src:a("cf3a")}}),t._v("咨询问诊")],1)],1)}))],2):t._e(),t.broadList.length>0?i("v-uni-view",{staticClass:"Live-list"},[i("v-uni-view",{staticClass:"list-name flex",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.ToLive.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"list-tip"},[i("v-uni-view",{staticClass:"tip"}),t._v("正在直播")],1),i("v-uni-view",{staticClass:"list-more"},[t._v("更多"),i("v-uni-text",{staticClass:"iconfont iconenter"})],1)],1),i("v-uni-scroll-view",{staticClass:"floor-list",attrs:{"scroll-x":!0}},[i("v-uni-view",{staticClass:"scoll-wrapper position-relative"},t._l(t.broadList,(function(e){return i("v-uni-view",{staticClass:"floor-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.ToLiveDetails(e)}}},[i("v-uni-view",{staticClass:"img-box"},[i("v-uni-image",{staticClass:"list-image",attrs:{src:e.image}}),i("v-uni-view",{staticClass:"tip"},[t._v("好评")])],1),i("v-uni-view",{staticClass:"title clamp"},[t._v(t._s(e.title))]),i("v-uni-view",{staticClass:"tip-box flex_item"},t._l(e.label,(function(e){return i("v-uni-view",{staticClass:"tip"},[t._v(t._s(e))])})),1),i("v-uni-view",{staticClass:"info ellipsis"},[t._v(t._s(e.abstract))])],1)})),1)],1)],1):t._e(),i("v-uni-view",{staticClass:"Live-list"},[i("v-uni-view",{staticClass:"list-name flex",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.ToCourse.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"list-tip"},[i("v-uni-view",{staticClass:"tip"}),t._v("精选好课")],1),i("v-uni-view",{staticClass:"list-more"},[t._v("更多"),i("v-uni-text",{staticClass:"iconfont iconenter"})],1)],1),i("v-uni-view",{staticClass:"list-box",attrs:{id:"list-box"}},[i("v-uni-view",{staticClass:"guess-section flex"},t._l(t.courseList,(function(e){return i("v-uni-view",{staticClass:"guess-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.ToCourseDetails(e)}}},[i("v-uni-view",{staticClass:"imagewrapper"},[i("v-uni-image",{attrs:{src:e.image}})],1),i("v-uni-text",{staticClass:"title clamp"},[t._v(t._s(e.title))]),i("v-uni-view",{staticClass:"tip-box flex_item"},t._l(e.label,(function(e){return i("v-uni-view",{staticClass:"tip"},[t._v(t._s(e))])})),1),i("v-uni-view",{staticClass:"info clamp"},[t._v("¥"+t._s(e.money))])],1)})),1)],1)],1)],1)],1)},o=[]},cf3a:function(t,e,a){t.exports=a.p+"static/img/img014.8f9d1a67.png"},f105:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.login=o,e.register=r,e.verify=s,e.loginMobile=c,e.bangding=d,e.getDoctor=l,e.getUserInfo=u;var n=i(a("0966"));function o(t){return(0,n.default)({url:"/api/auth/login",method:"post",data:t})}function r(t){return(0,n.default)({url:"/api/auth/register",method:"post",data:t})}function s(t){return(0,n.default)({url:"/api/register/verify",method:"post",data:t})}function c(t){return(0,n.default)({url:"/api/login/mobile",method:"post",data:t})}function d(t){return(0,n.default)({url:"/api/binding",method:"POST",data:t})}function l(t){return(0,n.default)({url:"/api/user.user/getDoctor",method:"get",data:t})}function u(t){return(0,n.default)({url:"/api/user.user/userInfo",method:"get",data:t})}},f7d7:function(t,e,a){var i=a("b356");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("46a956f2",i,!0,{sourceMap:!1,shadowMode:!1})}}]);