2 lines
43 KiB
JavaScript
2 lines
43 KiB
JavaScript
/*! For license information please see index.js.LICENSE.txt */
|
|
(wx.webpackJsonp=wx.webpackJsonp||[]).push([["pages/home/index"],{"./node_modules/@antmjs/vantui/es/field/index.js":function(e,t,n){"use strict";n.d(t,{Field:function(){return Field}});var o=n("./node_modules/@babel/runtime/helpers/esm/defineProperty.js"),r=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),a=n("webpack/container/remote/@tarojs/taro"),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/cell/index.js"),u=n("./node_modules/@antmjs/vantui/es/icon/index.js"),d=(n("./node_modules/@antmjs/vantui/es/utils/index.js"),n("./node_modules/@antmjs/vantui/es/field/wxs.js")),m=n("webpack/container/remote/react/jsx-runtime");n("webpack/container/remote/@tarojs/runtime").document;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 f=0;function Field(e){var t=(0,i.useRef)({focused:!1}),n=(0,i.useState)({showClear:!1,unitag:"van-field"}),o=(0,r.default)(n,2),p=o[0],j=o[1],b=(0,i.useState)(""),v=(0,r.default)(b,2),h=v[0],g=v[1],y=p.showClear,w=e.size,x=e.leftIcon,_=e.center,S=e.border,O=void 0===S||S,k=e.isLink,C=e.required,P=e.clickable,T=e.className,N=e.titleWidth,D=void 0===N?"6.2em":N,I=e.style,E=e.arrowDirection,V=e.label,A=e.disabled,z=e.type,M=void 0===z?"text":z,q=e.inputAlign,F=e.clearIcon,K=void 0===F?"clear":F,R=e.rightIcon,L=e.icon,X=e.iconClass,Y=e.value,W=e.maxlength,H=e.showWordLimit,B=e.errorMessageAlign,U=e.error,G=e.errorMessage,J=e.fixed,Q=e.focus,$=e.cursor,Z=void 0===$?-1:$,ee=e.autoFocus,te=e.readonly,ne=e.placeholder,oe=e.placeholderStyle,re=e.autosize,ae=e.cursorSpacing,ie=void 0===ae?50:ae,se=e.adjustPosition,ce=void 0===se||se,le=e.showConfirmBar,ue=void 0===le||le,de=e.holdKeyboard,me=e.selectionEnd,fe=void 0===me?-1:me,pe=e.selectionStart,je=void 0===pe?-1:pe,be=e.alwaysEmbed,ve=e.disableDefaultPadding,he=void 0===ve||ve,ge=e.confirmType,ye=e.confirmHold,we=e.password,xe=e.clearable,_e=e.clearTrigger,Se=void 0===_e?"focus":_e,Oe=e.renderLeftIcon,ke=e.renderTitle,Ce=e.renderInput,Pe=e.renderRightIcon,Te=e.renderIcon,Ne=e.renderButton,De=e.onChange,Ie=e.onFocus,Ee=e.onBlur,Ve=e.onClear,Ae=e.onConfirm,ze=e.onInput,Me=e.onClickInput,qe=e.onClickIcon,Fe=e.onLineChange,Ke=e.onKeyboardHeightChange;(0,i.useEffect)((function(){j((function(e){return _objectSpread(_objectSpread({},e),{},{unitag:"van-field_uni_".concat(f++)})}))}),[]);var Re=function emitChange(e){e=e||{detail:{value:""}},Object.defineProperty(e,"detail",{value:e.detail.value}),g(e.detail||""),(0,a.nextTick)((function(){null==ze||ze(e),null==De||De(e)}))},Le=function setShowClear(e){var n=!1;if(xe&&!te){var o=!!e,r="always"===Se||"focus"===Se&&t.current.focused;n=o&&r}j((function(e){return _objectSpread(_objectSpread({},e),{},{showClear:n})}))},Xe=function _input(e){var t=(e.detail||{}).value;Le(void 0===t?"":t),Re(e)},Ye=function _focus(e){t.current.focused=!0,setTimeout((function(){Le(h)})),Object.defineProperty(e,"detail",{value:e.detail.value}),null==Ie||Ie(e)},We=function _blur(e){t.current.focused=!1,Le(h),Object.defineProperty(e,"detail",{value:e.detail.value}),null==Ee||Ee(e)},He=function _confirm(e){var t=(e.detail||{}).value;Le(void 0===t?"":t),Object.defineProperty(e,"detail",{value:e.detail.value}),null==Ae||Ae(e)};return(0,i.useEffect)((function(){Le(h)}),[te,xe]),(0,i.useEffect)((function(){g(null!=Y?Y:"")}),[Y]),(0,i.useEffect)((function(){0}),[h]),(0,m.jsxs)(l.Cell,{size:w,icon:x,center:_,border:O,isLink:k,required:C,clickable:P,titleWidth:D,titleStyle:{marginRight:"12px"},style:I,arrowDirection:E,className:"van-field "+"".concat(T||""),renderIcon:(0,m.jsx)(m.Fragment,{children:Oe}),renderTitle:(0,m.jsx)(m.Fragment,{children:V?(0,m.jsx)(s.View,{className:"label-class "+c.bem("field__label",{disabled:A}),children:V}):ke}),children:[(0,m.jsxs)(s.View,{className:c.bem("field__body",[M]),children:[(0,m.jsx)(s.View,{className:c.bem("field__control",[q,"custom"]),onClick:Me,children:Ce}),"textarea"===M?(0,m.jsx)(s.Textarea,{className:c.bem("field__control",[q,M,{disabled:A,error:U}])+" input-class ".concat(re?"autosize":""," ").concat(p.unitag)+"".concat(""),fixed:J,focus:Q,cursor:Z,value:h,autoFocus:ee,disabled:A||te,maxlength:W,placeholder:ne,placeholderStyle:oe,placeholderClass:c.bem("field__placeholder",{error:U,disabled:A}),nativeProps:re?{rows:1}:{},autoHeight:!!re,style:d.inputStyle(re),cursorSpacing:ie,adjustPosition:ce,showConfirmBar:ue,holdKeyboard:de,selectionEnd:fe,selectionStart:je,disableDefaultPadding:he,onInput:Xe,onClick:Me,onBlur:We,onFocus:Ye,onConfirm:He,onLineChange:Fe,onKeyboardHeightChange:Ke}):(0,m.jsx)(s.Input,{className:c.bem("field__control",[q,{disabled:A,error:U}])+" input-class",type:M,focus:Q,cursor:Z,value:h,autoFocus:ee,disabled:A||te,maxlength:W,placeholder:ne,placeholderStyle:oe,placeholderClass:c.bem("field__placeholder",{error:U}),confirmType:ge,confirmHold:ye,holdKeyboard:de,cursorSpacing:ie,adjustPosition:ce,selectionEnd:fe,selectionStart:je,alwaysEmbed:be,password:we||"password"===M,onInput:Xe,onClick:Me,onBlur:We,onFocus:Ye,onConfirm:He,onKeyboardHeightChange:Ke}),y&&(0,m.jsx)(u.Icon,{name:K,className:"van-field__clear-root van-field__icon-root",onTouchStart:function _clear(){g(""),Le(""),(0,a.nextTick)((function(){Re(),null==Ve||Ve()}))}}),(0,m.jsxs)(s.View,{className:"van-field__icon-container",onClick:qe,children:[(R||L)&&(0,m.jsx)(u.Icon,{name:R||L,className:"van-field__icon-root "+X+" right-icon-class"}),Pe,Te]}),(0,m.jsx)(s.View,{className:"van-field__button",children:Ne})]}),H&&W&&(0,m.jsxs)(s.View,{className:"van-field__word-limit",children:[(0,m.jsx)(s.View,{className:c.bem("field__word-num",{full:h.length>=W}),children:h.length>=W?W:h.length}),"/"+W]}),G&&(0,m.jsx)(s.View,{className:c.bem("field__error-message",[B,{disabled:A,error:U}]),children:G})]})}},"./node_modules/@antmjs/vantui/es/field/wxs.js":function(e,t,n){"use strict";n.d(t,{inputStyle:function(){return inputStyle}});var o=n("./node_modules/@antmjs/vantui/es/wxs/style.js"),r=n("./node_modules/@antmjs/vantui/es/wxs/add-unit.js");function inputStyle(e){return e&&"Object"===e.constructor.name?(0,o.style)({"min-height":(0,r.addUnit)(e.minHeight),"max-height":(0,r.addUnit)(e.maxHeight)}):""}},"./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,j=e.dot,b=e.info,v=e.badge,h=e.text,g=e.setChildrenInstance,y=e.parentInstance,w=e.index,x=e.url,_=e.linkType,S=e.style,O=e.className,k=(0,r.default)(e,m),C=(0,i.useState)({}),P=(0,o.default)(C,2),T=P[0],N=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;N({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==T?void 0:T.square})+" "+O,style:c.style([u.wrapperStyle({square:null==T?void 0:T.square,gutter:null==T?void 0:T.gutter,columnNum:null==T?void 0:T.columnNum,index:null==T?void 0:T.index}),S]),onClick:function onClick(e){var t;x&&(0,s.jumpLink)(x,_),null==k||null===(t=k.onClick)||void 0===t||t.call(k,e)},children:(0,d.jsx)(a.View,{className:"content-class "+c.bem("grid-item__content",[null==T?void 0:T.direction,{center:null==T?void 0:T.center,square:null==T?void 0:T.square,reverse:null==T?void 0:T.reverse,clickable:null==T?void 0:T.clickable,surround:(null==T?void 0:T.border)&&(null==T?void 0:T.gutter)}])+" "+(null!=T&&T.border?"van-hairline--surround":""),style:u.contentStyle({square:null==T?void 0:T.square,gutter:null==T?void 0:T.gutter}),children:k.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:j,info:v||b,size:null==T?void 0:T.iconSize}):T.renderIcon}),(0,d.jsx)(a.View,{className:"van-grid-item__text text-class",children:h?(0,d.jsx)(a.Text,{children:h}):T.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,j=e.border,b=void 0===j||j,v=e.direction,h=e.iconSize,g=void 0===h?"48":h,y=e.square,w=e.reverse,x=void 0!==w&&w,_=e.className,S=void 0===_?"":_,O=e.style,k=void 0===O?{}:O,C=(0,o.default)(e,l),P=(0,a.useRef)([]),T=(0,a.useCallback)((function(){P.current.forEach((function(e){e.updateStyle()}))}),[]);(0,a.useEffect)((function(){T()}),[T]);var N=(0,a.useCallback)((function(e,t){P.current[e]=t}),[]),D=(0,a.useMemo)((function(){var e=[];return C.children&&Array.isArray(C.children)&&C.children.forEach((function(t,o){e.push((0,a.cloneElement)(t,{setChildrenInstance:N,key:o,index:o,parentInstance:{columnNum:m,border:b,square:y,gutter:n,clickable:u,center:p,direction:v,reverse:x,iconSize:g}}))})),e}),[C.children,m]);return(0,c.jsx)(r.View,{className:"van-grid "+(b&&!n?"van-hairline--top":"")+" "+S,style:i.style([s.rootStyle({gutter:n}),k]),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 j=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],b=n[1],v={animation:null,resetAnimation:null,timer:null,wrapWidth:void 0,contentWidth:void 0,duration:void 0},h=(0,s.useRef)(v),g=e.text,y=void 0===g?"":g,w=e.mode,x=void 0===w?"":w,_=e.url,S=void 0===_?"":_,O=e.openType,k=void 0===O?"navigate":O,C=e.delay,P=void 0===C?1:C,T=e.speed,N=void 0===T?60:T,D=e.scrollable,I=void 0===D?null:D,E=e.leftIcon,V=void 0===E?"":E,A=e.color,z=void 0===A?"#ed6a0c":A,M=e.backgroundColor,q=void 0===M?"#fffbe8":M,F=e.background,K=e.wrapable,R=e.renderLeftIcon,L=e.renderRightIcon,X=e.onClick,Y=e.onClose,W=e.style,H=e.className,B=e.children,U=(0,r.default)(e,p);(0,s.useEffect)((function(){b((function(e){return _objectSpread(_objectSpread({},e),{},{unitag:j++})}))}),[]),(0,i.useReady)((function(){h.current.resetAnimation=(0,i.createAnimation)({duration:0,timingFunction:"linear"}),b((function(e){return _objectSpread(_objectSpread({},e),{},{ready:!0})}))})),(0,s.useEffect)((function(){h.current.resetAnimation=(0,i.createAnimation)({duration:0,timingFunction:"linear"}),b((function(e){return _objectSpread(_objectSpread({},e),{},{ready:!0})}))}),[]),(0,s.useEffect)((function(){return y&&o.ready&&J(),function(){h.current.timer&&clearTimeout(h.current.timer)}}),[y,N,o.ready]);var G=(0,s.useCallback)((function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];h.current.timer&&clearTimeout(h.current.timer),h.current.timer=null,b((function(t){return _objectSpread(_objectSpread({},t),{},{animationData:h.current.resetAnimation.translateX(e?0:h.current.wrapWidth).step().export()})})),setTimeout((function(){(0,u.requestAnimationFrame)((function(){b((function(e){return _objectSpread(_objectSpread({},e),{},{animationData:h.current.animation.translateX(-h.current.contentWidth).step().export()})}))}))}),10),h.current.timer=setTimeout((function(){G()}),h.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)&&(h.current.wrapWidth=n.width,h.current.contentWidth=t.width,h.current.duration=(n.width+t.width)/N*1e3,h.current.animation=(0,i.createAnimation)({duration:h.current.duration,timingFunction:"linear",delay:P}),G(!0))}))}))}))}),[o.unitag,I,N,P,G]),Q=(0,s.useCallback)((function(e){"closeable"===x&&(h.current.timer&&clearTimeout(h.current.timer),h.current.timer=null,b((function(e){return _objectSpread(_objectSpread({},e),{},{show:!1})})),null==Y||Y(e))}),[x,Y]);return o.show&&(0,f.jsxs)(c.View,_objectSpread(_objectSpread({className:l.bem("notice-bar",{withicon:x,wrapable:K})+" ".concat(H||""),style:l.style([m.rootStyle({color:z,backgroundColor:q,background:F}),W])},U),{},{onClick:X,children:[V?(0,f.jsx)(d.default,{name:V,className:"van-notice-bar__left-icon"}):R,(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||K?"":"van-ellipsis"),animation:o.animationData,children:[y,!y&&B]})}),"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:k,children:(0,f.jsx)(d.default,{className:"van-notice-bar__right-icon",name:"arrow"})}):L]}))}},"./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,j=e.disabled,b=e.readonly,v=e.inputAlign,h=e.showAction,g=e.leftIcon,y=void 0===g?"search":g,w=e.rightIcon,x=e.placeholder,_=e.placeholderStyle,S=e.actionText,O=void 0===S?"取消":S,k=e.background,C=void 0===k?"#ffffff":k,P=e.maxlength,T=void 0===P?-1:P,N=e.shape,D=void 0===N?"square":N,I=e.clearable,E=void 0===I||I,V=e.clearTrigger,A=void 0===V?"focus":V,z=e.clearIcon,M=void 0===z?"clear":z,q=e.renderLabel,F=e.renderLeftIcon,K=e.renderRightIcon,R=e.renderAction,L=e.onFocus,X=e.onBlur,Y=e.onChange,W=e.onClear,H=e.onClickInput,B=e.onSearch,U=e.onCancel,G=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:h||!!R})," ").concat(J),style:c.style([{background:C},G])},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}):q,(0,u.jsx)(l.Field,{type:"text",leftIcon:F?"":y,rightIcon:K?"":w,focus:f,error:p,border:!1,confirmType:"search",className:"van-search__field field-class",value:oe,disabled:j,readonly:b,clearable:E,clearTrigger:A,clearIcon:M,maxlength:T,inputAlign:v,placeholder:x,"placeholder-style":_,renderLeftIcon:F,renderRightIcon:K,style:"padding: 5px 10px 5px 0; background-color: transparent;",onBlur:X,onFocus:L,onChange:function _change(e){$&&ne(e.detail),null==Y||Y(e)},onConfirm:B,onClear:W,onClickInput:H})]}),(h||R)&&(0,u.jsx)(s.View,{className:"van-search__action",hoverClass:"van-search__action--hover",hoverStayTime:70,children:R||(0,u.jsx)(s.View,{onClick:function _cancel(e){setTimeout((function(){ne(""),null==U||U(),Object.defineProperty(e,"detail",{value:""}),null==Y||Y(e)}),200)},className:"cancel-class",children:O})})]}))}},"./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),j=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),b=n("./node_modules/@antmjs/vantui/es/swiper/context.js"),v=n("webpack/container/remote/react/jsx-runtime"),h=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===h?"undefined":(0,s.default)(h))?h.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),O=c.style,k=(0,a.default)(c,g),C=(0,u.useRef)(null),P=(0,u.useRef)(null),T=(0,u.useRef)({moving:!1,autoplayTimer:null,width:0,height:0,offset:0,size:0}),N=(0,u.useState)(Math.random().toString(36).slice(-8)),D=(0,r.default)(N,1)[0],I="vertical"===w,E=(0,u.useState)(null),V=(0,r.default)(E,2),A=V[0],z=V[1],M=(0,u.useState)(0),q=(0,r.default)(M,2),F=q[0],K=q[1],R=(0,u.useState)(0),L=(0,r.default)(R,2),X=L[0],Y=L[1],W=(0,u.useState)(0),H=(0,r.default)(W,2),B=H[0],U=H[1],G=(0,u.useState)(0),J=(0,r.default)(G,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?B:X,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},je=A?(I?null==A?void 0:A.height:null==A?void 0:A.width)-Number(se)*me:0,be=function stopAutoPlay(){clearTimeout(T.current.autoplayTimer),T.current.autoplayTimer=null},ve=function autoplay(){c.autoPlay<=0||me<=1||(be(),T.current.autoplayTimer=setTimeout((function(){ye(),autoplay()}),Number(c.autoPlay)))},he=function resettPosition(){T.current.moving=!0,F<=-1&&xe({pace:me}),F>=me&&xe({pace:-me})},ge=function prev(){he(),Ce(),Oe((function(){Oe((function(){T.current.moving=!1,xe({pace:-1,isEmit:!0})}))}))},ye=function next(){he(),Ce(),Oe((function(){Oe((function(){T.current.moving=!1,xe({pace:1,isEmit:!0})}))}))},we=function to(e){he(),Ce(),Oe((function(){Oe((function(){var t;T.current.moving=!1,t=c.loop&&me===e?0===F?0:e:e%me,xe({pace:t-F,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!==je){var u=l<je;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&&F!==s&&c.onChange&&c.onChange((s+me)%me),F=s,K(s),$(l),Te(l)}},_e=function getActive(e){if(e){var t=F+e;return c.loop?ke(t,-1,me):ke(t,0,me-1)}return F},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,-je));var o=t-n;return c.loop||(o=ke(o,je,0)),o},Oe=function requestFrame(e){h.requestAnimationFrame.call(h,e)},ke=function range(e,t,n){return Math.min(Math.max(e,t),n)},Ce=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)),Te=function getStyle(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Q,t=P.current,n=0;if(S){var o=I?B:X,r=I?(null==A?void 0:A.height)-o:(null==A?void 0:A.width)-o;n=e+(F!==me-1||c.loop?r/2:-r/2)}else n=e;t.style.transitionDuration="".concat(T.current.moving?0:c.duration,"ms"),t.style[I?"height":"width"]="".concat(Number(se)*me,"px"),t.style[I?"width":"height"]="".concat(I?X:B,"px"),t.style.transform="translate3D".concat(I?"(0,".concat(n,"px,0)"):"(".concat(n,"px,0,0)"))};(0,u.useEffect)((function(){T.current.activePagination=(F+me)%me}),[F]);var Ne=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,Ne(C.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),T.current.moving=!0,ae&&(T.current.moving=!1),z(t),K(n),Y(o),U(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&&Te()}),[I,X,B,Q,ae]),(0,u.useEffect)((function(){return function(){ie(!1)}}),[]),(0,u.useEffect)((function(){be(),ve()}),[d]),(0,u.useEffect)((function(){De()}),[c.initPage]),(0,u.useEffect)((function(){return function(){be()}}),[]),(0,f.useReady)((function(){De(),p().nextTick((function(){setTimeout((function(){be(),ve()}),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,v.jsx)(b.DataContext.Provider,{value:pe,children:(0,v.jsxs)(j.View,_objectSpread(_objectSpread({className:"van-swiper ".concat(x),ref:C},k),{},{id:"container-"+D,onTouchStart:function onTouchStart(e){c.isPreventDefault&&e.preventDefault(),c.isStopPropagation&&e.stopPropagation(),c.touchable&&(!function touchStart(e){var t,n;Ce(),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(),be(),he())},onTouchMove:function onTouchMove(e){c.touchable&&T.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&&T.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(T.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}):Te();ve()}},catchMove:I,style:_objectSpread(_objectSpread({},O),{},{height:B}),children:[(0,v.jsxs)(j.View,{className:Pe,ref:P,children:[u.Children.map(de,(function(e,t){return(0,v.jsx)(j.View,{className:"van-swiper-item-wrapper",style:Ie(t),children:e},t)})),(0,v.jsx)(j.View,{className:"van-swiper-item-wrapper",style:Ie(0),children:de&&de.length?de[0]:""})]}),c.paginationVisible&&!("pageContent"in c)?(0,v.jsx)(j.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,v.jsx)(j.Text,{style:(F+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",(F+me)%me===t),n))},t)}))}):(0,v.jsx)(j.View,{children:_})]}))})},x=(0,u.forwardRef)(w);t.default=x},"./node_modules/@antmjs/vantui/es/toast/events.js":function(e,t,n){"use strict";n.d(t,{on:function(){return on},off:function(){return off},trigger:function(){return trigger}});var o=n("webpack/container/remote/@tarojs/taro"),r=new o.Events;function trigger(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return r.trigger.apply(r,[e].concat(n))}function on(e,t){return r.on(e,t)}function off(e,t){return r.off(e,t)}},"./node_modules/@antmjs/vantui/es/toast/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("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),s=n("webpack/container/remote/react"),c=n("./node_modules/@antmjs/vantui/es/transition/index.js"),l=n("./node_modules/@antmjs/vantui/es/overlay/index.js"),u=n("./node_modules/@antmjs/vantui/es/icon/index.js"),d=n("./node_modules/@antmjs/vantui/es/loading/index.js"),m=n("./node_modules/@antmjs/vantui/es/common/validator.js"),f=n("./node_modules/@antmjs/vantui/es/toast/events.js"),p=n("./node_modules/@antmjs/vantui/es/toast/toast.js"),j=n("webpack/container/remote/react/jsx-runtime"),b=["style","className","children","zIndex"];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 v="van-toast",h={show:!0,duration:2e3,mask:!1,forbidClick:!1,type:"text",position:"middle",message:"",loadingType:"circular",selector:"#van-toast",id:v},g=Object.assign({},h),y=null;function Toast(e){var t=(0,s.useState)({show:!1,duration:2e3,mask:!1,forbidClick:!1,type:"text",position:"middle",message:"",loadingType:"circular",selector:"#van-toast"}),n=(0,a.default)(t,2),o=n[0],w=n[1],x=e.style,_=e.className,S=e.children,O=e.zIndex,k=(0,r.default)(e,b),C=e.id||v;(0,s.useLayoutEffect)((function(){w((function(e){return _objectSpread({},e)}))}),[e]);var P=(0,s.useCallback)((function(e){var t;w((function(e){return _objectSpread(_objectSpread({},e),{},{show:!1})})),null==e||null===(t=e.onClose)||void 0===t||t.call(e)}),[]),T=function tShowListener(e){var t=Object.assign(Object.assign({},g),function parseOptions(e){return(0,m.isObj)(e)?e:{message:e}}(e));"#van-toast"!==t.selector&&t.selector.replace("#","")!==C||(p.default.clear(),w((function(e){return _objectSpread(_objectSpread({},e),t)})),clearTimeout(y),null!=t.duration&&t.duration>0&&(y=setTimeout((function(){(0,f.trigger)("toast_clear",e)}),t.duration)))},N=(0,s.useCallback)((function(e){P(e)}),[]),D=(0,s.useCallback)((function(e){g=Object.assign(g,e)}),[]),I=(0,s.useCallback)((function(){g=Object.assign({},h)}),[]);return(0,s.useEffect)((function(){return(0,f.on)("toast_show",T),(0,f.on)("toast_clear",N),(0,f.on)("toast_setDefaultOptions",D),(0,f.on)("toast_resetDefaultOptions",I),function(){(0,f.off)("toast_show",T),(0,f.off)("toast_clear",N),(0,f.off)("toast_setDefaultOptions",D),(0,f.off)("toast_resetDefaultOptions",I)}}),[]),(0,j.jsxs)(i.View,{children:[(o.mask||o.forbidClick)&&(0,j.jsx)(l.default,{show:o.show,zIndex:O,style:o.mask?"":"background-color: transparent;"}),(0,j.jsx)(c.default,{show:o.show,style:O?{zIndex:O}:{},className:"van-toast__container",children:(0,j.jsxs)(i.View,_objectSpread(_objectSpread({id:"van-toast",className:"van-toast van-toast--"+("text"===o.type||"html"===o.type?"text":"icon")+" van-toast--".concat(o.position," ").concat(_),style:x,onTouchMove:function noop(){}},k),{},{children:["text"===o.type?(0,j.jsx)(i.Text,{children:o.message}):"html"===o.type?(0,j.jsx)(i.RichText,{nodes:o.message}):(0,j.jsxs)(i.View,{className:"van-toast__box",children:["loading"===o.type?(0,j.jsx)(d.default,{color:"white",type:o.loadingType,className:"van-toast__loading"}):(0,j.jsx)(u.default,{className:"van-toast__icon",name:o.type}),o.message&&(0,j.jsx)(i.Text,{className:"van-toast__text",children:o.message})]}),S]}))})]})}Toast.show=p.default,Toast.loading=p.default.loading,Toast.success=p.default.success,Toast.fail=p.default.fail,Toast.clear=p.default.clear,Toast.setDefaultOptions=p.default.setDefaultOptions,Toast.resetDefaultOptions=p.default.resetDefaultOptions,t.default=Toast},"./node_modules/@antmjs/vantui/es/toast/toast.js":function(e,t,n){"use strict";var o=n("./node_modules/@antmjs/vantui/es/common/validator.js"),r=n("./node_modules/@antmjs/vantui/es/toast/events.js");var a=function createMethod(e){return function(t){return i(Object.assign({type:e},function parseOptions(e){return(0,o.isObj)(e)?e:{message:e}}(t)))}},i=function Toast(e){(0,r.trigger)("toast_show",e)};i.loading=a("loading"),i.success=a("success"),i.fail=a("fail"),i.clear=function(e){(0,r.trigger)("toast_clear",e)},i.setDefaultOptions=function(e){(0,r.trigger)("toast_setDefaultOptions",e)},i.resetDefaultOptions=function(){(0,r.trigger)("toast_resetDefaultOptions")},t.default=i},"./node_modules/@antmjs/vantui/es/utils/index.js":function(e,t,n){"use strict";n.d(t,{resizeTextarea:function(){return resizeTextarea}});n("./node_modules/@babel/runtime/helpers/esm/typeof.js"),n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),n("webpack/container/remote/react"),n("webpack/container/remote/@tarojs/taro");var o=n("./node_modules/@antmjs/vantui/es/utils/type.js"),r=n("webpack/container/remote/@tarojs/runtime").window,a=n("webpack/container/remote/@tarojs/runtime").document;function setScrollTop(e,t){"scrollTop"in e?e.scrollTop=t:e.scrollTo(e.scrollX,t)}function resizeTextarea(e,t){var n=function getRootScrollTop(){return r.pageYOffset||a.documentElement.scrollTop||a.body.scrollTop||0}();e.style.height="auto",e.style.lineHeight="inherit",e.rows=1;var i=e.scrollHeight;if(console.info(i),(0,o.isObject)(t)){var s=t.maxHeight,c=t.minHeight;void 0!==s&&(i=Math.min(i,"number"==typeof s?s:Number(s.replace("px","")))),void 0!==c&&(i=Math.max(i,"number"==typeof c?c:Number(c.replace("px",""))))}i&&(e.style.height="".concat(i,"px"),function setRootScrollTop(e){setScrollTop(r,e),setScrollTop(a.body,e)}(n))}},"./node_modules/@antmjs/vantui/es/utils/type.js":function(e,t,n){"use strict";function isString(e){return"[object String]"===toString.call(e)}function isNumber(e){return"[object Number]"===toString.call(e)}function isObject(e){return"[object Object]"===toString.call(e)}n.d(t,{isString:function(){return isString},isNumber:function(){return isNumber},isObject:function(){return isObject}})},"./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/grid/index.js"),r=n("./node_modules/@antmjs/vantui/es/grid-item/index.js"),a=n("./node_modules/@antmjs/vantui/es/toast/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/tag/index.js"),d=n("./node_modules/@antmjs/vantui/es/notice-bar/index.js"),m=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),f=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),p=n("webpack/container/remote/react"),j=n.n(p),b=n("webpack/container/remote/@tarojs/taro"),v=n.n(b),h=n("./src/pages/components/TabbarCom/index.tsx"),g=n("./src/pages/components/ActiveCard/index.tsx"),y=n("webpack/container/remote/react/jsx-runtime");t.default=function Home(){var e=j().useState(0),t=(0,m.default)(e,2),n=t[0],b=(t[1],j().useState(0)),w=(0,m.default)(b,2);w[0],w[1];return(0,p.useEffect)((function(){v().showShareMenu({withShareTicket:!0}),v().updateShareMenu({withShareTicket:!0,success:function success(){}})}),[]),(0,y.jsxs)(f.View,{className:"homeContent",children:[(0,y.jsx)(d.default,{leftIcon:"volume-o",text:"在代码阅读过程中人们说脏话的频率是衡量代码质量的唯一标准。"}),(0,y.jsxs)(f.View,{className:"topHome",children:[(0,y.jsx)(f.View,{children:(0,y.jsx)(u.default,{plain:!0,type:"primary",size:"large",children:"深圳"})}),(0,y.jsx)(f.View,{children:(0,y.jsx)(l.default,{placeholder:"请输入搜索关键词",style:{width:"320px"}})})]}),(0,y.jsx)(f.View,{className:"demo-box",children:(0,y.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,y.jsx)(s.default,{children:(0,y.jsx)(c.default,{src:e,fit:"cover",width:"100%",height:"200px"})},"swiper#demo1".concat(t))}))})}),(0,y.jsxs)(o.default,{children:[(0,y.jsx)(r.default,{icon:"star",text:"打卡",className:"iconStyle",onClick:function onClick(){a.default.success({message:"打卡成功",selector:"#vanToast-demo2"})}}),(0,y.jsx)(r.default,{icon:"like",className:"iconStyle",text:"十峰",onClick:function onClick(){v().navigateTo({url:"/pages/mountainPeak/index"})}}),(0,y.jsx)(r.default,{icon:"eye",className:"iconStyle",text:"活动",onClick:function onClick(){v().navigateTo({url:"/pages/activityList/index"})}}),(0,y.jsx)(r.default,{icon:"manager",className:"iconStyle",text:"招募",onClick:function onClick(){v().navigateTo({url:"/pages/formSubmit/index"})}})]}),[1,2,3,4].splice(0,2).map((function(e){return(0,y.jsx)(f.View,{onClick:function onClick(){console.log("Card"),v().navigateTo({url:"/pages/activityList/components/details/index"})},children:(0,y.jsx)(g.default,{})})})),(0,y.jsx)(a.default,{id:"vanToast-demo2"}),(0,y.jsx)(h.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()}]); |