Files
gitlab-instance-0a899031_ci…/dist/pages/home/index.js
2022-11-20 13:56:15 +08:00

2 lines
30 KiB
JavaScript

/*! For license information please see index.js.LICENSE.txt */
(wx.webpackJsonp=wx.webpackJsonp||[]).push([["pages/home/index"],{"./node_modules/@antmjs/vantui/es/grid-item/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),r=n("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),i=n("webpack/container/remote/react"),s=n("./node_modules/@antmjs/vantui/es/common/jumpLink.js"),c=n("./node_modules/@antmjs/vantui/es/wxs/utils.js"),l=n("./node_modules/@antmjs/vantui/es/icon/index.js"),u=n("./node_modules/@antmjs/vantui/es/grid-item/wxs.js"),d=n("webpack/container/remote/react/jsx-runtime"),m=["icon","iconColor","iconPrefix","dot","info","badge","text","setChildrenInstance","parentInstance","index","url","linkType","style","className"];t.default=function GridItem(e){var t=e.icon,n=e.iconColor,f=e.iconPrefix,p=void 0===f?"van-icon":f,h=e.dot,v=e.info,j=e.badge,b=e.text,g=e.setChildrenInstance,y=e.parentInstance,w=e.index,x=e.url,_=e.linkType,S=e.style,k=e.className,C=(0,r.default)(e,m),O=(0,i.useState)({}),P=(0,o.default)(O,2),N=P[0],T=P[1];(0,i.useEffect)((function(){g(w,{updateStyle:D})}),[w,g]),(0,i.useEffect)((function(){D()}),[y.columnNum]);var D=(0,i.useCallback)((function(){var e=y.columnNum,t=y.border,n=y.square,o=y.gutter,r=y.clickable,a=y.center,i=y.direction,s=y.reverse,c=y.iconSize;T({center:a,border:t,square:n,gutter:o,clickable:r,direction:i,reverse:s,iconSize:c,index:w,columnNum:e})}),[y,w]);return(0,d.jsx)(a.View,{className:" "+c.bem("grid-item",{square:null==N?void 0:N.square})+" "+k,style:c.style([u.wrapperStyle({square:null==N?void 0:N.square,gutter:null==N?void 0:N.gutter,columnNum:null==N?void 0:N.columnNum,index:null==N?void 0:N.index}),S]),onClick:function onClick(e){var t;x&&(0,s.jumpLink)(x,_),null==C||null===(t=C.onClick)||void 0===t||t.call(C,e)},children:(0,d.jsx)(a.View,{className:"content-class "+c.bem("grid-item__content",[null==N?void 0:N.direction,{center:null==N?void 0:N.center,square:null==N?void 0:N.square,reverse:null==N?void 0:N.reverse,clickable:null==N?void 0:N.clickable,surround:(null==N?void 0:N.border)&&(null==N?void 0:N.gutter)}])+" "+(null!=N&&N.border?"van-hairline--surround":""),style:u.contentStyle({square:null==N?void 0:N.square,gutter:null==N?void 0:N.gutter}),children:C.children||(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(a.View,{className:"van-grid-item__icon icon-class",children:t?(0,d.jsx)(l.default,{name:t,color:n,classPrefix:p,dot:h,info:j||v,size:null==N?void 0:N.iconSize}):N.renderIcon}),(0,d.jsx)(a.View,{className:"van-grid-item__text text-class",children:b?(0,d.jsx)(a.Text,{children:b}):N.renderText})]})})})}},"./node_modules/@antmjs/vantui/es/grid-item/wxs.js":function(e,t,n){"use strict";n.d(t,{wrapperStyle:function(){return wrapperStyle},contentStyle:function(){return contentStyle}});var o=n("./node_modules/@antmjs/vantui/es/wxs/style.js"),r=n("./node_modules/@antmjs/vantui/es/wxs/add-unit.js");function wrapperStyle(e){var t=100/e.columnNum+"%";return(0,o.style)({width:t,"padding-top":e.square?t:null,"padding-right":(0,r.addUnit)(e.gutter),"margin-top":e.index>=e.columnNum&&!e.square?(0,r.addUnit)(e.gutter):null})}function contentStyle(e){return e.square?(0,o.style)({right:(0,r.addUnit)(e.gutter),bottom:(0,r.addUnit)(e.gutter),height:"auto"}):""}},"./node_modules/@antmjs/vantui/es/grid/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),r=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),a=n("webpack/container/remote/react"),i=n("./node_modules/@antmjs/vantui/es/wxs/utils.js"),s=n("./node_modules/@antmjs/vantui/es/grid/wxs.js"),c=n("webpack/container/remote/react/jsx-runtime"),l=["gutter","clickable","columnNum","center","border","direction","iconSize","square","reverse","className","style"];t.default=function Grid(e){var t=e.gutter,n=void 0===t?null:t,u=e.clickable,d=e.columnNum,m=void 0===d?4:d,f=e.center,p=void 0===f||f,h=e.border,v=void 0===h||h,j=e.direction,b=e.iconSize,g=void 0===b?"48":b,y=e.square,w=e.reverse,x=void 0!==w&&w,_=e.className,S=void 0===_?"":_,k=e.style,C=void 0===k?{}:k,O=(0,o.default)(e,l),P=(0,a.useRef)([]),N=(0,a.useCallback)((function(){P.current.forEach((function(e){e.updateStyle()}))}),[]);(0,a.useEffect)((function(){N()}),[N]);var T=(0,a.useCallback)((function(e,t){P.current[e]=t}),[]),D=(0,a.useMemo)((function(){var e=[];return O.children&&Array.isArray(O.children)&&O.children.forEach((function(t,o){e.push((0,a.cloneElement)(t,{setChildrenInstance:T,key:o,index:o,parentInstance:{columnNum:m,border:v,square:y,gutter:n,clickable:u,center:p,direction:j,reverse:x,iconSize:g}}))})),e}),[O.children,m]);return(0,c.jsx)(r.View,{className:"van-grid "+(v&&!n?"van-hairline--top":"")+" "+S,style:i.style([s.rootStyle({gutter:n}),C]),children:D})}},"./node_modules/@antmjs/vantui/es/grid/wxs.js":function(e,t,n){"use strict";n.d(t,{rootStyle:function(){return rootStyle}});var o=n("./node_modules/@antmjs/vantui/es/wxs/style.js"),r=n("./node_modules/@antmjs/vantui/es/wxs/add-unit.js");function rootStyle(e){return(0,o.style)({"padding-left":(0,r.addUnit)(e.gutter)})}},"./node_modules/@antmjs/vantui/es/notice-bar/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),r=n("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),a=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),i=n("webpack/container/remote/@tarojs/taro"),s=n("webpack/container/remote/react"),c=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),l=n("./node_modules/@antmjs/vantui/es/wxs/utils.js"),u=n("./node_modules/@antmjs/vantui/es/common/utils.js"),d=n("./node_modules/@antmjs/vantui/es/icon/index.js"),m=n("./node_modules/@antmjs/vantui/es/notice-bar/wxs.js"),f=n("webpack/container/remote/react/jsx-runtime"),p=["text","mode","url","openType","delay","speed","scrollable","leftIcon","color","backgroundColor","background","wrapable","renderLeftIcon","renderRightIcon","onClick","onClose","style","className","children"];function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){(0,o.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var h=0;t.default=function NoticeBar(e){var t=(0,s.useState)({ready:!1,show:!0,animationData:{actions:[]},unitag:0}),n=(0,a.default)(t,2),o=n[0],v=n[1],j={animation:null,resetAnimation:null,timer:null,wrapWidth:void 0,contentWidth:void 0,duration:void 0},b=(0,s.useRef)(j),g=e.text,y=void 0===g?"":g,w=e.mode,x=void 0===w?"":w,_=e.url,S=void 0===_?"":_,k=e.openType,C=void 0===k?"navigate":k,O=e.delay,P=void 0===O?1:O,N=e.speed,T=void 0===N?60:N,D=e.scrollable,I=void 0===D?null:D,V=e.leftIcon,A=void 0===V?"":V,E=e.color,z=void 0===E?"#ed6a0c":E,q=e.backgroundColor,M=void 0===q?"#fffbe8":q,R=e.background,X=e.wrapable,Y=e.renderLeftIcon,F=e.renderRightIcon,K=e.onClick,W=e.onClose,L=e.style,B=e.className,U=e.children,G=(0,r.default)(e,p);(0,s.useEffect)((function(){v((function(e){return _objectSpread(_objectSpread({},e),{},{unitag:h++})}))}),[]),(0,i.useReady)((function(){b.current.resetAnimation=(0,i.createAnimation)({duration:0,timingFunction:"linear"}),v((function(e){return _objectSpread(_objectSpread({},e),{},{ready:!0})}))})),(0,s.useEffect)((function(){b.current.resetAnimation=(0,i.createAnimation)({duration:0,timingFunction:"linear"}),v((function(e){return _objectSpread(_objectSpread({},e),{},{ready:!0})}))}),[]),(0,s.useEffect)((function(){return y&&o.ready&&J(),function(){b.current.timer&&clearTimeout(b.current.timer)}}),[y,T,o.ready]);var H=(0,s.useCallback)((function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];b.current.timer&&clearTimeout(b.current.timer),b.current.timer=null,v((function(t){return _objectSpread(_objectSpread({},t),{},{animationData:b.current.resetAnimation.translateX(e?0:b.current.wrapWidth).step().export()})})),setTimeout((function(){(0,u.requestAnimationFrame)((function(){v((function(e){return _objectSpread(_objectSpread({},e),{},{animationData:b.current.animation.translateX(-b.current.contentWidth).step().export()})}))}))}),10),b.current.timer=setTimeout((function(){H()}),b.current.duration)}),[]),J=(0,s.useCallback)((function(){(0,u.requestAnimationFrame)((function(){Promise.all([(0,u.getRect)(null,".van-notice-bar__content_".concat(o.unitag)),(0,u.getRect)(null,".van-notice-bar__wrap_".concat(o.unitag))]).then((function(e){var t=e[0],n=e[1];null!=t&&null!=n&&t.width&&n.width&&!1!==I&&(0,i.nextTick)((function(){(I||n.width<=t.width)&&(b.current.wrapWidth=n.width,b.current.contentWidth=t.width,b.current.duration=(n.width+t.width)/T*1e3,b.current.animation=(0,i.createAnimation)({duration:b.current.duration,timingFunction:"linear",delay:P}),H(!0))}))}))}))}),[o.unitag,I,T,P,H]),Q=(0,s.useCallback)((function(e){"closeable"===x&&(b.current.timer&&clearTimeout(b.current.timer),b.current.timer=null,v((function(e){return _objectSpread(_objectSpread({},e),{},{show:!1})})),null==W||W(e))}),[x,W]);return o.show&&(0,f.jsxs)(c.View,_objectSpread(_objectSpread({className:l.bem("notice-bar",{withicon:x,wrapable:X})+" ".concat(B||""),style:l.style([m.rootStyle({color:z,backgroundColor:M,background:R}),L])},G),{},{onClick:K,children:[A?(0,f.jsx)(d.default,{name:A,className:"van-notice-bar__left-icon"}):Y,(0,f.jsx)(c.View,{className:"van-notice-bar__wrap van-notice-bar__wrap_".concat(o.unitag),children:(0,f.jsxs)(c.View,{className:"van-notice-bar__content van-notice-bar__content_".concat(o.unitag," ")+(!1!==I||X?"":"van-ellipsis"),animation:o.animationData,children:[y,!y&&U]})}),"closeable"===x?(0,f.jsx)(d.default,{className:"van-notice-bar__right-icon",name:"cross",onClick:Q}):"link"===x?(0,f.jsx)(c.Navigator,{url:S,openType:C,children:(0,f.jsx)(d.default,{className:"van-notice-bar__right-icon",name:"arrow"})}):F]}))}},"./node_modules/@antmjs/vantui/es/notice-bar/wxs.js":function(e,t,n){"use strict";n.d(t,{rootStyle:function(){return rootStyle}});var o=n("./node_modules/@antmjs/vantui/es/wxs/style.js");function rootStyle(e){return(0,o.style)({color:e.color,"background-color":e.backgroundColor,background:e.background})}},"./node_modules/@antmjs/vantui/es/search/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),r=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),a=n("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),i=n("webpack/container/remote/react"),s=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),c=n("./node_modules/@antmjs/vantui/es/wxs/utils.js"),l=n("./node_modules/@antmjs/vantui/es/field/index.js"),u=n("webpack/container/remote/react/jsx-runtime"),d=["value","defaultValue","label","focus","error","disabled","readonly","inputAlign","showAction","leftIcon","rightIcon","placeholder","placeholderStyle","actionText","background","maxlength","shape","clearable","clearTrigger","clearIcon","renderLabel","renderLeftIcon","renderRightIcon","renderAction","onFocus","onBlur","onChange","onClear","onClickInput","onSearch","onCancel","style","className"];function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){(0,o.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}t.default=function Search(e){var t=e.value,n=e.defaultValue,o=void 0===n?"":n,m=e.label,f=e.focus,p=e.error,h=e.disabled,v=e.readonly,j=e.inputAlign,b=e.showAction,g=e.leftIcon,y=void 0===g?"search":g,w=e.rightIcon,x=e.placeholder,_=e.placeholderStyle,S=e.actionText,k=void 0===S?"取消":S,C=e.background,O=void 0===C?"#ffffff":C,P=e.maxlength,N=void 0===P?-1:P,T=e.shape,D=void 0===T?"square":T,I=e.clearable,V=void 0===I||I,A=e.clearTrigger,E=void 0===A?"focus":A,z=e.clearIcon,q=void 0===z?"clear":z,M=e.renderLabel,R=e.renderLeftIcon,X=e.renderRightIcon,Y=e.renderAction,F=e.onFocus,K=e.onBlur,W=e.onChange,L=e.onClear,B=e.onClickInput,U=e.onSearch,G=e.onCancel,H=e.style,J=e.className,Q=(0,a.default)(e,d),$=(0,i.useMemo)((function(){return void 0===t}),[t]),Z=(0,i.useState)($?o:t),ee=(0,r.default)(Z,2),te=ee[0],ne=ee[1];(0,i.useEffect)((function(){$||ne(t)}),[$,t]);var oe=$?te:t;return(0,u.jsxs)(s.View,_objectSpread(_objectSpread({className:"".concat(c.bem("search",{withaction:b||!!Y})," ").concat(J),style:c.style([{background:O},H])},Q),{},{children:[(0,u.jsxs)(s.View,{className:c.bem("search__content",[D]),children:[m?(0,u.jsx)(s.View,{className:"van-search__label",children:m}):M,(0,u.jsx)(l.Field,{type:"text",leftIcon:R?"":y,rightIcon:X?"":w,focus:f,error:p,border:!1,confirmType:"search",className:"van-search__field field-class",value:oe,disabled:h,readonly:v,clearable:V,clearTrigger:E,clearIcon:q,maxlength:N,inputAlign:j,placeholder:x,"placeholder-style":_,renderLeftIcon:R,renderRightIcon:X,style:"padding: 5px 10px 5px 0; background-color: transparent;",onBlur:K,onFocus:F,onChange:function _change(e){$&&ne(e.detail),null==W||W(e)},onConfirm:U,onClear:L,onClickInput:B})]}),(b||Y)&&(0,u.jsx)(s.View,{className:"van-search__action",hoverClass:"van-search__action--hover",hoverStayTime:70,children:Y||(0,u.jsx)(s.View,{onClick:function _cancel(e){setTimeout((function(){ne(""),null==G||G(),Object.defineProperty(e,"detail",{value:""}),null==W||W(e)}),200)},className:"cancel-class",children:k})})]}))}},"./node_modules/@antmjs/vantui/es/swiper-item/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),r=n("webpack/container/remote/react"),a=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),i=n("./node_modules/@antmjs/vantui/es/swiper/context.js"),s=n("webpack/container/remote/react/jsx-runtime");function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){(0,o.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var c={direction:"horizontal",className:""};t.default=function SwiperItem(e){var t=_objectSpread(_objectSpread({},c),e),n=t.children,o=t.direction,l=t.size,u=t.className,d=(0,r.useContext)(i.DataContext);return(0,s.jsx)(a.View,{className:"van-swiper-item ".concat(u),style:function style(){var style={},e=(null==d?void 0:d.propSwiper.direction)||o,t=(null==d?void 0:d.size)||l;return t&&(style["horizontal"===e?"width":"height"]="".concat(t,"px")),style}(),children:n})}},"./node_modules/@antmjs/vantui/es/swiper/context.js":function(e,t,n){"use strict";n.d(t,{DataContext:function(){return r}});var o=n("webpack/container/remote/react"),r=(0,o.createContext)({})},"./node_modules/@antmjs/vantui/es/swiper/index.js":function(e,t,n){"use strict";var o=n("./node_modules/@antmjs/vantui/es/swiper/swiper.js");t.default=o.default},"./node_modules/@antmjs/vantui/es/swiper/swiper.js":function(e,t,n){"use strict";var o=n("./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js"),r=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),a=n("./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"),i=n("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),s=n("./node_modules/@babel/runtime/helpers/esm/typeof.js"),c=n("./node_modules/@babel/runtime/regenerator/index.js"),l=n.n(c),u=n("webpack/container/remote/react"),d=n("./node_modules/classnames/index.js"),m=n.n(d),f=n("webpack/container/remote/@tarojs/taro"),p=n.n(f),h=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),v=n("./node_modules/@antmjs/vantui/es/swiper/context.js"),j=n("webpack/container/remote/react/jsx-runtime"),b=n("webpack/container/remote/@tarojs/runtime").window,g=["children","direction","className","pageContent","onChange","initPage","paginationColor","paginationVisible","touchable","isPreventDefault","isStopPropagation","autoPlay","isCenter","style"];function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){(0,i.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var y={width:"object"===(void 0===b?"undefined":(0,s.default)(b))?b.innerWidth:375,height:0,duration:500,initPage:0,autoPlay:0,direction:"horizontal",paginationColor:"#fff",paginationVisible:!1,loop:!0,touchable:!0,isPreventDefault:!0,isStopPropagation:!0,isCenter:!1,className:""},w=function Swiper(e,t){var n,s,c=_objectSpread(_objectSpread({},y),e),d=c.children,w=c.direction,x=c.className,_=c.pageContent,S=(c.onChange,c.initPage,c.paginationColor,c.paginationVisible,c.touchable,c.isPreventDefault,c.isStopPropagation,c.autoPlay,c.isCenter),k=c.style,C=(0,a.default)(c,g),O=(0,u.useRef)(null),P=(0,u.useRef)(null),N=(0,u.useRef)({moving:!1,autoplayTimer:null,width:0,height:0,offset:0,size:0}),T=(0,u.useState)(Math.random().toString(36).slice(-8)),D=(0,r.default)(T,1)[0],I="vertical"===w,V=(0,u.useState)(null),A=(0,r.default)(V,2),E=A[0],z=A[1],q=(0,u.useState)(0),M=(0,r.default)(q,2),R=M[0],X=M[1],Y=(0,u.useState)(0),F=(0,r.default)(Y,2),K=F[0],W=F[1],L=(0,u.useState)(0),B=(0,r.default)(L,2),U=B[0],G=B[1],H=(0,u.useState)(0),J=(0,r.default)(H,2),Q=J[0],$=J[1],Z=(0,u.useState)([]),ee=(0,r.default)(Z,2),te=ee[0],ne=ee[1],oe=(0,u.useState)(!1),re=(0,r.default)(oe,2),ae=re[0],ie=re[1],se=I?U:K,ce=(0,u.useState)({startX:0,startY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,stateDirection:"",delta:0,touchTime:0}),le=(0,r.default)(ce,1)[0],ue=(0,u.useMemo)((function(){var e=0;return{childs:u.Children.map(c.children,(function(t){return(0,u.isValidElement)(t)?(e++,t):null})),childCount:e}}),[c.children]),de=ue.childs,me=ue.childCount,fe=me*Number(se),pe={propSwiper:c,size:se},he=E?(I?null==E?void 0:E.height:null==E?void 0:E.width)-Number(se)*me:0,ve=function stopAutoPlay(){clearTimeout(N.current.autoplayTimer),N.current.autoplayTimer=null},je=function autoplay(){c.autoPlay<=0||me<=1||(ve(),N.current.autoplayTimer=setTimeout((function(){ye(),autoplay()}),Number(c.autoPlay)))},be=function resettPosition(){N.current.moving=!0,R<=-1&&xe({pace:me}),R>=me&&xe({pace:-me})},ge=function prev(){be(),Oe(),ke((function(){ke((function(){N.current.moving=!1,xe({pace:-1,isEmit:!0})}))}))},ye=function next(){be(),Oe(),ke((function(){ke((function(){N.current.moving=!1,xe({pace:1,isEmit:!0})}))}))},we=function to(e){be(),Oe(),ke((function(){ke((function(){var t;N.current.moving=!1,t=c.loop&&me===e?0===R?0:e:e%me,xe({pace:t-R,isEmit:!0})}))}))},xe=function move(e){var t=e.pace,n=void 0===t?0:t,o=e.offset,r=void 0===o?0:o,a=e.isEmit,i=void 0!==a&&a;if(!(me<=1)){var s=_e(n),l=Se(s,r);if(c.loop){if(Array.isArray(d)&&d[0]&&l!==he){var u=l<he;te[0]=u?fe:0}if(Array.isArray(d)&&d[me-1]&&0!==l){var m=l>0;te[me-1]=m?-fe:0}ne(te)}i&&R!==s&&c.onChange&&c.onChange((s+me)%me),R=s,X(s),$(l),Ne(l)}},_e=function getActive(e){if(e){var t=R+e;return c.loop?Ce(t,-1,me):Ce(t,0,me-1)}return R},Se=function getOffset(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=e*Number(se);c.loop||(n=Math.min(n,-he));var o=t-n;return c.loop||(o=Ce(o,he,0)),o},ke=function requestFrame(e){b.requestAnimationFrame.call(b,e)},Ce=function range(e,t,n){return Math.min(Math.max(e,t),n)},Oe=function touchReset(){le.startX=0,le.startY=0,le.deltaX=0,le.deltaY=0,le.offsetX=0,le.offsetY=0,le.delta=0,le.stateDirection="",le.touchTime=0},Pe=m()((n={},(0,i.default)(n,"van-swiper__inner",!0),(0,i.default)(n,"van-swiper__vertical",I),n)),Ne=function getStyle(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Q,t=P.current,n=0;if(S){var o=I?U:K,r=I?(null==E?void 0:E.height)-o:(null==E?void 0:E.width)-o;n=e+(R!==me-1||c.loop?r/2:-r/2)}else n=e;t.style.transitionDuration="".concat(N.current.moving?0:c.duration,"ms"),t.style[I?"height":"width"]="".concat(Number(se)*me,"px"),t.style[I?"width":"height"]="".concat(I?K:U,"px"),t.style.transform="translate3D".concat(I?"(0,".concat(n,"px,0)"):"(".concat(n,"px,0,0)"))};(0,u.useEffect)((function(){N.current.activePagination=(R+me)%me}),[R]);var Te=function queryRect(e){return new Promise((function(t){var n=(0,f.createSelectorQuery)();n.select("#".concat(e.id))&&n.select("#".concat(e.id)).boundingClientRect(),n.exec((function(e){t(e[0])}))}))},De=function(){var e=(0,o.default)(l().mark((function _callee(){var e,t,n,o,r,a,i=arguments;return l().wrap((function _callee$(s){for(;;)switch(s.prev=s.next){case 0:return e=i.length>0&&void 0!==i[0]?i[0]:+c.initPage,s.next=3,Te(O.current);case 3:t=s.sent,n=Math.max(Math.min(me-1,e),0),o=c.width?+c.width:null==t?void 0:t.width,r=c.height?+c.height:null==t?void 0:t.height,se=I?r:o,fe=me*Number(se),a=Se(n),N.current.moving=!0,ae&&(N.current.moving=!1),z(t),X(n),W(o),G(r),$(a),ie(!0);case 18:case"end":return s.stop()}}),_callee)})));return function init(){return e.apply(this,arguments)}}();(0,u.useEffect)((function(){ae&&Ne()}),[I,K,U,Q,ae]),(0,u.useEffect)((function(){return function(){ie(!1)}}),[]),(0,u.useEffect)((function(){ve(),je()}),[d]),(0,u.useEffect)((function(){De()}),[c.initPage]),(0,u.useEffect)((function(){return function(){ve()}}),[]),(0,f.useReady)((function(){De(),p().nextTick((function(){setTimeout((function(){ve(),je()}),16)}))}));var Ie=function itemStyle(e){var t={},n=c.direction||w,o=se;o&&(t["horizontal"===n?"width":"height"]="".concat(o,"px"));var r=te[e];return r&&(t.transform="translate3D".concat("horizontal"===n?"(".concat(r,"px,0,0)"):"(0,".concat(r,"px,0)"))),t};return(0,u.useImperativeHandle)(t,(function(){return{to:we,next:ye,prev:ge}})),(0,j.jsx)(v.DataContext.Provider,{value:pe,children:(0,j.jsxs)(h.View,_objectSpread(_objectSpread({className:"van-swiper ".concat(x),ref:O},C),{},{id:"container-"+D,onTouchStart:function onTouchStart(e){c.isPreventDefault&&e.preventDefault(),c.isStopPropagation&&e.stopPropagation(),c.touchable&&(!function touchStart(e){var t,n;Oe(),le.startX=(null==e||null===(t=e.touches[0])||void 0===t?void 0:t.clientX)||0,le.startY=(null==e||null===(n=e.touches[0])||void 0===n?void 0:n.clientY)||0}(e),le.touchTime=Date.now(),ve(),be())},onTouchMove:function onTouchMove(e){c.touchable&&N.current.moving&&(!function touchMove(e){var t,n;le.deltaX=((null==e||null===(t=e.touches[0])||void 0===t?void 0:t.clientX)||0)-le.startX,le.deltaY=((null==e||null===(n=e.touches[0])||void 0===n?void 0:n.clientY)||0)-le.startY,le.offsetX=Math.abs(le.deltaX),le.offsetY=Math.abs(le.deltaY),le.delta=I?le.deltaY:le.deltaX,le.stateDirection||(le.stateDirection=function getDirection(e,t){return e>t&&e>5?"horizontal":t>e&&t>5?"vertical":""}(le.offsetX,le.offsetY))}(e),le.stateDirection===c.direction&&xe({offset:le.delta}))},onTouchEnd:function onTouchEnd(){if(c.touchable&&N.current.moving){var e=le.delta/(Date.now()-le.touchTime),t=Math.abs(e)>.3||Math.abs(le.delta)>+(se/2).toFixed(2),n=0;if(N.current.moving=!1,t&&le.stateDirection===c.direction){var o=I?le.offsetY:le.offsetX;n=c.loop?o>0?le.delta>0?-1:1:0:-Math[le.delta>0?"ceil":"floor"](le.delta/se),xe({pace:n,isEmit:!0})}else le.delta?xe({pace:0}):Ne();je()}},catchMove:I,style:_objectSpread(_objectSpread({},k),{},{height:U}),children:[(0,j.jsxs)(h.View,{className:Pe,ref:P,children:[u.Children.map(de,(function(e,t){return(0,j.jsx)(h.View,{className:"van-swiper-item-wrapper",style:Ie(t),children:e},t)})),(0,j.jsx)(h.View,{className:"van-swiper-item-wrapper",style:Ie(0),children:de&&de.length?de[0]:""})]}),c.paginationVisible&&!("pageContent"in c)?(0,j.jsx)(h.View,{className:m()((s={},(0,i.default)(s,"van-swiper__pagination",!0),(0,i.default)(s,"van-swiper__pagination-vertical",I),s)),children:u.Children.map(de,(function(e,t){var n;return(0,j.jsx)(h.Text,{style:(R+me)%me===t?{backgroundColor:c.paginationColor}:void 0,className:m()((n={},(0,i.default)(n,"van-swiper__pagination-item",!0),(0,i.default)(n,"active",(R+me)%me===t),n))},t)}))}):(0,j.jsx)(h.View,{children:_})]}))})},x=(0,u.forwardRef)(w);t.default=x},"./node_modules/classnames/index.js":function(e,t,n){var o,r=n("webpack/container/remote/@tarojs/runtime").window,a=n("./node_modules/@babel/runtime/helpers/typeof.js").default;!function(){"use strict";var i={}.hasOwnProperty;function classNames(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var o=a(n);if("string"===o||"number"===o)e.push(n);else if(Array.isArray(n)){if(n.length){var r=classNames.apply(null,n);r&&e.push(r)}}else if("object"===o){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]")){e.push(n.toString());continue}for(var s in n)i.call(n,s)&&n[s]&&e.push(s)}}}return e.join(" ")}e.exports?(classNames.default=classNames,e.exports=classNames):"object"===a(n.amdO)&&n.amdO?void 0===(o=function(){return classNames}.apply(t,[]))||(e.exports=o):r.classNames=classNames}()},"./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[9].use[1]!./src/pages/home/index.tsx":function(e,t,n){"use strict";var o=n("./node_modules/@antmjs/vantui/es/toast/index.js"),r=n("./node_modules/@antmjs/vantui/es/grid/index.js"),a=n("./node_modules/@antmjs/vantui/es/grid-item/index.js"),i=n("./node_modules/@antmjs/vantui/es/swiper/index.js"),s=n("./node_modules/@antmjs/vantui/es/swiper-item/index.js"),c=n("./node_modules/@antmjs/vantui/es/image/index.js"),l=n("./node_modules/@antmjs/vantui/es/search/index.js"),u=n("./node_modules/@antmjs/vantui/es/notice-bar/index.js"),d=n("./node_modules/@antmjs/vantui/es/dialog/index.js"),m=n("./node_modules/@antmjs/vantui/es/tag/index.js"),f=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),p=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),h=n("webpack/container/remote/react"),v=n.n(h),j=n("webpack/container/remote/@tarojs/taro"),b=n.n(j),g=n("./src/pages/components/TabbarCom/index.tsx"),y=n("./src/pages/components/ActiveCard/index.tsx"),w=n("webpack/container/remote/react/jsx-runtime");t.default=function Home(){var e=v().useState(0),t=(0,f.default)(e,2),n=t[0],j=(t[1],v().useState(0)),x=(0,f.default)(j,2),_=(x[0],x[1],v().useState(!1)),S=(0,f.default)(_,2),k=S[0],C=S[1],O=v().useState(""),P=(0,f.default)(O,2);P[0],P[1];return(0,h.useEffect)((function(){b().showShareMenu({withShareTicket:!0}),b().updateShareMenu({withShareTicket:!0,success:function success(){}})}),[]),(0,w.jsxs)(p.View,{className:"homeContent",children:[(0,w.jsx)(p.View,{children:(0,w.jsx)(d.default,{id:"vanDialog3",showConfirmButton:!1,showCancelButton:!1,show:k,onClose:function onClose(){return C(!1)},children:(0,w.jsx)(p.View,{className:"tagArr",children:[{city:"深圳",color:""},{city:"北京",color:"#8c8c8c"},{city:"上海",color:"#8c8c8c"},{city:"广州",color:"#8c8c8c"},{city:"武汉",color:"#8c8c8c"},{city:"杭州",color:"#8c8c8c"},{city:"成都",color:"#8c8c8c"}].map((function(e){return(0,w.jsx)(m.default,{plain:!0,type:"primary",color:null==e?void 0:e.color,size:"large",style:{marginRight:"30px",marginBottom:"10px"},children:null==e?void 0:e.city})}))})})}),(0,w.jsx)(u.default,{leftIcon:"volume-o",text:"疫情期间,请留意各个景区的开放时间"}),(0,w.jsxs)(p.View,{className:"topHome",children:[(0,w.jsx)(p.View,{onClick:function onClick(){return C(!0)},children:(0,w.jsx)(m.default,{plain:!0,type:"primary",size:"large",children:"深圳"})}),(0,w.jsx)(p.View,{children:(0,w.jsx)(l.default,{placeholder:"请输入搜索关键词",style:{width:"320px"}})})]}),(0,w.jsx)(p.View,{className:"demo-box",children:(0,w.jsx)(i.default,{height:180,paginationColor:"#426543",autoPlay:"3000",initPage:n,paginationVisible:!0,onChange:function onChange(e){},children:["cloud://cloud1-5g5xrgza12a0dd6d.636c-cloud1-5g5xrgza12a0dd6d-1253665791/download.jpg","cloud://cloud1-5g5xrgza12a0dd6d.636c-cloud1-5g5xrgza12a0dd6d-1253665791/images.jpg"].map((function(e,t){return(0,w.jsx)(s.default,{children:(0,w.jsx)(c.default,{src:e,fit:"cover",width:"100%",height:"200px"})},"swiper#demo1".concat(t))}))})}),(0,w.jsxs)(r.default,{children:[(0,w.jsx)(a.default,{icon:"star",text:"打卡",className:"iconStyle",onClick:function onClick(){b().navigateTo({url:"/pages/home/components/CheckIn/index"})}}),(0,w.jsx)(a.default,{icon:"like",className:"iconStyle",text:"深圳十峰",onClick:function onClick(){b().navigateTo({url:"/pages/mountainPeak/index"})}}),(0,w.jsx)(a.default,{icon:"eye",className:"iconStyle",text:"活动",onClick:function onClick(){b().navigateTo({url:"/pages/activityList/index"})}}),(0,w.jsx)(a.default,{icon:"manager",className:"iconStyle",text:"组队",onClick:function onClick(){b().navigateTo({url:"/pages/formSubmit/index"})}})]}),[1,2,3,4].splice(0,2).map((function(e){return(0,w.jsx)(p.View,{onClick:function onClick(){console.log("Card"),b().navigateTo({url:"/pages/activityList/components/details/index"})},children:(0,w.jsx)(y.default,{})})})),(0,w.jsx)(o.default,{id:"vanToast-demo2"}),(0,w.jsx)(g.default,{active:0})]})}},"./src/pages/home/index.tsx":function(e,t,n){"use strict";var o=n("webpack/container/remote/@tarojs/runtime"),r=n("./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[9].use[1]!./src/pages/home/index.tsx");Page((0,o.createPageConfig)(r.default,"pages/home/index",{root:{cn:[]}},{navigationBarTitleText:"首页"}||{}))}},function(e){e.O(0,["taro","vendors","common"],(function(){return t="./src/pages/home/index.tsx",e(e.s=t);var t}));e.O()}]);