reservation-page-reservation-servicelist.e030ee99.js 4.9 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["reservation-page-reservation-servicelist"],{"12ad":function(t,n,e){"use strict";e.r(n);var i=e("611f"),o=e("6cec");for(var a in o)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(a);e("e35f");var s=e("828b"),r=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"59d2ca49",null,!1,i["a"],void 0);n["default"]=r.exports},2168:function(t,n,e){var i=e("4ef7");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=e("967d").default;o("055afa8c",i,!0,{sourceMap:!1,shadowMode:!1})},"4ef7":function(t,n,e){var i=e("c86c");n=i(!1),n.push([t.i,'@charset "UTF-8";\n/**\n * 下方引入的为Tuniao UI的集成样式文件,为scss预处理器,其中包含了一些"tn-"开头的自定义变量\n * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可\n * Tuniao UI自定义的css类名和scss变量,均以"tn-"开头,不会造成冲突,请放心使用 \n */.btn[data-v-59d2ca49]{background-color:var(--general-btn-bg);color:var(--general-btn-color);border-radius:%?20?%;padding:%?12?% %?32?%;overflow:hidden;display:flex;justify-content:center;align-items:center}.icon-box[data-v-59d2ca49]{height:%?100?%;width:%?100?%;border-radius:50%;background-color:var(--theme-store-notice-bg);justify-content:center;align-items:center;display:flex;font-size:%?50?%;color:var(--theme-store-notice-color)}.main-box[data-v-59d2ca49]{position:relative;height:100vh;background-color:#f4f4f6!important;overflow:hidden;z-index:99}',""]),t.exports=n},"611f":function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){}));var i=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("custom-page",{ref:"customNav",attrs:{"custom-navbar":!0,"transparent-navbar":!0,title:"预约服务",enableSafeAreaBottom:!1,wrapperBeginNavbar:!1,transparentNavbar:!1}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-column main-box",style:{paddingTop:t.paddingMaxtop}},[e("v-uni-text",{staticClass:" tn-color-gray tn-margin-lg"},[t._v("正在预约"+t._s(t.appointment_title)),e("v-uni-text",[t._v("("+t._s(t.appointment_duration)+")")])],1),e("v-uni-view",{staticClass:"list tn-margin-sm ",staticStyle:{"margin-top":"0"}},t._l(t.dataList,(function(n){return e("v-uni-view",{staticClass:"list-item tn-bg-white tn-flex tn-margin-top-sm tn-margin-bottom-sm tn-flex-col-center tn-flex-row-center tn-padding-sm",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.toPage(n.id)}}},[e("v-uni-view",{staticStyle:{margin:"0 24rpx"}},[e("v-uni-view",{staticClass:"icon-box",class:"tn-icon-"+n.icon})],1),e("v-uni-view",{staticClass:"tn-flex-column tn-flex-1"},[e("v-uni-view",{staticClass:"tn-flex"},[e("v-uni-text",{staticClass:"tn-text-lg tn-margin-right-lg tn-text-bold"},[t._v(t._s(n.name))])],1)],1),e("v-uni-view",[e("v-uni-view",{staticClass:"tn-icon-right tn-text-xl"})],1)],1)})),1)],1)],1)},o=[]},"6cec":function(t,n,e){"use strict";e.r(n);var i=e("b23c"),o=e.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(a);n["default"]=o.a},b23c:function(t,n,e){"use strict";e("6a54");var i=e("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=i(e("ee7d")),a=e("419c"),s={mixins:[o.default],data:function(){return{dataList:[{name:"先选手艺人",id:0,icon:"team-fill"},{name:"先服务时间",id:1,icon:"time-fill"}],maxHeight:0,paddingMaxtop:0,appointment_title:"",appointment_duration:0,appointment_goods_id:0}},onLoad:function(t){console.log("options",t),t.appointment_goods_id?(this.appointment_goods_id=t.appointment_goods_id,this.appointment_title=t.appointment_title||"",this.appointment_duration=t.appointment_duration||"",console.log("this.appointment_goods_id",this.appointment_goods_id)):uni.showToast({title:"参数错误",icon:"none"})},onShow:function(){},methods:{goPath:function(){uni.navigateTo({url:"/reservation-page/reservation/index"})},toPage:function(t){var n="";n=1==t?"/reservation-page/reservation/movetime?appointment_goods_id="+this.appointment_goods_id:"/reservation-page/reservation/selectlist?appointment_goods_id="+this.appointment_goods_id,(0,a.navPage)(n)},navPage:a.navPage}};n.default=s},e35f:function(t,n,e){"use strict";var i=e("2168"),o=e.n(i);o.a},ee7d:function(t,n,e){"use strict";e("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,e("5c47");var i={onShow:function(){this.getMaxHeight(),this.getBottomButtonHeight()},methods:{getBottomButtonHeight:function(){uni.createSelectorQuery().selectAll(".bottom-button").boundingClientRect((function(t){console.log("按钮高度",t)})).exec()},getMaxHeight:function(){var t=this;uni.getSystemInfo({success:function(n){var e=t.$refs["customNav"].navBarInfo;console.log("info",e);var i=t.$refs["customNav"].windowsOperationHeight;t.$nextTick((function(){t.$data.paddingMaxtop=e.height+"px",t.$data.maxHeight=i+"px"}))}})}}};n.default=i}}]);