TestRestructureWechatLymark.../dist/pages/takeDelivery/sub-common/d8e7d5109977706b25e68314079fe81c.js
2023-05-15 16:21:46 +08:00

1 line
1.8 KiB
JavaScript

"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[1158],{6520:function(e,n,t){t.d(n,{Z:function(){return k}});var l,a=t(5671),i=t(3144),s=t(7326),r=t(136),c=t(7277),o=t(4942),d=t(1515),x=t(4184),m=t.n(x),p=t(7294),f=t.n(p),u=t(9254),_=t(5893),h=(l={},(0,o.Z)(l,u.EP,"pre"),(0,o.Z)(l,u.y1,"now"),(0,o.Z)(l,u.Zx,"next"),l),k=function(e){(0,r.Z)(AtCalendarList,e);var n=(0,c.Z)(AtCalendarList);function AtCalendarList(){var e;(0,a.Z)(this,AtCalendarList);for(var t=arguments.length,l=new Array(t),i=0;i<t;i++)l[i]=arguments[i];return e=n.call.apply(n,[this].concat(l)),(0,o.Z)((0,s.Z)(e),"handleClick",(function(n){"function"==typeof e.props.onClick&&e.props.onClick(n)})),(0,o.Z)((0,s.Z)(e),"handleLongClick",(function(n){"function"==typeof e.props.onLongClick&&e.props.onLongClick(n)})),e}return(0,i.Z)(AtCalendarList,[{key:"render",value:function render(){var e=this,n=this.props.list;return n&&0!==n.length?(0,_.jsx)(d.G7,{className:"at-calendar__list flex",children:n.map((function(n){return(0,_.jsxs)(d.G7,{onClick:e.handleClick.bind(e,n),onLongPress:e.handleLongClick.bind(e,n),className:m()("flex__item","flex__item--".concat(h[n.type]),{"flex__item--today":n.isToday,"flex__item--active":n.isActive,"flex__item--selected":n.isSelected,"flex__item--selected-head":n.isSelectedHead,"flex__item--selected-tail":n.isSelectedTail,"flex__item--blur":n.isDisabled||n.type===u.EP||n.type===u.Zx}),children:[(0,_.jsx)(d.G7,{className:"flex__item-container",children:(0,_.jsx)(d.G7,{className:"container-text",children:n.text})}),(0,_.jsx)(d.G7,{className:"flex__item-extra extra",children:n.marks&&n.marks.length>0?(0,_.jsx)(d.G7,{className:"extra-marks",children:n.marks.map((function(e,n){return(0,_.jsx)(d.xv,{className:"mark",children:e.value},n)}))}):null})]},"list-item-".concat(n.value))}))}):null}}]),AtCalendarList}(f().Component)}}]);