| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-newSche-selectTimeRange-selectTimeRange"],{"42fa":function(t,a,e){var n=e("b63c");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=e("967d").default;i("1802e772",n,!0,{sourceMap:!1,shadowMode:!1})},"87d6":function(t,a,e){"use strict";e.d(a,"b",(function(){return n})),e.d(a,"c",(function(){return i})),e.d(a,"a",(function(){}));var n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("v-uni-view",{staticClass:"select_time_range"},[e("v-uni-view",{staticClass:"sche_calendar"},[e("v-uni-view",{staticClass:"sche_month"},[e("v-uni-view",{staticClass:"iconfont icon-arrows_left",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.prev.apply(void 0,arguments)}}}),e("v-uni-view",[t._v(t._s(t.time))]),e("v-uni-view",{staticClass:"iconfont icon-arrows_right",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.next.apply(void 0,arguments)}}})],1),e("v-uni-view",{staticClass:"calendar"},[e("v-uni-view",{staticClass:"header"},t._l(t.date,(function(a,n){return e("v-uni-view",{key:a,class:[n==t.todayIndex&&t.isTodayWeek?"weekMark":""]},[t._v(t._s(a))])})),1),e("v-uni-view",{staticClass:"date-box"},t._l(t.dateArr,(function(a,n){return e("v-uni-view",{key:a.isToday,class:[t.isToday==a.isToday?"nowDay":"",t.todayData==a.isToday?"nowdate":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.everyDay(a.isToday,a.dateNum)}}},[e("v-uni-view"),e("v-uni-view",{staticClass:"date-head",class:[a.dateNum>=t.start&&a.dateNum<=t.end?"red":""]},[e("v-uni-view",{staticClass:"date-style"},[t._v(t._s(a.dateNum))]),a.dateNum>=t.start&&a.dateNum<=t.end>0?e("v-uni-view",[t._v(t._s(a.dateNum==t.start?"起":""))]):t._e(),a.dateNum>=t.start&&a.dateNum<=t.end>0?e("v-uni-view",[t._v(t._s(a.dateNum==t.end?"止":""))]):t._e()],1)],1)})),1)],1)],1)],1)},i=[]},8857:function(t,a,e){"use strict";var n=e("42fa"),i=e.n(n);i.a},"9c22":function(t,a,e){"use strict";e("6a54"),Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0,e("795c"),e("c223"),e("e966");var n={data:function(){return{date:["日","一","二","三","四","五","六"],todayIndex:0,dateArr:[],todayData:0,year:0,month:0,day:0,isToday:0,isTodayWeek:!1,start:0,end:0,dataquan:!0,time:""}},onLoad:function(){},created:function(){this.getDataInfo()},mounted:function(){},methods:{getDataInfo:function(){var t=new Date,a=t.getFullYear(),e=(t.getMonth()+1+"").padStart(2,0),n=(t.getDate()+"").padStart(2,0);this.dateInit(),this.year=a,this.month=e,this.day=t.getDate(),this.isToday=a+"/"+e+"/"+n,this.todayData=a+"/"+e+"/"+n,this.time="".concat(a,"年").concat(e,"月")},everyDay:function(t,a){!0===this.dataquan&&(0!=this.start&&0!=this.end&&(this.start=0,this.end=0),0==this.start&&0==this.end?this.start=a:a<this.start?(this.end=this.start,this.start=a):a>this.start&&(this.end=a)),this.isToday=t},dateInit:function(t,a){var e,n=[],i=t?new Date(t,a):new Date,o=t||i.getFullYear(),d=0,s=a||i.getMonth(),r=s+1>11?1:s+1,c=new Date(o+"/"+(s+1)+"/1").getDay(),f=new Date(o,r,0).getDate(),h={},l=0;s+1>11&&(d=o+1,f=new Date(d,r,0).getDate()),e=c+f;for(var u=0;u<e;u++)u>=c?(l=u-c+1,h={isToday:o+"/"+(s+1+"").padStart(2,0)+"/"+(l+"").padStart(2,0),nowdate:o+"/"+(s+1+"").padStart(2,0)+"/"+(l+"").padStart(2,0),dateNum:l}):h={},n[u]=h;this.dateArr=n;var v=new Date,m=v.getFullYear(),p=v.getMonth()+1,w=v.getDay(),y=t||m,g=a>=0?a+1:p;m==y&&p==g?(this.isTodayWeek=!0,this.todayIndex=w):(this.isTodayWeek=!1,this.todayIndex=-1)},prev:function(){this.year=parseInt(this.month)-1==0?this.year-1:this.year,this.month=parseInt(this.month)-1==0?12:parseInt(this.month)-1;var t=this.year,a=this.month-1;this.time="".concat(t,"年").concat((this.month+"").padStart(2,0),"月"),this.dateInit(t,a)},next:function(){this.year=parseInt(this.month)+1>12?this.year+1:this.year,this.month=parseInt(this.month)+1>12?1:parseInt(this.month)+1;var t=this.year,a=this.month-1;this.time="".concat(t,"年").concat((this.month+"").padStart(2,0),"月"),this.dateInit(t,a)}}};a.default=n},b3d3:function(t,a,e){"use strict";e.r(a);var n=e("9c22"),i=e.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){e.d(a,t,(function(){return n[t]}))}(o);a["default"]=i.a},b63c:function(t,a,e){var n=e("c86c");a=n(!1),a.push([t.i,'@charset "UTF-8";\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 基本颜色 */.sche_calendar[data-v-420f45f8]{background-color:#fff;margin-bottom:%?20?%}.sche_calendar .sche_month[data-v-420f45f8]{display:flex;height:%?120?%;line-height:%?120?%;text-align:center;font-size:%?32?%;justify-content:space-between;padding:0 %?50?%}.sche_calendar .sche_month .icon-arrows_left[data-v-420f45f8],\n.sche_calendar .sche_month .icon-arrows_right[data-v-420f45f8]{font-size:%?50?%}.sche_calendar .calendar[data-v-420f45f8]{padding:0 %?20?%;font-size:%?24?%;color:#999;background-color:#fff}.sche_calendar .calendar .header uni-view[data-v-420f45f8]{display:inline-block;width:14.285%;text-align:center;padding:%?20?% 0}.sche_calendar .calendar .header .weekMark[data-v-420f45f8]{position:relative}.sche_calendar .calendar .header .weekMark uni-view[data-v-420f45f8]{position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid #22a7f6}.sche_calendar .calendar .date-box > uni-view[data-v-420f45f8]{position:relative;display:inline-block;width:14.285%;color:#020202;text-align:center;vertical-align:middle;margin:%?10?% 0}.red[data-v-420f45f8]{background:#52c1f5!important;border-radius:0!important;width:auto!important;color:#fff!important}.date-box[data-v-420f45f8]{font-size:0;padding:%?10?% 0;background-color:#fff}.btn_fix[data-v-420f45f8]{position:fixed;bottom:%?100?%;right:%?80?%}.btn_fix uni-image[data-v-420f45f8]{width:%?80?%;height:%?80?%;background-color:#fff;border-radius:%?40?%}.date-head[data-v-420f45f8]{height:%?60?%;\n /* line-height: 60rpx; */font-size:%?26?%;display:flex;flex-flow:column;justify-content:flex-start;color:#999}.date-head .date-style[data-v-420f45f8]{line-height:%?50?%}.nowDay .date-head[data-v-420f45f8]{width:%?60?%;border-radius:50%;text-align:center;color:#fff!important;background-color:#52c1f5;font-weight:400!important}.nowdate .date-head[data-v-420f45f8]{color:#52c1f5;font-weight:700}.van-hairline--top-bottom[data-v-420f45f8]{position:fixed}',""]),t.exports=a},e205:function(t,a,e){"use strict";e.r(a);var n=e("87d6"),i=e("b3d3");for(var o in i)["default"].indexOf(o)<0&&function(t){e.d(a,t,(function(){return i[t]}))}(o);e("8857");var d=e("828b"),s=Object(d["a"])(i["default"],n["b"],n["c"],!1,null,"420f45f8",null,!1,n["a"],void 0);a["default"]=s.exports}}]);
|