@conecli/cone-render 0.8.15-taroUpdate.1 → 0.8.15-taroUpdate.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app.js +2 -0
- package/dist/app.js.LICENSE.txt +29 -0
- package/dist/app.json +1 -0
- package/dist/app.wxss +1 -0
- package/dist/base.wxml +855 -0
- package/dist/common.js +1 -0
- package/dist/common.wxss +1 -0
- package/dist/comp.js +1 -0
- package/dist/comp.json +1 -0
- package/dist/comp.wxml +2 -0
- package/dist/pages/index/ContainerFloorListDemo.js +1 -0
- package/dist/pages/index/ContainerFloorListDemo.json +1 -0
- package/dist/pages/index/ContainerFloorListDemo.wxml +2 -0
- package/dist/pages/index/ContainerFloorListDemo.wxss +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.js +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.json +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.wxml +2 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.wxss +1 -0
- package/dist/pages/index/decorate.js +1 -0
- package/dist/pages/index/decorate.json +1 -0
- package/dist/pages/index/decorate.wxml +2 -0
- package/dist/pages/index/index.js +1 -0
- package/dist/pages/index/index.json +1 -0
- package/dist/pages/index/index.wxml +2 -0
- package/dist/project.config.json +13 -0
- package/dist/runtime.js +1 -0
- package/dist/taro.js +1 -0
- package/dist/utils.wxs +39 -0
- package/dist/vendors.js +2 -0
- package/dist/vendors.js.LICENSE.txt +25 -0
- package/package.json +2 -1
- package/dist/api/index.ts +0 -1
- package/dist/assets/fans_price@2x.png +0 -0
- package/dist/assets/jsbundles_jdreactshopactivitytab_images_samprice.png +0 -0
- package/dist/assets/plus-icon.png +0 -0
- package/dist/common/business.ts +0 -1
- package/dist/common/const.ts +0 -1
- package/dist/common/index.h5.ts +0 -1
- package/dist/common/index.jd.ts +0 -1
- package/dist/common/index.ts +0 -1
- package/dist/common/index.weapp.ts +0 -1
- package/dist/common/wxappApi.ts +0 -1
- package/dist/components/ErrorBoundary.tsx +0 -1
- package/dist/components/base/CommonFloorHead/index.module.scss +0 -146
- package/dist/components/base/CommonFloorHead/index.tsx +0 -1
- package/dist/components/base/CountDown/index.module.scss +0 -47
- package/dist/components/base/CountDown/index.tsx +0 -1
- package/dist/components/base/CustomImageLoadRealInfo/index.module.scss +0 -10
- package/dist/components/base/CustomImageLoadRealInfo/index.tsx +0 -1
- package/dist/components/base/CustomScrollView/index.module.scss +0 -18
- package/dist/components/base/CustomScrollView/index.tsx +0 -1
- package/dist/components/base/CustomScrollView/index.weapp.tsx +0 -1
- package/dist/components/base/Dialog/const.ts +0 -1
- package/dist/components/base/Dialog/index.module.scss +0 -112
- package/dist/components/base/Dialog/index.tsx +0 -1
- package/dist/components/base/Exposure/index.h5.module.scss +0 -8
- package/dist/components/base/Exposure/index.h5.tsx +0 -1
- package/dist/components/base/Exposure/index.module.scss +0 -11
- package/dist/components/base/Exposure/index.tsx +0 -1
- package/dist/components/base/ExposureSmart/index.h5.module.scss +0 -8
- package/dist/components/base/ExposureSmart/index.h5.tsx +0 -1
- package/dist/components/base/ExposureSmart/index.module.scss +0 -11
- package/dist/components/base/ExposureSmart/index.tsx +0 -1
- package/dist/components/base/ExposureSmart/reporter.tsx +0 -1
- package/dist/components/base/InViewRender/const.ts +0 -1
- package/dist/components/base/InViewRender/index.module.scss +0 -17
- package/dist/components/base/InViewRender/index.tsx +0 -1
- package/dist/components/base/InViewRender/index.weapp.tsx +0 -1
- package/dist/components/base/JdLoading/index.module.scss +0 -34
- package/dist/components/base/JdLoading/index.tsx +0 -1
- package/dist/components/base/LazyLayoutLoad/const.ts +0 -1
- package/dist/components/base/LazyLayoutLoad/index.module.scss +0 -17
- package/dist/components/base/LazyLayoutLoad/index.tsx +0 -1
- package/dist/components/base/LazyLayoutLoad/index.weapp.tsx +0 -1
- package/dist/components/base/LazyLoadImage/const.ts +0 -1
- package/dist/components/base/LazyLoadImage/index.h5.module.scss +0 -24
- package/dist/components/base/LazyLoadImage/index.h5.tsx +0 -1
- package/dist/components/base/LazyLoadImage/index.module.scss +0 -17
- package/dist/components/base/LazyLoadImage/index.tsx +0 -1
- package/dist/components/base/NetworkDataError/const.ts +0 -1
- package/dist/components/base/NetworkDataError/index.module.scss +0 -76
- package/dist/components/base/NetworkDataError/index.tsx +0 -1
- package/dist/components/base/Price/const.ts +0 -1
- package/dist/components/base/Price/index.module.scss +0 -127
- package/dist/components/base/Price/index.tsx +0 -1
- package/dist/components/base/Skeleton/index.module.scss +0 -14
- package/dist/components/base/Skeleton/index.tsx +0 -1
- package/dist/components/base/Skeleton/old.tsx +0 -1
- package/dist/components/base/Skeleton/svg/const.ts +0 -1
- package/dist/components/base/Skeleton/svg/shopHeader.svg +0 -72
- package/dist/components/decorate/DecorateFloorModule/index.module.scss +0 -18
- package/dist/components/decorate/DecorateFloorModule/index.tsx +0 -1
- package/dist/components/decorate/EmptyFloorModule/index.module.scss +0 -20
- package/dist/components/decorate/EmptyFloorModule/index.tsx +0 -1
- package/dist/components/decorate/PlaceHolder/index.module.scss +0 -36
- package/dist/components/decorate/PlaceHolder/index.tsx +0 -1
- package/dist/components/floorItem.tsx +0 -1
- package/dist/components/floorItem.weapp.tsx +0 -1
- package/dist/components/isv/Floor/index.module.scss +0 -4
- package/dist/components/isv/Floor/index.tsx +0 -1
- package/dist/config/env.ts +0 -1
- package/dist/config/shop.ts +0 -1
- package/dist/customHooks/useDocumentVisibilitychange.ts +0 -1
- package/dist/interface/common.ts +0 -1
- package/dist/interface/component.ts +0 -1
- package/dist/interface/index.ts +0 -1
- package/dist/interface/jumpEventReport.ts +0 -1
- package/dist/interface/service.ts +0 -1
- package/dist/interface/utils.ts +0 -1
- package/dist/jumpEventReport/base.ts +0 -1
- package/dist/jumpEventReport/const.ts +0 -1
- package/dist/jumpEventReport/createReportFloorData.ts +0 -1
- package/dist/jumpEventReport/index.h5.ts +0 -1
- package/dist/jumpEventReport/index.jd.ts +0 -1
- package/dist/jumpEventReport/index.ts +0 -1
- package/dist/jumpEventReport/index.weapp.ts +0 -1
- package/dist/jumpEventReport/jdJumpJdApp.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/base.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.h5.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.jd.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.weapp.ts +0 -1
- package/dist/jumpEventReport/logEventConfig.ts +0 -1
- package/dist/jumpEventReport/web/report.ts +0 -1
- package/dist/jumpEventReport/web/wqshop.report.ts +0 -1
- package/dist/jumpEventReport/web.base.ts +0 -1
- package/dist/jumpEventReport/web.jd.ts +0 -1
- package/dist/jumpEventReport/web.wxapp.ts +0 -1
- package/dist/libs/taroAppReport.js +0 -4
- package/dist/modules/ContainerFloorList/index.h5.module.scss +0 -43
- package/dist/modules/ContainerFloorList/index.h5.tsx +0 -1
- package/dist/modules/ContainerFloorList/index.module.scss +0 -17
- package/dist/modules/ContainerFloorList/index.tsx +0 -1
- package/dist/modules/DecorateContainerFloorList/index.module.scss +0 -34
- package/dist/modules/DecorateContainerFloorList/index.tsx +0 -1
- package/dist/open/api/device.ts +0 -1
- package/dist/open/api/environment.ts +0 -1
- package/dist/open/api/global.ts +0 -1
- package/dist/open/api/index.ts +0 -1
- package/dist/open/api/jump.ts +0 -1
- package/dist/open/api/moduleUtil.ts +0 -1
- package/dist/open/api/storage.ts +0 -1
- package/dist/open/api/track.ts +0 -1
- package/dist/open/api/util.ts +0 -1
- package/dist/open/components/index.ts +0 -1
- package/dist/open/index.ts +0 -1
- package/dist/open/modules/index.ts +0 -1
- package/dist/sass/app.h5.scss +0 -607
- package/dist/sass/app.scss +0 -21
- package/dist/sass/base.scss +0 -351
- package/dist/sass/decorate.h5.scss +0 -33
- package/dist/sass/normalize.scss +0 -261
- package/dist/utils/MQ.ts +0 -1
- package/dist/utils/connectNativeJsBridge.ts +0 -1
- package/dist/utils/draExceptionAndProfile.ts +0 -1
- package/dist/utils/floorDataFindDataDefines.ts +0 -1
- package/dist/utils/h5Utils.ts +0 -1
- package/dist/utils/index.h5.ts +0 -1
- package/dist/utils/index.ts +0 -1
- package/dist/utils/index.weapp.ts +0 -1
- package/dist/utils/intersectionObserver.ts +0 -1
- package/dist/utils/jm-common.js +0 -1
- package/dist/utils/jm-cookie.js +0 -1
- package/dist/utils/jm-js-agent-jd-profile.js +0 -1
- package/dist/utils/utils.ts +0 -1
- package/dist/wxapp/api/reportGDT.js +0 -1
- package/dist/wxapp/common/biz.js +0 -1
- package/dist/wxapp/common/login/login.js +0 -1
- package/dist/wxapp/common/navigator.js +0 -1
- package/dist/wxapp/common/user_info.js +0 -1
- package/dist/wxapp/components/nav-bar/nav-bar.js +0 -1
- package/dist/wxapp/components/nav-bar/nav-bar.json +0 -5
- package/dist/wxapp/components/nav-bar/nav-bar.wxml +0 -0
- package/dist/wxapp/components/nav-bar/nav-bar.wxss +0 -0
package/dist/taro.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[107],{9671:function(e,t,n){"use strict";n.d(t,{Z:function(){return Z}});var r=n(1002),i=n(2180),o=n(1413),a=n(5671),s=n(3144),u=n(4942);function c(e){return"function"===typeof e}function l(e){return"undefined"===typeof e}function h(e){return e&&"object"===(0,r.Z)(e)}var d=function(e){return!h(e)};function f(e){throw new TypeError(e)}c(Object.assign)||(Object.assign=function(e){null==e&&f("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t}),c(Object.defineProperties)||(Object.defineProperties=function(e,t){function n(e){function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}d(e)&&f("bad desc");var n={};if(t(e,"enumerable")&&(n.enumerable=!!e.enumerable),t(e,"configurable")&&(n.configurable=!!e.configurable),t(e,"value")&&(n.value=e.value),t(e,"writable")&&(n.writable=!!e.writable),t(e,"get")){var r=e.get;c(r)||l(r)||f("bad get"),n.get=r}if(t(e,"set")){var i=e.set;c(i)||l(i)||f("bad set"),n.set=i}return("get"in n||"set"in n)&&("value"in n||"writable"in n)&&f("identity-confused descriptor"),n}d(e)&&f("bad obj"),t=Object(t);for(var r=Object.keys(t),i=[],o=0;o<r.length;o++)i.push([r[o],n(t[r[o]])]);for(var a=0;a<i.length;a++)Object.defineProperty(e,i[a][0],i[a][1]);return e});var p={WEAPP:"WEAPP",WEB:"WEB",RN:"RN",SWAN:"SWAN",ALIPAY:"ALIPAY",TT:"TT",QQ:"QQ",JD:"JD"};function v(){return p.WEAPP}var g=function(){function e(t,n,r){(0,a.Z)(this,e),this.index=r||0,this.requestParams=t,this.interceptors=n||[]}return(0,s.Z)(e,[{key:"proceed",value:function(e){if(this.requestParams=e,this.index>=this.interceptors.length)throw new Error("chain \u53c2\u6570\u9519\u8bef, \u8bf7\u52ff\u76f4\u63a5\u4fee\u6539 request.chain");var t=this._getNextInterceptor(),n=this._getNextChain(),r=t(n),i=r.catch((function(e){return Promise.reject(e)}));return Object.keys(r).forEach((function(e){return c(r[e])&&(i[e]=r[e])})),i}},{key:"_getNextInterceptor",value:function(){return this.interceptors[this.index]}},{key:"_getNextChain",value:function(){return new e(this.requestParams,this.interceptors,this.index+1)}}]),e}(),m=function(){function e(t){(0,a.Z)(this,e),this.taroInterceptor=t,this.chain=new g}return(0,s.Z)(e,[{key:"request",value:function(e){var t=this.chain,n=this.taroInterceptor;return t.interceptors=t.interceptors.filter((function(e){return e!==n})).concat(n),t.proceed((0,o.Z)({},e))}},{key:"addInterceptor",value:function(e){this.chain.interceptors.push(e)}},{key:"cleanInterceptors",value:function(){this.chain=new g}}]),e}();function b(e){var t,n=e.requestParams,r=new Promise((function(r,i){var o=setTimeout((function(){o=null,i(new Error("\u7f51\u7edc\u94fe\u63a5\u8d85\u65f6,\u8bf7\u7a0d\u540e\u518d\u8bd5\uff01"))}),n&&n.timeout||6e4);t=e.proceed(n),t.then((function(e){o&&(clearTimeout(o),r(e))})).catch((function(e){o&&clearTimeout(o),i(e)}))}));return!l(t)&&c(t.abort)&&(r.abort=t.abort),r}function y(e){var t=e.requestParams;t.method,t.data,t.url;var n=e.proceed(t),r=n.then((function(e){return e}));return c(n.abort)&&(r.abort=n.abort),r}var k=Object.freeze({__proto__:null,timeoutInterceptor:b,logInterceptor:y});function w(e){return e}function T(e){return function(t,n){e.preloadData=h(t)?t:(0,u.Z)({},t,n)}}var E=750,S={640:1.17,750:1,828:.905},C=20;function P(e){return function(t){var n=t.designWidth,r=void 0===n?E:n,i=t.deviceRatio,o=void 0===i?S:i,a=t.baseFontSize,s=void 0===a?C:a;e.config=e.config||{},e.config.designWidth=r,e.config.deviceRatio=o,e.config.baseFontSize=s}}function x(e){return function(t){var n=e.config||{},r=n.deviceRatio||S,i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return c(n.designWidth)?n.designWidth(e):n.designWidth||E}(t);if(!(i in r))throw new Error("deviceRatio \u914d\u7f6e\u4e2d\u4e0d\u5b58\u5728 ".concat(i," \u7684\u8bbe\u7f6e\uff01"));return parseInt(t,10)*r[i]+"rpx"}}var Z={Behavior:w,getEnv:v,ENV_TYPE:p,Link:m,interceptors:k,Current:i.Current,getCurrentInstance:i.getCurrentInstance,options:i.options,nextTick:i.nextTick,eventCenter:i.eventCenter,Events:i.Events,getInitPxTransform:P};Z.initPxTransform=P(Z),Z.preload=T(i.Current),Z.pxTransform=x(Z)},8744:function(e,t,n){"use strict";n.d(t,{Ox:function(){return J}});var r=n(4942),i=n(9439),o=n(7326),a=n(5671),s=n(3144),u=n(136),c=n(7277),l=n(3433),h=n(4455),d=n(2180),f={PageContext:h.kT,R:h.kT},p="taro-app";function v(e,t){var n,r=t.prototype;return!(null===(n=t.displayName)||void 0===n?void 0:n.includes("Connect"))&&((0,h.mf)(t.render)||!!(null===r||void 0===r?void 0:r.isReactComponent)||r instanceof e.Component)}function g(e){return(0,h.kJ)(e)?e:e?[e]:[]}function m(e){return e.writable=!0,e.enumerable=!0,e}function b(e){d.Current.router=Object.assign({params:null===e||void 0===e?void 0:e.query},e)}var y,k,w=function(e){return function(t){var n=f.R,r=f.PageContext,i=n.useContext(r)||p,o=n.useRef(),a=n.useRef(t);a.current!==t&&(a.current=t),n.useLayoutEffect((function(){var t=o.current=(0,d.getPageInstance)(i),n=!1;t||(n=!0,o.current=Object.create(null),t=o.current);var r=function(){return a.current.apply(a,arguments)};return(0,h.mf)(t[e])?t[e]=[t[e],r]:t[e]=[].concat((0,l.Z)(t[e]||[]),[r]),n&&(0,d.injectPageInstance)(t,i),function(){var t=o.current;if(t){var n=t[e];n===r?t[e]=void 0:(0,h.kJ)(n)&&(t[e]=n.filter((function(e){return e!==r}))),o.current=void 0}}}),[])}},T=w("componentDidHide"),E=w("componentDidShow"),S=w("onError"),C=w("onUnhandledRejection"),P=w("onLaunch"),x=w("onPageNotFound"),Z=w("onLoad"),I=w("onPageScroll"),A=w("onPullDownRefresh"),N=w("onPullIntercept"),_=w("onReachBottom"),L=w("onResize"),O=w("onUnload"),R=w("onAddToFavorites"),B=w("onOptionMenuClick"),j=w("onSaveExitState"),D=w("onShareAppMessage"),M=w("onShareTimeline"),U=w("onTitleClick"),F=w("onReady"),W=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=f.R;return e?d.Current.router:t.useMemo((function(){return d.Current.router}),[])},H=w("onTabItemTap"),z=function(){},V=Object.freeze({__proto__:null,useAddToFavorites:R,useDidHide:T,useDidShow:E,useError:S,useLaunch:P,useLoad:Z,useOptionMenuClick:B,usePageNotFound:x,usePageScroll:I,usePullDownRefresh:A,usePullIntercept:N,useReachBottom:_,useReady:F,useResize:L,useRouter:W,useSaveExitState:j,useScope:z,useShareAppMessage:D,useShareTimeline:M,useTabItemTap:H,useTitleClick:U,useUnhandledRejection:C,useUnload:O}),q=(0,d.incrementId)();function G(e){h.PT.tap("getLifecycle",(function(e,t){return t=t.replace(/^on(Show|Hide)$/,"componentDid$1"),e[t]})),h.PT.tap("modifyMpEvent",(function(e){Object.defineProperty(e,"type",{value:e.type.replace(/-/g,"")})})),h.PT.tap("batchedEventUpdates",(function(t){e.unstable_batchedUpdates(t)})),h.PT.tap("mergePageInstance",(function(e,t){e&&t&&("constructor"in e||Object.keys(e).forEach((function(n){var r=e[n],i=g(t[n]);t[n]=i.concat(r)})))}))}function $(e,t){return function(n){var r=v(e,n),i=function(e){return e&&(0,d.injectPageInstance)(e,t)},o=r?{ref:i}:{forwardedRef:i,reactReduxForwardedRef:i};return f.PageContext===h.kT&&(f.PageContext=e.createContext("")),function(e){(0,u.Z)(i,e);var r=(0,c.Z)(i);function i(){var e;return(0,a.Z)(this,i),e=r.apply(this,arguments),e.state={hasError:!1},e}return(0,s.Z)(i,[{key:"componentDidCatch",value:function(e,t){0}},{key:"render",value:function(){var e=this.state.hasError?[]:y(f.PageContext.Provider,{value:t},y(n,Object.assign(Object.assign({},this.props),o)));return y("root",{id:t},e)}}],[{key:"getDerivedStateFromError",value:function(e){var t,n;return null===(n=null===(t=d.Current.app)||void 0===t?void 0:t.onError)||void 0===n||n.call(t,e.message+e.stack),{hasError:!0}}}]),i}(e.Component)}}function J(e,t,n,l){var g;f.R=t,y=t.createElement,k=n,t.Fragment;var w,T,E=t.createRef(),S=v(t,e),C=new Promise((function(e){return T=e}));function P(){return E.current}function x(e){w?e():C.then((function(){return e()}))}function Z(){var e,n,r="app";var i=d.document.getElementById(r);if((t.version||"").startsWith("18")){var o=k.createRoot(i);null===(e=o.render)||void 0===e||e.call(o,y(I))}else null===(n=k.render)||void 0===n||n.call(k,y(I),i)}G(k);var I=function(n){(0,u.Z)(i,n);var r=(0,c.Z)(i);function i(e){var t;return(0,a.Z)(this,i),t=r.call(this,e),t.pages=[],t.elements=[],w=(0,o.Z)(t),T((0,o.Z)(t)),t}return(0,s.Z)(i,[{key:"mount",value:function(e,n,r){var i=$(t,n)(e),o=n+q(),a=function(){return y(i,{key:o,tid:n})};this.pages.push(a),this.forceUpdate(r)}},{key:"unmount",value:function(e,t){var n=this.elements,r=n.findIndex((function(t){return t.props.tid===e}));n.splice(r,1),this.forceUpdate(t)}},{key:"render",value:function(){var t=this.pages,n=this.elements;while(t.length>0){var r=t.pop();n.push(r())}var i=null;return S&&(i={ref:E}),y(e,i,n.slice())}}]),i}(t.Component);Z();var A=(0,i.Z)(h.PT.call("getMiniLifecycleImpl").app,3),N=A[0],_=A[1],L=A[2],O=Object.create({render:function(e){w.forceUpdate(e)},mount:function(e,t,n){w?w.mount(e,t,n):C.then((function(r){return r.mount(e,t,n)}))},unmount:function(e,t){w.unmount(e,t)}},(g={config:m({configurable:!0,value:l})},(0,r.Z)(g,N,m({value:function(e){var t=this;b(e);var n=function(){var n,r=P();if(t.$app=r,r){if(r.taroGlobalData){var i=r.taroGlobalData,o=Object.keys(i),a=Object.getOwnPropertyDescriptors(i);o.forEach((function(e){Object.defineProperty(t,e,{configurable:!0,enumerable:!0,get:function(){return i[e]},set:function(t){i[e]=t}})})),Object.defineProperties(t,a)}null===(n=r.onLaunch)||void 0===n||n.call(r,e)}R("onLaunch",e)};x(n)}})),(0,r.Z)(g,_,m({value:function(e){b(e);var t=function(){var t,n=P();null===(t=null===n||void 0===n?void 0:n.componentDidShow)||void 0===t||t.call(n,e),R("onShow",e)};x(t)}})),(0,r.Z)(g,L,m({value:function(){var e=function(){var e,t=P();null===(e=null===t||void 0===t?void 0:t.componentDidHide)||void 0===e||e.call(t),R("onHide")};x(e)}})),(0,r.Z)(g,"onError",m({value:function(e){var t=function(){var t,n=P();null===(t=null===n||void 0===n?void 0:n.onError)||void 0===t||t.call(n,e),R("onError",e)};x(t)}})),(0,r.Z)(g,"onUnhandledRejection",m({value:function(e){var t=function(){var t,n=P();null===(t=null===n||void 0===n?void 0:n.onUnhandledRejection)||void 0===t||t.call(n,e),R("onUnhandledRejection",e)};x(t)}})),(0,r.Z)(g,"onPageNotFound",m({value:function(e){var t=function(){var t,n=P();null===(t=null===n||void 0===n?void 0:n.onPageNotFound)||void 0===t||t.call(n,e),R("onPageNotFound",e)};x(t)}})),g));function R(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=(0,d.getPageInstance)(p);if(i){var o=P(),a=h.PT.call("getLifecycle",i,e);Array.isArray(a)&&a.forEach((function(e){return e.apply(o,n)}))}}return d.Current.app=O,O}(0,d.incrementId)();h.PT.tap("initNativeApi",(function(e){for(var t in V)e[t]=V[t]}))},1515:function(e,t,n){"use strict";n.d(t,{zx:function(){return o},Ee:function(){return c},pf:function(){return a},tq:function(){return s},t3:function(){return u},xv:function(){return i},nk:function(){return l},G7:function(){return r}});var r="view",i="text",o="button",a="scroll-view",s="swiper",u="swiper-item",c="image",l="video"},7488:function(e,t,n){"use strict";var r=n(4455),i=new Set(["addFileToFavorites","addVideoToFavorites","authPrivateMessage","checkIsAddedToMyMiniProgram","chooseContact","cropImage","disableAlertBeforeUnload","editImage","enableAlertBeforeUnload","getBackgroundFetchData","getFuzzyLocation","getGroupEnterInfo","getLocalIPAddress","getShareInfo","getUserProfile","getWeRunData","join1v1Chat","openCustomerServiceChat","openVideoEditor","saveFileToDisk","scanItem","setEnable1v1Chat","setWindowSize","sendBizRedPacket","startFacialRecognitionVerify"]);function o(e){(0,r.Ig)(e,wx,{needPromiseApis:i,modifyApis:function(e){e.delete("lanDebug")},transformMeta:function(e,t){var n;return"showShareMenu"===e&&(t.menus=null===(n=t.showShareItems)||void 0===n?void 0:n.map((function(e){return"wechatFriends"===e?"shareAppMessage":"wechatMoment"===e?"shareTimeline":e}))),{key:e,options:t}}}),e.cloud=wx.cloud,e.getTabBar=function(e){var t;if("function"===typeof(null===e||void 0===e?void 0:e.getTabBar))return null===(t=e.getTabBar())||void 0===t?void 0:t.$taroInstances}}var a="true",s="false",u="",c="0",l={Progress:{"border-radius":c,"font-size":"16",duration:"30",bindActiveEnd:u},RichText:{space:u,"user-select":s},Text:{"user-select":s},Map:{polygons:"[]",subkey:u,rotate:c,skew:c,"max-scale":"20","min-scale":"3","enable-3D":s,"show-compass":s,"show-scale":s,"enable-overlooking":s,"enable-zoom":a,"enable-scroll":a,"enable-rotate":s,"enable-satellite":s,"enable-traffic":s,"enable-poi":a,"enable-building":a,setting:"[]",bindLabelTap:u,bindRegionChange:u,bindPoiTap:u,bindAnchorPointTap:u},Button:{lang:"en","session-from":u,"send-message-title":u,"send-message-path":u,"send-message-img":u,"app-parameter":u,"show-message-card":s,"business-id":u,bindGetUserInfo:u,bindContact:u,bindGetPhoneNumber:u,bindChooseAvatar:u,bindError:u,bindOpenSetting:u,bindLaunchApp:u},Form:{"report-submit-timeout":c},Input:{"always-embed":s,"adjust-position":a,"hold-keyboard":s,"safe-password-cert-path":"","safe-password-length":"","safe-password-time-stamp":"","safe-password-nonce":"","safe-password-salt":"","safe-password-custom-hash":"","auto-fill":u,bindKeyboardHeightChange:u,bindNicknameReview:u},Picker:{"header-text":u},PickerView:{"immediate-change":s,bindPickStart:u,bindPickEnd:u},Slider:{color:"'#e9e9e9'","selected-color":"'#1aad19'"},Textarea:{"show-confirm-bar":a,"adjust-position":a,"hold-keyboard":s,"disable-default-padding":s,"confirm-type":"'return'","confirm-hold":s,bindKeyboardHeightChange:u},ScrollView:{"enable-flex":s,"scroll-anchoring":s,"refresher-enabled":s,"refresher-threshold":"45","refresher-default-style":"'black'","refresher-background":"'#FFF'","refresher-triggered":s,enhanced:s,bounces:a,"show-scrollbar":a,"paging-enabled":s,"fast-deceleration":s,bindDragStart:u,bindDragging:u,bindDragEnd:u,bindRefresherPulling:u,bindRefresherRefresh:u,bindRefresherRestore:u,bindRefresherAbort:u},Swiper:{"snap-to-edge":s,"easing-function":"'default'"},SwiperItem:{"skip-hidden-item-layout":s},Navigator:{target:"'self'","app-id":u,path:u,"extra-data":u,version:"'version'"},Camera:{mode:"'normal'",resolution:"'medium'","frame-size":"'medium'",bindInitDone:u,bindScanCode:u},Image:{webp:s,"show-menu-by-longpress":s},LivePlayer:{mode:"'live'","sound-mode":"'speaker'","auto-pause-if-navigate":a,"auto-pause-if-open-native":a,"picture-in-picture-mode":"[]",bindstatechange:u,bindfullscreenchange:u,bindnetstatus:u,bindAudioVolumeNotify:u,bindEnterPictureInPicture:u,bindLeavePictureInPicture:u},Video:{title:u,"play-btn-position":"'bottom'","enable-play-gesture":s,"auto-pause-if-navigate":a,"auto-pause-if-open-native":a,"vslide-gesture":s,"vslide-gesture-in-fullscreen":a,"ad-unit-id":u,"poster-for-crawler":u,"show-casting-button":s,"picture-in-picture-mode":"[]","enable-auto-rotation":s,"show-screen-lock-button":s,"show-snapshot-button":s,"show-background-playback-button":s,"background-poster":u,bindProgress:u,bindLoadedMetadata:u,bindControlsToggle:u,bindEnterPictureInPicture:u,bindLeavePictureInPicture:u,bindSeekComplete:u,bindAdLoad:u,bindAdError:u,bindAdClose:u,bindAdPlay:u},Canvas:{type:u},Ad:{"ad-type":"'banner'","ad-theme":"'white'"},CoverView:{"marker-id":u,slot:u},Editor:{"read-only":s,placeholder:u,"show-img-size":s,"show-img-toolbar":s,"show-img-resize":s,focus:s,bindReady:u,bindFocus:u,bindBlur:u,bindInput:u,bindStatusChange:u,name:u},MatchMedia:{"min-width":u,"max-width":u,width:u,"min-height":u,"max-height":u,height:u,orientation:u},FunctionalPageNavigator:{version:"'release'",name:u,args:u,bindSuccess:u,bindFail:u,bindCancel:u},LivePusher:{url:u,mode:"'RTC'",autopush:s,muted:s,"enable-camera":a,"auto-focus":a,orientation:"'vertical'",beauty:c,whiteness:c,aspect:"'9:16'","min-bitrate":"200","max-bitrate":"1000","audio-quality":"'high'","waiting-image":u,"waiting-image-hash":u,zoom:s,"device-position":"'front'","background-mute":s,mirror:s,"remote-mirror":s,"local-mirror":s,"audio-reverb-type":c,"enable-mic":a,"enable-agc":s,"enable-ans":s,"audio-volume-type":"'voicecall'","video-width":"360","video-height":"640","beauty-style":"'smooth'",filter:"'standard'",animation:u,bindStateChange:u,bindNetStatus:u,bindBgmStart:u,bindBgmProgress:u,bindBgmComplete:u,bindAudioVolumeNotify:u},OfficialAccount:{bindLoad:u,bindError:u},OpenData:{type:u,"open-gid":u,lang:"'en'","default-text":u,"default-avatar":u,bindError:u},NavigationBar:{title:u,loading:s,"front-color":u,"background-color":u,"color-animation-duration":c,"color-animation-timing-func":"'linear'"},PageMeta:{"background-text-style":u,"background-color":u,"background-color-top":u,"background-color-bottom":u,"scroll-top":"''","scroll-duration":"300","page-style":"''","root-font-size":"''",bindResize:u,bindScroll:u,bindScrollDone:u},VoipRoom:{openid:u,mode:"'camera'","device-position":"'front'",bindError:u},AdCustom:{"unit-id":u,"ad-intervals":u,bindLoad:u,bindError:u},PageContainer:{show:s,duration:"300","z-index":"100",overlay:a,position:"'bottom'",round:s,"close-on-slide-down":s,"overlay-style":u,"custom-style":u,bindBeforeEnter:u,bindEnter:u,bindAfterEnter:u,bindBeforeLeave:u,bindLeave:u,bindAfterLeave:u,bindClickOverlay:u},ShareElement:{mapkey:u,transform:s,duration:"300","easing-function":"'ease-out'"},KeyboardAccessory:{},RootPortal:{},ChannelLive:{feedId:u,finderUserName:u},ChannelVideo:{feedId:u,finderUserName:u,autoPlay:s,loop:s,muted:s,objectFit:"'contain'",bindError:u}},h={initNativeApi:o,getMiniLifecycle:function(e){var t=e.page[5];return-1===t.indexOf("onSaveExitState")&&t.push("onSaveExitState"),e}};(0,r.xi)(h),(0,r.ku)(l)},8967:function(e,t,n){"use strict";n.d(t,{ZP:function(){return I}});var r=n(5671),i=n(3144),o=n(4455),a=n(2180),s=n(6525),u=n.n(s),c=n(2576);function l(e){return"o"===e[0]&&"n"===e[1]}var h=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function d(e,t,n){var r=p(e,t,n);r&&f(e,t,r)}function f(e,t,n){for(var r=0;r<n.length;r+=2){var i=n[r],o=n[r+1],a=t[i];m(e,i,o,a)}}function p(e,t,n){var r,i=null;for(r in t)r in n||(i=i||[]).push(r,null);var o=e instanceof a.FormElement;for(r in n)(t[r]!==n[r]||o&&"value"===r)&&(i=i||[]).push(r,n[r]);return i}function v(e,t,n,r){var i=t.endsWith("Capture"),a=t.toLowerCase().slice(2);i&&(a=a.slice(0,-7));var s=(0,o.kC)((0,o.CA)(e.tagName.toLowerCase()));"click"===a&&s in o.rD&&(a="tap"),(0,o.mf)(n)?r?(e.removeEventListener(a,r,!1),e.addEventListener(a,n,{isCapture:i,sideEffect:!1})):e.addEventListener(a,n,i):e.removeEventListener(a,r)}function g(e,t,n){"-"!==t[0]?e[t]=(0,o.hj)(n)&&!1===h.test(t)?n+"px":null==n?"":n:e.setProperty(t,n.toString())}function m(e,t,n,r){var i,a;if(t="className"===t?"class":t,"key"===t||"children"===t||"ref"===t);else if("style"===t){var s=e.style;if((0,o.HD)(n))s.cssText=n;else{if((0,o.HD)(r)&&(s.cssText="",r=null),(0,o.Kn)(r))for(var u in r)n&&u in n||g(s,u,"");if((0,o.Kn)(n))for(var c in n)r&&n[c]===r[c]||g(s,c,n[c])}}else if(l(t))v(e,t,n,r);else if("dangerouslySetInnerHTML"===t){var h=null!==(i=null===n||void 0===n?void 0:n.__html)&&void 0!==i?i:"",d=null!==(a=null===r||void 0===r?void 0:r.__html)&&void 0!==a?a:"";(h||d)&&d!==h&&(e.innerHTML=h)}else(0,o.mf)(n)||(null==n?e.removeAttribute(t):e.setAttribute(t,n))}var b={getPublicInstance:function(e){return e},getRootHostContext:function(){return{}},getChildHostContext:function(e){return e},prepareForCommit:function(){return null},resetAfterCommit:o.ZT,createInstance:function(e){return a.document.createElement(e)},appendInitialChild:function(e,t){e.appendChild(t)},finalizeInitialChildren:function(e,t,n){return d(e,{},n),!1},prepareUpdate:function(e,t,n,r){return p(e,n,r)},shouldSetTextContent:function(){return!1},createTextInstance:function(e){return a.document.createTextNode(e)},scheduleTimeout:setTimeout,cancelTimeout:clearTimeout,noTimeout:-1,isPrimaryRenderer:!0,warnsIfNotActing:!0,supportsMutation:!0,supportsPersistence:!1,supportsHydration:!1,getInstanceFromNode:function(){return null},beforeActiveInstanceBlur:o.ZT,afterActiveInstanceBlur:o.ZT,preparePortalMount:o.ZT,prepareScopeUpdate:o.ZT,getInstanceFromScope:function(){return null},getCurrentEventPriority:function(){return c.DefaultEventPriority},detachDeletedInstance:o.ZT,supportsMicrotasks:!0,scheduleMicrotask:(0,o.o8)(Promise)?setTimeout:function(e){return Promise.resolve(null).then(e).catch((function(e){setTimeout((function(){throw e}))}))},appendChild:function(e,t){e.appendChild(t)},appendChildToContainer:function(e,t){e.appendChild(t)},commitTextUpdate:function(e,t,n){e.nodeValue=n},commitMount:o.ZT,commitUpdate:function(e,t,n,r){f(e,r,t)},insertBefore:function(e,t,n){e.insertBefore(t,n)},insertInContainerBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},removeChildFromContainer:function(e,t){e.removeChild(t)},resetTextContent:o.ZT,hideInstance:function(e){var t=e.style;t.setProperty("display","none")},hideTextInstance:function(e){e.nodeValue=""},unhideInstance:function(e,t){var n=t.style,r=(null===n||void 0===n?void 0:n.hasOwnProperty("display"))?n.display:null;r=null==r||(0,o.jn)(r)||""===r?"":(""+r).trim(),e.style["display"]=r},unhideTextInstance:function(e,t){e.nodeValue=t},clearContainer:function(e){e.childNodes.length>0&&(e.textContent="")}},y=u()(b),k=new WeakMap,w=function(){function e(t,n,i){(0,r.Z)(this,e),this.renderer=t,this.initInternalRoot(t,n,i)}return(0,i.Z)(e,[{key:"initInternalRoot",value:function(e,t,n){var r=t;if(n){var i=1,o=!1,a=!1,s="",u=function(e){return console.error(e)},c=null;!0===n.unstable_strictMode&&(a=!0),void 0!==n.identifierPrefix&&(s=n.identifierPrefix),void 0!==n.onRecoverableError&&(u=n.onRecoverableError),void 0!==n.unstable_transitionCallbacks&&(c=n.unstable_transitionCallbacks),this.internalRoot=e.createContainer(r,i,null,a,o,s,u,c)}else{var l=0;this.internalRoot=e.createContainer(r,l,null,!1,!1,"",(function(){}),null)}}},{key:"render",value:function(e,t){var n=this.renderer,r=this.internalRoot;return n.updateContainer(e,r,null,t),n.getPublicRootInstance(r)}},{key:"unmount",value:function(e){this.renderer.updateContainer(null,this.internalRoot,null,e)}}]),e}();function T(e,t,n){var r=k.get(t);if(null!=r)return r.render(e,n);var i=new w(y,t);return k.set(t,i),i.render(e,n)}function E(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=k.get(e);if(null!=n)return n;var r=new w(y,e,t);return k.set(e,r),r}var S=y.batchedUpdates;function C(e){(0,o.zx)(e&&[1,8,9,11].includes(e.nodeType),"unmountComponentAtNode(...): Target container is not a DOM element.");var t=k.get(e);return!!t&&(S((function(){t.unmount((function(){k.delete(e)}))}),null),!0)}function P(e){if(null==e)return null;var t=e.nodeType;return 1===t||3===t?e:y.findHostInstance(e)}var x=(0,o.mf)(Symbol)&&Symbol.for?Symbol.for("react.portal"):60106;function Z(e,t,n){return{$$typeof:x,key:null==n?null:String(n),children:e,containerInfo:t,implementation:null}}var I={render:T,createRoot:E,unstable_batchedUpdates:S,unmountComponentAtNode:C,findDOMNode:P,createPortal:Z}},2180:function(e,t,n){"use strict";n.r(t),n.d(t,{Events:function(){return m.zW},hooks:function(){return m.PT},Current:function(){return tr},FormElement:function(){return rn},History:function(){return Vn},Location:function(){return or},MutationObserver:function(){return fe},SVGElement:function(){return kr},Style:function(){return ot},TaroElement:function(){return ct},TaroEvent:function(){return Qt},TaroNode:function(){return Re},TaroRootElement:function(){return cn},TaroText:function(){return ln},URL:function(){return Zn},URLSearchParams:function(){return xn},addLeadingSlash:function(){return Pr},cancelAnimationFrame:function(){return gr},createComponentConfig:function(){return Or},createEvent:function(){return Xt},createPageConfig:function(){return Lr},createRecursiveComponentConfig:function(){return Rr},document:function(){return Nn},eventCenter:function(){return Wn},eventHandler:function(){return nn},eventSource:function(){return Ie},getComputedStyle:function(){return Rn},getCurrentInstance:function(){return nr},getPageInstance:function(){return Sr},history:function(){return yr},hydrate:function(){return Ne},incrementId:function(){return pe},injectPageInstance:function(){return Er},location:function(){return br},navigator:function(){return dr},nextTick:function(){return Br},now:function(){return sr},options:function(){return lt},parseUrl:function(){return In},removePageInstance:function(){return Cr},requestAnimationFrame:function(){return vr},safeExecute:function(){return xr},stringify:function(){return Zr},window:function(){return fr}});var r,i=n(9439),o=n(4433),a=n(4506),s=n(4942),u=n(7326),c=n(136),l=n(7277),h=n(8301),d=n(1120),f=n(8737),p=n(3433),v=n(5671),g=n(3144),m=n(4455),b=n(2180)["requestAnimationFrame"],y=n(2180)["cancelAnimationFrame"],k="\u5c0f\u7a0b\u5e8f setData",w="\u9875\u9762\u521d\u59cb\u5316",T="root",E="html",S="head",C="body",P="app",x="container",Z="#document",I="document-fragment",A="id",N="uid",_="class",L="style",O="focus",R="view",B="static-view",j="pure-view",D="value",M="input",U="change",F="custom-wrapper",W="target",H="currentTarget",z="type",V="confirm",q="timeStamp",G="keyCode",$="touchmove",J="catchMove",K="catch-view",Y="comment",Q="onLoad",X="onReady",ee="onShow",te="onHide",ne="options",re="externalClasses",ie="e_result",oe="behaviors",ae="a";(function(e){e["INIT"]="0",e["RESTORE"]="1",e["RECOVER"]="2",e["DESTORY"]="3"})(r||(r={}));var se=[],ue=function(e,t){return!!e&&e.sid===(null===t||void 0===t?void 0:t.sid)},ce=function(e,t){var n=t.characterData,r=t.characterDataOldValue,i=t.attributes,o=t.attributeOldValue,a=t.childList;switch(e.type){case"characterData":return!!n&&(r||(e.oldValue=null),!0);case"attributes":return!!i&&(o||(e.oldValue=null),!0);case"childList":return!!a}},le=!1;function he(e,t){e.records.push(t),le||(le=!0,Promise.resolve().then((function(){le=!1,se.forEach((function(e){return e.callback(e.takeRecords())}))})))}function de(e){se.forEach((function(t){for(var n=t.options,r=e.target;r;r=r.parentNode){if(ue(t.target,r)&&ce(e,n)){he(t,e);break}if(!n.subtree)break}}))}var fe=function(){function e(t){(0,v.Z)(this,e),this.core={observe:m.ZT,disconnect:m.ZT,takeRecords:m.ZT}}return(0,g.Z)(e,[{key:"observe",value:function(){var e;(e=this.core).observe.apply(e,arguments)}},{key:"disconnect",value:function(){this.core.disconnect()}},{key:"takeRecords",value:function(){return this.core.takeRecords()}}],[{key:"record",value:function(e){de(e)}}]),e}(),pe=function(){for(var e=[],t=65;t<=90;t++)e.push(t);for(var n=97;n<=122;n++)e.push(n);var r=e.length-1,i=[0,0];return function(){var t=i.map((function(t){return e[t]})),n=String.fromCharCode.apply(String,(0,p.Z)(t)),o=i.length-1;i[o]++;while(i[o]>r){if(i[o]=0,o-=1,o<0){i.push(0);break}i[o]++}return n}};function ve(e){return 1===e.nodeType}function ge(e){return 3===e.nodeType}function me(e){return e.nodeName===Y}function be(e){var t=Object.keys(e.props).find((function(e){return!(/^(class|style|id)$/.test(e)||e.startsWith("data-"))}));return Boolean(t)}function ye(e,t){var n,r=!1;while((null===e||void 0===e?void 0:e.parentElement)&&e.parentElement._path!==T){if(null===(n=e.parentElement.__handlers[t])||void 0===n?void 0:n.length){r=!0;break}e=e.parentElement}return r}function ke(e){switch(e){case L:return"st";case A:return N;case _:return"cl";default:return e}}var we,Te=new Map;function Ee(e,t,n){(0,m.mf)(n)&&(n={value:n}),Object.defineProperty(e.prototype,t,Object.assign({configurable:!0,enumerable:!0},n))}function Se(){return we||(we=(0,m.W)(m.rD)),we}var Ce,Pe,xe=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(e,r){var i,o;return(0,v.Z)(this,n),o=t.call(this),e.trim().split(/\s+/).forEach((0,h.Z)((i=(0,u.Z)(o),(0,d.Z)(n.prototype)),"add",i).bind((0,u.Z)(o))),o.el=r,o}return(0,g.Z)(n,[{key:"value",get:function(){return(0,p.Z)(this).filter((function(e){return""!==e})).join(" ")}},{key:"add",value:function(e){return(0,h.Z)((0,d.Z)(n.prototype),"add",this).call(this,e),this._update(),this}},{key:"length",get:function(){return this.size}},{key:"remove",value:function(e){(0,h.Z)((0,d.Z)(n.prototype),"delete",this).call(this,e),this._update()}},{key:"toggle",value:function(e){(0,h.Z)((0,d.Z)(n.prototype),"has",this).call(this,e)?(0,h.Z)((0,d.Z)(n.prototype),"delete",this).call(this,e):(0,h.Z)((0,d.Z)(n.prototype),"add",this).call(this,e),this._update()}},{key:"replace",value:function(e,t){(0,h.Z)((0,d.Z)(n.prototype),"delete",this).call(this,e),(0,h.Z)((0,d.Z)(n.prototype),"add",this).call(this,t),this._update()}},{key:"contains",value:function(e){return(0,h.Z)((0,d.Z)(n.prototype),"has",this).call(this,e)}},{key:"toString",value:function(){return this.value}},{key:"_update",value:function(){this.el.className=this.value}}]),n}((0,f.Z)(Set)),Ze=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){return(0,v.Z)(this,n),t.apply(this,arguments)}return(0,g.Z)(n,[{key:"removeNode",value:function(e){var t=e.sid,n=e.uid;this.delete(t),n!==t&&n&&this.delete(n)}},{key:"removeNodeTree",value:function(e){var t=this;this.removeNode(e);var n=e.childNodes;n.forEach((function(e){return t.removeNodeTree(e)}))}}]),n}((0,f.Z)(Map)),Ie=new Ze,Ae={window:m.kT,document:m.kT};function Ne(e){var t;Pe||(Pe=Se()),Ce||(Ce=m.PT.call("getSpecialNodes"));var n,r=e.nodeName;if(ge(e))return n={},(0,s.Z)(n,"v",e.nodeValue),(0,s.Z)(n,"nn",Pe[r]._num),n;var i=(t={},(0,s.Z)(t,"nn",r),(0,s.Z)(t,"sid",e.sid),t);e.uid!==e.sid&&(i.uid=e.uid),!e.isAnyEventBinded()&&Ce.indexOf(r)>-1&&(i["nn"]="static-".concat(r),r!==R||be(e)||(i["nn"]=j));var o=e.props;for(var a in o){var u=(0,m.CA)(a);a.startsWith("data-")||a===_||a===L||a===A||u===J||(i[u]=o[a]),r===R&&u===J&&!1!==o[a]&&(i["nn"]=K)}var c=e.childNodes;c=c.filter((function(e){return!me(e)})),c.length>0?i["cn"]=c.map(Ne):i["cn"]=[],""!==e.className&&(i["cl"]=e.className);var l=e.cssText;""!==l&&"swiper-item"!==r&&(i["st"]=l),m.PT.call("modifyHydrateData",i);var h=i["nn"],d=Pe[h];if(d)for(var f in i["nn"]=d._num,i)f in d&&(i[d[f]]=i[f],delete i[f]);return i}var _e=function(){function e(){(0,v.Z)(this,e),this.__handlers={}}return(0,g.Z)(e,[{key:"addEventListener",value:function(e,t,n){if(e=e.toLowerCase(),m.PT.call("onAddEvent",e,t,n,this),"regionchange"===e)return this.addEventListener("begin",t,n),void this.addEventListener("end",t,n);Boolean(n);var r=!1;if((0,m.Kn)(n)&&(Boolean(n.capture),r=Boolean(n.once)),r){var i=function n(){t.apply(this,arguments),this.removeEventListener(e,n)};this.addEventListener(e,i,Object.assign(Object.assign({},n),{once:!1}))}else{var o=t;t=function(){return o.apply(this,arguments)},t.oldHandler=o;var a=this.__handlers[e];(0,m.kJ)(a)?a.push(t):this.__handlers[e]=[t]}}},{key:"removeEventListener",value:function(e,t){if(e=e.toLowerCase(),"regionchange"===e)return this.removeEventListener("begin",t),void this.removeEventListener("end",t);if(t){var n=this.__handlers[e];if((0,m.kJ)(n)){var r=n.findIndex((function(e){if(e===t||e.oldHandler===t)return!0}));n.splice(r,1)}}}},{key:"isAnyEventBinded",value:function(){var e=this.__handlers,t=Object.keys(e).find((function(t){return e[t].length}));return Boolean(t)}}]),e}(),Le="cn",Oe=pe(),Re=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){var e;return(0,v.Z)(this,n),e=t.call(this),e.parentNode=null,e.childNodes=[],e.hydrate=function(e){return function(){return Ne(e)}},e.uid="_"+Oe(),e.sid=e.uid,Ie.set(e.sid,(0,u.Z)(e)),e}return(0,g.Z)(n,[{key:"updateChildNodes",value:function(e){var t=this,n=function(){return[]},r=function(){var e=t.childNodes.filter((function(e){return!me(e)}));return e.map(Ne)};this.enqueueUpdate({path:"".concat(this._path,".").concat(Le),value:e?n:r})}},{key:"_root",get:function(){var e;return(null===(e=this.parentNode)||void 0===e?void 0:e._root)||null}},{key:"findIndex",value:function(e){var t=this.childNodes.indexOf(e);return(0,m.zx)(-1!==t,"The node to be replaced is not a child of this node."),t}},{key:"_path",get:function(){var e=this.parentNode;if(e){var t=e.childNodes.filter((function(e){return!me(e)})),n=t.indexOf(this),r=m.PT.call("getPathIndex",n);return"".concat(e._path,".").concat(Le,".").concat(r)}return""}},{key:"nextSibling",get:function(){var e=this.parentNode;return(null===e||void 0===e?void 0:e.childNodes[e.findIndex(this)+1])||null}},{key:"previousSibling",get:function(){var e=this.parentNode;return(null===e||void 0===e?void 0:e.childNodes[e.findIndex(this)-1])||null}},{key:"parentElement",get:function(){var e=this.parentNode;return 1===(null===e||void 0===e?void 0:e.nodeType)?e:null}},{key:"firstChild",get:function(){return this.childNodes[0]||null}},{key:"lastChild",get:function(){var e=this.childNodes;return e[e.length-1]||null}},{key:"textContent",set:function(e){var t=this.childNodes.slice(),n=[];while(this.firstChild)this.removeChild(this.firstChild,{doUpdate:!1});if(""===e)this.updateChildNodes(!0);else{var r=Ae.document.createTextNode(e);n.push(r),this.appendChild(r),this.updateChildNodes()}fe.record({type:"childList",target:this,removedNodes:t,addedNodes:n})}},{key:"insertBefore",value:function(e,t,n){var r=this;if(e.nodeName===I)return e.childNodes.reduceRight((function(e,t){return r.insertBefore(t,e),t}),t),e;if(e.remove({cleanRef:!1}),e.parentNode=this,t){var i=this.findIndex(t);this.childNodes.splice(i,0,e)}else this.childNodes.push(e);if(this._root)if(t)n?this.enqueueUpdate({path:e._path,value:this.hydrate(e)}):this.updateChildNodes();else{var o=1===this.childNodes.length;o?this.updateChildNodes():this.enqueueUpdate({path:e._path,value:this.hydrate(e)})}return fe.record({type:"childList",target:this,addedNodes:[e],removedNodes:n?[t]:[],nextSibling:n?t.nextSibling:t||null,previousSibling:e.previousSibling}),e}},{key:"appendChild",value:function(e){return this.insertBefore(e)}},{key:"replaceChild",value:function(e,t){if(t.parentNode===this)return this.insertBefore(e,t,!0),t.remove({doUpdate:!1}),t}},{key:"removeChild",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.cleanRef,r=t.doUpdate;!1!==n&&!1!==r&&fe.record({type:"childList",target:this,removedNodes:[e],nextSibling:e.nextSibling,previousSibling:e.previousSibling});var i=this.findIndex(e);return this.childNodes.splice(i,1),e.parentNode=null,!1!==n&&Ie.removeNodeTree(e),this._root&&!1!==r&&this.updateChildNodes(),e}},{key:"remove",value:function(e){var t;null===(t=this.parentNode)||void 0===t||t.removeChild(this,e)}},{key:"hasChildNodes",value:function(){return this.childNodes.length>0}},{key:"enqueueUpdate",value:function(e){var t;null===(t=this._root)||void 0===t||t.enqueueUpdate(e)}},{key:"ownerDocument",get:function(){return Ae.document}}],[{key:"extend",value:function(e,t){Ee(n,e,t)}}]),n}(_e),Be="webkit",je=["all","appearance","blockOverflow","blockSize","bottom","clear","contain","content","continue","cursor","direction","display","filter","float","gap","height","inset","isolation","left","letterSpacing","lightingColor","markerSide","mixBlendMode","opacity","order","position","quotes","resize","right","rowGap","tabSize","tableLayout","top","userSelect","verticalAlign","visibility","voiceFamily","volume","whiteSpace","widows","width","zIndex","pointerEvents"];function De(e,t,n){!n&&je.push(e),t.forEach((function(t){je.push(e+t),e===Be&&je.push("Webkit"+t)}))}var Me="Color",Ue="Style",Fe="Width",We="Image",He="Size",ze=[Me,Ue,Fe],Ve=["FitLength","FitWidth",We],qe=[].concat(Ve,["Radius"]),Ge=[].concat(ze,Ve),$e=["EndRadius","StartRadius"],Je=["Bottom","Left","Right","Top"],Ke=["End","Start"],Ye=["Content","Items","Self"],Qe=["BlockSize","Height","InlineSize",Fe],Xe=["After","Before"];function et(e){fe.record({type:"attributes",target:e._element,attributeName:"style",oldValue:e.cssText})}function tt(e){var t=e._element;t._root&&t.enqueueUpdate({path:"".concat(t._path,".","st"),value:e.cssText})}function nt(e,t){var n=this[t];n!==e&&(!this._pending&&et(this),(0,m.Ft)(e)||(0,m.o8)(e)?(this._usedStyleProp.delete(t),delete this._value[t]):(this._usedStyleProp.add(t),this._value[t]=e),!this._pending&&tt(this))}function rt(e){for(var t={},n=function(){var e=je[r];t[e]={get:function(){var t=this._value[e];return(0,m.Ft)(t)||(0,m.o8)(t)?"":t},set:function(t){nt.call(this,t,e)}}},r=0;r<je.length;r++)n();Object.defineProperties(e.prototype,t)}function it(e){return/^--/.test(e)}De("borderBlock",ze),De("borderBlockEnd",ze),De("borderBlockStart",ze),De("outline",[].concat(ze,["Offset"])),De("border",[].concat(ze,["Boundary","Break","Collapse","Radius","Spacing"])),De("borderFit",["Length",Fe]),De("borderInline",ze),De("borderInlineEnd",ze),De("borderInlineStart",ze),De("borderLeft",Ge),De("borderRight",Ge),De("borderTop",Ge),De("borderBottom",Ge),De("textDecoration",[Me,Ue,"Line"]),De("textEmphasis",[Me,Ue,"Position"]),De("scrollMargin",Je),De("scrollPadding",Je),De("padding",Je),De("margin",[].concat(Je,["Trim"])),De("scrollMarginBlock",Ke),De("scrollMarginInline",Ke),De("scrollPaddingBlock",Ke),De("scrollPaddingInline",Ke),De("gridColumn",Ke),De("gridRow",Ke),De("insetBlock",Ke),De("insetInline",Ke),De("marginBlock",Ke),De("marginInline",Ke),De("paddingBlock",Ke),De("paddingInline",Ke),De("pause",Xe),De("cue",Xe),De("mask",["Clip","Composite",We,"Mode","Origin","Position","Repeat",He,"Type"]),De("borderImage",["Outset","Repeat","Slice","Source","Transform",Fe]),De("maskBorder",["Mode","Outset","Repeat","Slice","Source",Fe]),De("font",["Family","FeatureSettings","Kerning","LanguageOverride","MaxSize","MinSize","OpticalSizing","Palette",He,"SizeAdjust","Stretch",Ue,"Weight","VariationSettings"]),De("transform",["Box","Origin",Ue]),De("background",[Me,We,"Attachment","BlendMode","Clip","Origin","Position","Repeat",He]),De("listStyle",[We,"Position","Type"]),De("scrollSnap",["Align","Stop","Type"]),De("grid",["Area","AutoColumns","AutoFlow","AutoRows"]),De("gridTemplate",["Areas","Columns","Rows"]),De("overflow",["Block","Inline","Wrap","X","Y"]),De("transition",["Delay","Duration","Property","TimingFunction"]),De("color",["Adjust","InterpolationFilters","Scheme"]),De("textAlign",["All","Last"]),De("page",["BreakAfter","BreakBefore","BreakInside"]),De("animation",["Delay","Direction","Duration","FillMode","IterationCount","Name","PlayState","TimingFunction"]),De("flex",["Basis","Direction","Flow","Grow","Shrink","Wrap"]),De("offset",[].concat(Xe,Ke,["Anchor","Distance","Path","Position","Rotate"])),De("perspective",["Origin"]),De("clip",["Path","Rule"]),De("flow",["From","Into"]),De("align",["Content","Items","Self"],!0),De("alignment",["Adjust","Baseline"],!0),De("borderStart",$e,!0),De("borderEnd",$e,!0),De("borderCorner",["Fit",We,"ImageTransform"],!0),De("borderTopLeft",qe,!0),De("borderTopRight",qe,!0),De("borderBottomLeft",qe,!0),De("borderBottomRight",qe,!0),De("column",["s","Count","Fill","Gap","Rule","RuleColor","RuleStyle","RuleWidth","Span",Fe],!0),De("break",[].concat(Xe,["Inside"]),!0),De("wrap",[].concat(Xe,["Flow","Inside","Through"]),!0),De("justify",Ye,!0),De("place",Ye,!0),De("max",[].concat(Qe,["Lines"]),!0),De("min",Qe,!0),De("line",["Break","Clamp","Grid","Height","Padding","Snap"],!0),De("inline",["BoxAlign",He,"Sizing"],!0),De("text",["CombineUpright","GroupAlign","Height","Indent","Justify","Orientation","Overflow","Shadow","SpaceCollapse","SpaceTrim","Spacing","Transform","UnderlinePosition","Wrap"],!0),De("shape",["ImageThreshold","Inside","Margin","Outside"],!0),De("word",["Break","Spacing","Wrap"],!0),De("object",["Fit","Position"],!0),De("box",["DecorationBreak","Shadow","Sizing","Snap"],!0),De(Be,["LineClamp","BoxOrient","TextFillColor","TextStroke","TextStrokeColor","TextStrokeWidth"],!0);var ot=function(){function e(t){(0,v.Z)(this,e),this._element=t,this._usedStyleProp=new Set,this._value={}}return(0,g.Z)(e,[{key:"setCssVariables",value:function(e){var t=this;this.hasOwnProperty(e)||Object.defineProperty(this,e,{enumerable:!0,configurable:!0,get:function(){return t._value[e]||""},set:function(n){nt.call(t,n,e)}})}},{key:"cssText",get:function(){var e=this;if(!this._usedStyleProp.size)return"";var t=[];return this._usedStyleProp.forEach((function(n){var r=e[n];if(!(0,m.Ft)(r)&&!(0,m.o8)(r)){var i=it(n)?n:(0,m.eu)(n);0!==i.indexOf("webkit")&&0!==i.indexOf("Webkit")||(i="-".concat(i)),t.push("".concat(i,": ").concat(r,";"))}})),t.join(" ")},set:function(e){var t=this;if(this._pending=!0,et(this),this._usedStyleProp.forEach((function(e){t.removeProperty(e)})),""===e||(0,m.o8)(e)||(0,m.Ft)(e))return this._pending=!1,void tt(this);for(var n=e.split(";"),r=0;r<n.length;r++){var i=n[r].trim();if(""!==i){var o=i.split(":"),s=(0,a.Z)(o),u=s[0],c=s.slice(1),l=c.join(":");(0,m.o8)(l)||this.setProperty(u.trim(),l.trim())}}this._pending=!1,tt(this)}},{key:"setProperty",value:function(e,t){"-"===e[0]?this.setCssVariables(e):e=(0,m.CA)(e),(0,m.Ft)(t)||(0,m.o8)(t)?this.removeProperty(e):this[e]=t}},{key:"removeProperty",value:function(e){if(e=(0,m.CA)(e),!this._usedStyleProp.has(e))return"";var t=this[e];return this[e]=void 0,t}},{key:"getPropertyValue",value:function(e){e=(0,m.CA)(e);var t=this[e];return t||""}}]),e}();function at(){return!0}function st(e,t){var n=[],r=null!==t&&void 0!==t?t:at,i=e;while(i)1===i.nodeType&&r(i)&&n.push(i),i=ut(i,e);return n}function ut(e,t){var n=e.firstChild;if(n)return n;var r=e;do{if(r===t)return null;var i=r.nextSibling;if(i)return i;r=r.parentElement}while(r);return null}rt(ot);var ct=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){var e;return(0,v.Z)(this,n),e=t.call(this),e.props={},e.dataset=m.kT,e.nodeType=1,e.style=new ot((0,u.Z)(e)),m.PT.call("patchElement",(0,u.Z)(e)),e}return(0,g.Z)(n,[{key:"_stopPropagation",value:function(e){var t=this;while(t=t.parentNode){var n=t.__handlers[e.type];if((0,m.kJ)(n))for(var r=n.length;r--;){var i=n[r];i._stop=!0}}}},{key:"id",get:function(){return this.getAttribute(A)},set:function(e){this.setAttribute(A,e)}},{key:"className",get:function(){return this.getAttribute(_)||""},set:function(e){this.setAttribute(_,e)}},{key:"cssText",get:function(){return this.getAttribute(L)||""}},{key:"classList",get:function(){return new xe(this.className,this)}},{key:"children",get:function(){return this.childNodes.filter(ve)}},{key:"attributes",get:function(){var e=this.props,t=Object.keys(e),n=this.style.cssText,r=t.map((function(t){return{name:t,value:e[t]}}));return r.concat(n?{name:L,value:n}:[])}},{key:"textContent",get:function(){for(var e="",t=this.childNodes,n=0;n<t.length;n++)e+=t[n].textContent;return e},set:function(e){(0,o.Z)((0,d.Z)(n.prototype),"textContent",e,this,!0)}},{key:"hasAttribute",value:function(e){return!(0,m.o8)(this.props[e])}},{key:"hasAttributes",value:function(){return this.attributes.length>0}},{key:"focus",get:function(){return function(){this.setAttribute(O,!0)}},set:function(e){this.setAttribute(O,e)}},{key:"blur",value:function(){this.setAttribute(O,!1)}},{key:"setAttribute",value:function(e,t){var n=this.nodeName===R&&!be(this)&&!this.isAnyEventBinded();switch(e!==L&&fe.record({target:this,type:"attributes",attributeName:e,oldValue:this.getAttribute(e)}),e){case L:this.style.cssText=t;break;case A:this.uid!==this.sid&&Ie.delete(this.uid),t=String(t),this.props[e]=this.uid=t,Ie.set(t,this);break;default:this.props[e]=t,e.startsWith("data-")&&(this.dataset===m.kT&&(this.dataset=Object.create(null)),this.dataset[(0,m.CA)(e.replace(/^data-/,""))]=t);break}if(this._root){var r=Se(),i=r[this.nodeName],o=r[R]._num,a=r[B]._num,s=r[K]._num,u=this._path;e=ke(e);var c=(0,m.CA)(e),l={path:"".concat(u,".").concat(c),value:(0,m.mf)(t)?function(){return t}:t};if(m.PT.call("modifySetAttrPayload",this,e,l,r),i){var h=i[c]||e;l.path="".concat(u,".").concat((0,m.CA)(h))}this.enqueueUpdate(l),this.nodeName===R&&(c===J?this.enqueueUpdate({path:"".concat(u,".","nn"),value:t?s:this.isAnyEventBinded()?o:a}):n&&be(this)&&this.enqueueUpdate({path:"".concat(u,".","nn"),value:a}))}}},{key:"removeAttribute",value:function(e){var t=this.nodeName===R&&be(this)&&!this.isAnyEventBinded();if(fe.record({target:this,type:"attributes",attributeName:e,oldValue:this.getAttribute(e)}),e===L)this.style.cssText="";else{var n=m.PT.call("onRemoveAttribute",this,e);if(n)return;if(!this.props.hasOwnProperty(e))return;delete this.props[e]}if(this._root){var r=Se(),i=r[this.nodeName],o=r[R]._num,a=r[B]._num,s=r[j]._num,u=this._path;e=ke(e);var c=(0,m.CA)(e),l={path:"".concat(u,".").concat(c),value:""};if(m.PT.call("modifyRmAttrPayload",this,e,l,r),i){var h=i[c]||e;l.path="".concat(u,".").concat((0,m.CA)(h))}this.enqueueUpdate(l),this.nodeName===R&&(c===J?this.enqueueUpdate({path:"".concat(u,".","nn"),value:this.isAnyEventBinded()?o:be(this)?a:s}):t&&!be(this)&&this.enqueueUpdate({path:"".concat(u,".","nn"),value:s}))}}},{key:"getAttribute",value:function(e){var t=e===L?this.style.cssText:this.props[e];return null!==t&&void 0!==t?t:""}},{key:"getElementsByTagName",value:function(e){var t=this;return st(this,(function(n){return n.nodeName===e||"*"===e&&t!==n}))}},{key:"getElementsByClassName",value:function(e){return st(this,(function(t){var n=t.classList,r=e.trim().split(/\s+/);return r.every((function(e){return n.has(e)}))}))}},{key:"dispatchEvent",value:function(e){var t=e.cancelable,n=this.__handlers[e.type];if(!(0,m.kJ)(n))return!1;for(var r=n.length;r--;){var i=n[r],o=void 0;if(i._stop?i._stop=!1:(m.PT.call("modifyDispatchEvent",e,this),o=i.call(this,e)),(!1===o||e._end)&&t&&(e.defaultPrevented=!0),!(0,m.o8)(o)&&e.mpEvent&&(e.mpEvent[ie]=o),e._end&&e._stop)break}return e._stop?this._stopPropagation(e):e._stop=!0,null!=n}},{key:"addEventListener",value:function(e,t,r){var i=this.nodeName,o=m.PT.call("getSpecialNodes"),a=!0;if((0,m.Kn)(r)&&!1===r.sideEffect&&(a=!1,delete r.sideEffect),!1!==a&&!this.isAnyEventBinded()&&o.indexOf(i)>-1){var s=Se(),u=s[i]._num;this.enqueueUpdate({path:"".concat(this._path,".","nn"),value:u})}(0,h.Z)((0,d.Z)(n.prototype),"addEventListener",this).call(this,e,t,r)}},{key:"removeEventListener",value:function(e,t){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];(0,h.Z)((0,d.Z)(n.prototype),"removeEventListener",this).call(this,e,t);var i=this.nodeName,o=m.PT.call("getSpecialNodes");if(!1!==r&&!this.isAnyEventBinded()&&o.indexOf(i)>-1){var a=Se(),s=be(this)?"static-".concat(i):"pure-".concat(i),u=a[s]._num;this.enqueueUpdate({path:"".concat(this._path,".","nn"),value:u})}}}],[{key:"extend",value:function(e,t){Ee(n,e,t)}}]),n}(Re),lt={prerender:!0,debug:!1};function ht(){return{index:0,column:0,line:0}}function dt(e,t,n){for(var r=e.index,i=e.index=r+n,o=r;o<i;o++){var a=t.charAt(o);"\n"===a?(e.line++,e.column=0):e.column++}}function ft(e,t,n){var r=n-e.index;return dt(e,t,r)}function pt(e){return{index:e.index,line:e.line,column:e.column}}var vt=/\s/;function gt(e){return vt.test(e)}var mt=/=/;function bt(e){return mt.test(e)}function yt(e){var t=e.toLowerCase();return!!lt.html.skipElements.has(t)}var kt=/[A-Za-z0-9]/;function wt(e,t){while(1){var n=e.indexOf("<",t);if(-1===n)return n;var r=e.charAt(n+1);if("/"===r||"!"===r||kt.test(r))return n;t=n+1}}function Tt(e,t,n){if(!gt(n.charAt(e)))return!1;for(var r=n.length,i=e-1;i>t;i--){var o=n.charAt(i);if(!gt(o)){if(bt(o))return!1;break}}for(var a=e+1;a<r;a++){var s=n.charAt(a);if(!gt(s))return!bt(s)}}var Et=function(){function e(t){(0,v.Z)(this,e),this.tokens=[],this.position=ht(),this.html=t}return(0,g.Z)(e,[{key:"scan",value:function(){var e=this.html,t=this.position,n=e.length;while(t.index<n){var r=t.index;if(this.scanText(),t.index===r){var i=e.startsWith("!--",r+1);if(i)this.scanComment();else{var o=this.scanTag();yt(o)&&this.scanSkipTag(o)}}}return this.tokens}},{key:"scanText",value:function(){var e="text",t=this.html,n=this.position,r=wt(t,n.index);if(r!==n.index){-1===r&&(r=t.length);var i=pt(n),o=t.slice(n.index,r);ft(n,t,r);var a=pt(n);this.tokens.push({type:e,content:o,position:{start:i,end:a}})}}},{key:"scanComment",value:function(){var e="comment",t=this.html,n=this.position,r=pt(n);dt(n,t,4);var i=t.indexOf("--\x3e",n.index),o=i+3;-1===i&&(i=o=t.length);var a=t.slice(n.index,i);ft(n,t,o),this.tokens.push({type:e,content:a,position:{start:r,end:pt(n)}})}},{key:"scanTag",value:function(){this.scanTagStart();var e=this.scanTagName();return this.scanAttrs(),this.scanTagEnd(),e}},{key:"scanTagStart",value:function(){var e="tag-start",t=this.html,n=this.position,r=t.charAt(n.index+1),i="/"===r,o=pt(n);dt(n,t,i?2:1),this.tokens.push({type:e,close:i,position:{start:o}})}},{key:"scanTagEnd",value:function(){var e="tag-end",t=this.html,n=this.position,r=t.charAt(n.index),i="/"===r;dt(n,t,i?2:1);var o=pt(n);this.tokens.push({type:e,close:i,position:{end:o}})}},{key:"scanTagName",value:function(){var e="tag",t=this.html,n=this.position,r=t.length,i=n.index;while(i<r){var o=t.charAt(i),a=!(gt(o)||"/"===o||">"===o);if(a)break;i++}var s=i+1;while(s<r){var u=t.charAt(s),c=!(gt(u)||"/"===u||">"===u);if(!c)break;s++}ft(n,t,s);var l=t.slice(i,s);return this.tokens.push({type:e,content:l}),l}},{key:"scanAttrs",value:function(){var e=this.html,t=this.position,n=this.tokens,r=t.index,i=null,o=r,a=[],s=e.length;while(r<s){var u=e.charAt(r);if(i){var c=u===i;c&&(i=null),r++}else{var l="/"===u||">"===u;if(l){r!==o&&a.push(e.slice(o,r));break}if(Tt(r,o,e))r!==o&&a.push(e.slice(o,r)),o=r+1,r++;else{var h="'"===u||'"'===u;h?(i=u,r++):r++}}}ft(t,e,r);for(var d=a.length,f="attribute",p=0;p<d;p++){var v=a[p],g=v.includes("=");if(g){var m=a[p+1];if(m&&m.startsWith("=")){if(m.length>1){var b=v+m;n.push({type:f,content:b}),p+=1;continue}var y=a[p+2];if(p+=1,y){var k=v+"="+y;n.push({type:f,content:k}),p+=1;continue}}}if(v.endsWith("=")){var w=a[p+1];if(w&&!w.includes("=")){var T=v+w;n.push({type:f,content:T}),p+=1;continue}var E=v.slice(0,-1);n.push({type:f,content:E})}else n.push({type:f,content:v})}}},{key:"scanSkipTag",value:function(e){var t=this.html,n=this.position,r=e.toLowerCase(),i=t.length;while(n.index<i){var o=t.indexOf("</",n.index);if(-1===o){this.scanText();break}ft(n,t,o);var a=this.scanTag();if(r===a.toLowerCase())break}}}]),e}();function St(e){var t=e.charAt(0),n=e.length-1,r='"'===t||"'"===t;return r&&t===e.charAt(n)?e.slice(1,n):e}var Ct="{",Pt="}",xt=".",Zt="#",It=">",At="~",Nt="+",_t=function(){function e(){(0,v.Z)(this,e),this.styles=[]}return(0,g.Z)(e,[{key:"extractStyle",value:function(e){var t=this,n=/<style\s?[^>]*>((.|\n|\s)+?)<\/style>/g,r=e;return r=r.replace(n,(function(e,n){var r=n.trim();return t.stringToSelector(r),""})),r.trim()}},{key:"stringToSelector",value:function(e){var t=this,n=e.indexOf(Ct),r=function(){var r=e.indexOf(Pt),i=e.slice(0,n).trim(),o=e.slice(n+1,r);o=o.replace(/:(.*);/g,(function(e,t){var n=t.trim().replace(/ +/g,"+++");return":".concat(n,";")})),o=o.replace(/ /g,""),o=o.replace(/\+\+\+/g," "),/;$/.test(o)||(o+=";"),i.split(",").forEach((function(e){var n=t.parseSelector(e);t.styles.push({content:o,selectorList:n})})),e=e.slice(r+1),n=e.indexOf(Ct)};while(n>-1)r()}},{key:"parseSelector",value:function(e){var t=e.trim().replace(/ *([>~+]) */g," $1").replace(/ +/g," ").replace(/\[\s*([^[\]=\s]+)\s*=\s*([^[\]=\s]+)\s*\]/g,"[$1=$2]").split(" "),n=t.map((function(e){var t=e.charAt(0),n={isChild:t===It,isGeneralSibling:t===At,isAdjacentSibling:t===Nt,tag:null,id:null,class:[],attrs:[]};return e=e.replace(/^[>~+]/,""),e=e.replace(/\[(.+?)\]/g,(function(e,t){var r=t.split("="),o=(0,i.Z)(r,2),a=o[0],s=o[1],u=-1===t.indexOf("="),c={all:u,key:a,value:u?null:s};return n.attrs.push(c),""})),e=e.replace(/([.#][A-Za-z0-9-_]+)/g,(function(e,t){return t[0]===Zt?n.id=t.substr(1):t[0]===xt&&n.class.push(t.substr(1)),""})),""!==e&&(n.tag=e),n}));return n}},{key:"matchStyle",value:function(e,t,n){var r=this,i=Ot(this.styles).reduce((function(i,o,a){var s=o.content,u=o.selectorList,c=n[a],l=u[c],h=u[c+1];((null===h||void 0===h?void 0:h.isGeneralSibling)||(null===h||void 0===h?void 0:h.isAdjacentSibling))&&(l=h,c+=1,n[a]+=1);var d=r.matchCurrent(e,t,l);if(d&&l.isGeneralSibling){var f=Lt(t);while(f){if(f.h5tagName&&r.matchCurrent(f.h5tagName,f,u[c-1])){d=!0;break}f=Lt(f),d=!1}}if(d&&l.isAdjacentSibling){var p=Lt(t);if(p&&p.h5tagName){var v=r.matchCurrent(p.h5tagName,p,u[c-1]);v||(d=!1)}else d=!1}if(d){if(c===u.length-1)return i+s;c<u.length-1&&(n[a]+=1)}else l.isChild&&c>0&&(n[a]-=1,r.matchCurrent(e,t,u[n[a]])&&(n[a]+=1));return i}),"");return i}},{key:"matchCurrent",value:function(e,t,n){if(n.tag&&n.tag!==e)return!1;if(n.id&&n.id!==t.id)return!1;if(n.class.length)for(var r=t.className.split(" "),i=0;i<n.class.length;i++){var o=n.class[i];if(-1===r.indexOf(o))return!1}if(n.attrs.length)for(var a=0;a<n.attrs.length;a++){var s=n.attrs[a],u=s.all,c=s.key,l=s.value;if(u&&!t.hasAttribute(c))return!1;var h=t.getAttribute(c);if(h!==St(l||""))return!1}return!0}}]),e}();function Lt(e){var t=e.parentElement;if(!t)return null;var n=e.previousSibling;return n?1===n.nodeType?n:Lt(n):null}function Ot(e){return e.sort((function(e,t){var n=Rt(e.selectorList),r=Rt(t.selectorList);if(n!==r)return n-r;var i=Bt(e.selectorList),o=Bt(t.selectorList);if(i!==o)return i-o;var a=jt(e.selectorList),s=jt(t.selectorList);return a-s}))}function Rt(e){return e.reduce((function(e,t){return e+(t.id?1:0)}),0)}function Bt(e){return e.reduce((function(e,t){return e+t.class.length+t.attrs.length}),0)}function jt(e){return e.reduce((function(e,t){return e+(t.tag?1:0)}),0)}function Dt(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return!!n[e.toLowerCase()]}:function(e){return!!n[e]}}var Mt={img:"image",iframe:"web-view"},Ut=Object.keys(m.rD).map((function(e){return e.toLowerCase()})).join(","),Ft=Dt(Ut,!0),Wt=Dt("a,i,abbr,iframe,select,acronym,slot,small,span,bdi,kbd,strong,big,map,sub,sup,br,mark,mark,meter,template,canvas,textarea,cite,object,time,code,output,u,data,picture,tt,datalist,var,dfn,del,q,em,s,embed,samp,b",!0),Ht=Dt("address,fieldset,li,article,figcaption,main,aside,figure,nav,blockquote,footer,ol,details,form,p,dialog,h1,h2,h3,h4,h5,h6,pre,dd,header,section,div,hgroup,table,dl,hr,ul,dt",!0),zt={li:["ul","ol","menu"],dt:["dl"],dd:["dl"],tbody:["table"],thead:["table"],tfoot:["table"],tr:["table"],td:["table"]};function Vt(e,t){var n=zt[e];if(n){var r=t.length-1;while(r>=0){var i=t[r].tagName;if(i===e)break;if(n&&n.includes(i))return!0;r--}}return!1}function qt(e){return lt.html.renderHTMLTag?e:Mt[e]?Mt[e]:Ft(e)?e:Ht(e)?"view":Wt(e)?"text":"view"}function Gt(e){var t="=",n=e.indexOf(t);if(-1===n)return[e];var r=e.slice(0,n).trim(),i=e.slice(n+t.length).trim();return[r,i]}function $t(e,t,n,r){return e.filter((function(e){return"comment"!==e.type&&("text"!==e.type||""!==e.content)})).map((function(e){if("text"===e.type){var o=t.createTextNode(e.content);return(0,m.mf)(lt.html.transformText)&&(o=lt.html.transformText(o,e)),null===r||void 0===r||r.appendChild(o),o}var a=t.createElement(qt(e.tagName));a.h5tagName=e.tagName,null===r||void 0===r||r.appendChild(a),lt.html.renderHTMLTag||(a.className="h5-".concat(e.tagName));for(var s=0;s<e.attributes.length;s++){var u=e.attributes[s],c=Gt(u),l=(0,i.Z)(c,2),h=l[0],d=l[1];if("class"===h)a.className+=" "+St(d);else{if("o"===h[0]&&"n"===h[1])continue;a.setAttribute(h,null==d||St(d))}}var f=n.styleTagParser,p=n.descendantList,v=p.slice(),g=f.matchStyle(e.tagName,a,v);return a.setAttribute("style",g+a.style.cssText),$t(e.children,t,{styleTagParser:f,descendantList:v},a),(0,m.mf)(lt.html.transformElement)?lt.html.transformElement(a,e):a}))}function Jt(e,t){var n=new _t;e=n.extractStyle(e);var r=new Et(e).scan(),i={tagName:"",children:[],type:"element",attributes:[]},o={tokens:r,options:lt,cursor:0,stack:[i]};return Kt(o),$t(i.children,t,{styleTagParser:n,descendantList:Array(n.styles.length).fill(0)})}function Kt(e){var t=e.tokens,n=e.stack,r=e.cursor,i=t.length,o=n[n.length-1].children;while(r<i){var a=t[r];if("tag-start"===a.type){var s=t[++r];r++;var u=s.content.toLowerCase();if(a.close){var c=n.length,l=!1;while(--c>-1)if(n[c].tagName===u){l=!0;break}while(r<i){var h=t[r];if("tag-end"!==h.type)break;r++}if(l){n.splice(c);break}}else{var d=lt.html.closingElements.has(u),f=d;if(f&&(f=!Vt(u,n)),f){var p=n.length-1;while(p>0){if(u===n[p].tagName){n.splice(p);var v=p-1;o=n[v].children;break}p-=1}}var g=[],m=void 0;while(r<i){if(m=t[r],"tag-end"===m.type)break;g.push(m.content),r++}r++;var b=[],y={type:"element",tagName:s.content,attributes:g,children:b};o.push(y);var k=!(m.close||lt.html.voidElements.has(u));if(k){n.push({tagName:u,children:b});var w={tokens:t,cursor:r,stack:n};Kt(w),r=w.cursor}}}else o.push(a),r++}e.cursor=r}function Yt(e,t){while(e.firstChild)e.removeChild(e.firstChild);for(var n=Jt(t,e.ownerDocument),r=0;r<n.length;r++)e.appendChild(n[r])}lt.html={skipElements:new Set(["style","script"]),voidElements:new Set(["!doctype","area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]),closingElements:new Set(["html","head","body","p","dt","dd","li","option","thead","th","tbody","tr","td","tfoot","colgroup"]),renderHTMLTag:!1},Re.extend("innerHTML",{set:function(e){Yt.call(this,this,e)},get:function(){return""}});var Qt=function(){function e(t,n,r){(0,v.Z)(this,e),this._stop=!1,this._end=!1,this.defaultPrevented=!1,this.button=0,this.timeStamp=Date.now(),this.type=t.toLowerCase(),this.mpEvent=r,this.bubbles=Boolean(n&&n.bubbles),this.cancelable=Boolean(n&&n.cancelable)}return(0,g.Z)(e,[{key:"stopPropagation",value:function(){this._stop=!0}},{key:"stopImmediatePropagation",value:function(){this._end=this._stop=!0}},{key:"preventDefault",value:function(){this.defaultPrevented=!0}},{key:"target",get:function(){var e,t,n=this.cacheTarget;if(n)return n;var r=Object.create((null===(e=this.mpEvent)||void 0===e?void 0:e.target)||null),i=Ae.document.getElementById(r.id);for(var o in r.dataset=null!==i?i.dataset:m.kT,null===(t=this.mpEvent)||void 0===t?void 0:t.detail)r[o]=this.mpEvent.detail[o];return this.cacheTarget=r,r}},{key:"currentTarget",get:function(){var e,t,n,r,i=this.cacheCurrentTarget;if(i)return i;var o=Ae.document,a=Object.create((null===(e=this.mpEvent)||void 0===e?void 0:e.currentTarget)||null),s=o.getElementById(a.id),u=o.getElementById((null===(n=null===(t=this.mpEvent)||void 0===t?void 0:t.target)||void 0===n?void 0:n.id)||null);if(null===s||s&&s===u)return this.cacheCurrentTarget=this.target,this.target;for(var c in a.dataset=s.dataset,null===(r=this.mpEvent)||void 0===r?void 0:r.detail)a[c]=this.mpEvent.detail[c];return this.cacheCurrentTarget=a,a}}]),e}();function Xt(e,t){if("string"===typeof e)return new Qt(e,{bubbles:!0,cancelable:!0});var n=new Qt(e.type,{bubbles:!0,cancelable:!0},e);for(var r in e)r!==H&&r!==W&&r!==z&&r!==q&&(n[r]=e[r]);return n.type===V&&(null===t||void 0===t?void 0:t.nodeName)===M&&(n[G]=13),n}var en={};function tn(e){var t=e[ie];return(0,m.o8)(t)||delete e[ie],t}function nn(e){var t,n;!e.type&&Object.defineProperty(e,"type",{value:e._type}),!e.detail&&Object.defineProperty(e,"detail",{value:e._detail||Object.assign({},e)}),e.currentTarget=e.currentTarget||e.target||Object.assign({},e),m.PT.call("modifyMpEventImpl",e);var r=e.currentTarget,i=(null===(t=r.dataset)||void 0===t?void 0:t.sid)||r.id||(null===(n=e.detail)||void 0===n?void 0:n.id)||"",o=Ae.document.getElementById(i);if(o){var a=function(){var t=Xt(e,o);m.PT.call("modifyTaroEvent",t,o),o.dispatchEvent(t)};if(!m.PT.isExist("batchedEventUpdates"))return a(),tn(e);var s=e.type;if(!m.PT.call("isBubbleEvents",s)||!ye(o,s)||s===$&&o.props.catchMove)return m.PT.call("batchedEventUpdates",(function(){en[s]&&(en[s].forEach((function(e){return e()})),delete en[s]),a()})),tn(e);(en[s]||(en[s]=[])).push(a)}}var rn=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){return(0,v.Z)(this,n),t.apply(this,arguments)}return(0,g.Z)(n,[{key:"value",get:function(){var e=this.props[D];return null==e?"":e},set:function(e){this.setAttribute(D,e)}},{key:"dispatchEvent",value:function(e){if(e.mpEvent){var t=e.mpEvent.detail.value;e.type===U?this.props.value=t:e.type===M&&(this.value=t)}return(0,h.Z)((0,d.Z)(n.prototype),"dispatchEvent",this).call(this,e)}}]),n}(ct),on=function(){function e(){(0,v.Z)(this,e),this.recorder=new Map}return(0,g.Z)(e,[{key:"start",value:function(e){lt.debug&&this.recorder.set(e,Date.now())}},{key:"stop",value:function(e){if(lt.debug){var t=Date.now(),n=this.recorder.get(e);this.recorder.delete(e);var r=t-n;console.log("".concat(e," \u65f6\u957f\uff1a ").concat(r,"ms"))}}}]),e}(),an=new on;function sn(e,t){var n,r=t.slice(1),i=e,o="";if(r.some((function(e,r){var a=e.replace(/^\[(.+)\]$/,"$1").replace(/\bcn\b/g,"childNodes");if(i=i[a],(0,m.o8)(i))return!0;if(i.nodeName===F){var s=Te.get(i.sid);s&&(n=s,o=t.slice(r+2).join("."))}})),n)return{customWrapper:n,splitedPath:o}}var un,cn=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){var e;return(0,v.Z)(this,n),e=t.call(this),e.updatePayloads=[],e.updateCallbacks=[],e.pendingUpdate=!1,e.ctx=null,e.nodeName=T,e.tagName=T.toUpperCase(),e}return(0,g.Z)(n,[{key:"_path",get:function(){return T}},{key:"_root",get:function(){return this}},{key:"enqueueUpdate",value:function(e){this.updatePayloads.push(e),!this.pendingUpdate&&this.ctx&&this.performUpdate()}},{key:"performUpdate",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=arguments.length>1?arguments[1]:void 0;this.pendingUpdate=!0;var r=this.ctx;setTimeout((function(){var i="".concat(k," \u5f00\u59cb\u65f6\u95f4\u6233 ").concat(Date.now());an.start(i);var o=Object.create(null),a=new Set(t?["root.cn.[0]","root.cn[0]"]:[]);while(e.updatePayloads.length>0){var u=e.updatePayloads.shift(),c=u.path,l=u.value;c.endsWith("cn")&&a.add(c),o[c]=l}var h=function(e){a.forEach((function(t){e.includes(t)&&e!==t&&delete o[e]}));var t=o[e];(0,m.mf)(t)&&(o[e]=t())};for(var d in o)h(d);if((0,m.mf)(n))return n(o);e.pendingUpdate=!1;var f={},p=new Map;if(t)f=o;else for(var v in o){var g=v.split("."),b=sn(e,g);if(b){var y=b.customWrapper,T=b.splitedPath;p.set(y,Object.assign(Object.assign({},p.get(y)||{}),(0,s.Z)({},"i.".concat(T),o[v])))}else f[v]=o[v]}var E=p.size,S=Object.keys(f).length>0,C=E+(S?1:0),P=0,x=function(){++P===C&&(an.stop(i),e.flushUpdateCallback(),t&&an.stop(w))};E&&p.forEach((function(e,t){t.setData(e,x)})),S&&r.setData(f,x)}),0)}},{key:"enqueueUpdateCallback",value:function(e,t){this.updateCallbacks.push((function(){t?e.call(t):e()}))}},{key:"flushUpdateCallback",value:function(){var e=this.updateCallbacks;if(e.length){var t=e.slice(0);this.updateCallbacks.length=0;for(var n=0;n<t.length;n++)t[n]()}}}]),n}(ct),ln=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(e){var r;return(0,v.Z)(this,n),r=t.call(this),r.nodeType=3,r.nodeName="#text",r._value=e,r}return(0,g.Z)(n,[{key:"textContent",get:function(){return this._value},set:function(e){fe.record({target:this,type:"characterData",oldValue:this._value}),this._value=e,this.enqueueUpdate({path:"".concat(this._path,".","v"),value:e})}},{key:"nodeValue",get:function(){return this._value},set:function(e){this.textContent=e}},{key:"data",get:function(){return this._value},set:function(e){this.textContent=e}}]),n}(Re);function hn(e,t,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"===typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(e):r?r.value:t.get(e)}function dn(e,t,n,r,i){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"===typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?i.call(e,n):i?i.value=n:t.set(e,n),n}var fn=/[!'()~]|%20|%00/g,pn=/\+/g,vn={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};function gn(e){return vn[e]}function mn(e,t,n){var r=(0,m.kJ)(n)?n.join(","):n;t in e?e[t].push(r):e[t]=[r]}function bn(e,t){mn(this,t,e)}function yn(e){return decodeURIComponent(e.replace(pn," "))}function kn(e){return encodeURIComponent(e).replace(fn,gn)}var wn,Tn,En,Sn,Cn,Pn,xn=function(){function e(t){if((0,v.Z)(this,e),un.set(this,Object.create(null)),t){var n=hn(this,un,"f");if("string"===typeof t){"?"===t.charAt(0)&&(t=t.slice(1));for(var r=t.split("&"),i=0,o=r.length;i<o;i++){var a=r[i],s=a.indexOf("=");s>-1?mn(n,yn(a.slice(0,s)),yn(a.slice(s+1))):a.length&&mn(n,yn(a),"")}}else if((0,m.kJ)(t))for(var u=0,c=t.length;u<c;u++){var l=t[u];mn(n,l[0],l[1])}else if(t.forEach)t.forEach(bn,n);else for(var h in t)mn(n,h,t[h])}}return(0,g.Z)(e,[{key:"append",value:function(e,t){mn(hn(this,un,"f"),e,t)}},{key:"delete",value:function(e){delete hn(this,un,"f")[e]}},{key:"get",value:function(e){var t=hn(this,un,"f");return e in t?t[e][0]:null}},{key:"getAll",value:function(e){var t=hn(this,un,"f");return e in t?t[e].slice(0):[]}},{key:"has",value:function(e){return e in hn(this,un,"f")}},{key:"keys",value:function(){return Object.keys(hn(this,un,"f"))}},{key:"set",value:function(e,t){hn(this,un,"f")[e]=[""+t]}},{key:"forEach",value:function(e,t){var n=hn(this,un,"f");Object.getOwnPropertyNames(n).forEach((function(r){n[r].forEach((function(n){e.call(t,n,r,this)}),this)}),this)}},{key:"toJSON",value:function(){return{}}},{key:"toString",value:function(){var e=hn(this,un,"f"),t=[];for(var n in e)for(var r=kn(n),i=0,o=e[n];i<o.length;i++)t.push(r+"="+kn(o[i]));return t.join("&")}}]),e}();un=new WeakMap;var Zn=function(){function e(t,n){(0,v.Z)(this,e),wn.set(this,""),Tn.set(this,""),En.set(this,""),Sn.set(this,""),Cn.set(this,""),Pn.set(this,""),(0,m.HD)(t)||(t=String(t));var r=An(t,n),i=r.hash,o=r.hostname,a=r.pathname,s=r.port,u=r.protocol,c=r.search;dn(this,wn,i,"f"),dn(this,Tn,o,"f"),dn(this,En,a||"/","f"),dn(this,Sn,s,"f"),dn(this,Cn,u,"f"),dn(this,Pn,c,"f")}return(0,g.Z)(e,[{key:"protocol",get:function(){return hn(this,Cn,"f")},set:function(e){(0,m.HD)(e)&&dn(this,Cn,e.trim(),"f")}},{key:"host",get:function(){return this.hostname+(this.port?":"+this.port:"")},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=In("//".concat(e)),n=t.hostname,r=t.port;this.hostname=n,this.port=r}}},{key:"hostname",get:function(){return hn(this,Tn,"f")},set:function(e){e&&(0,m.HD)(e)&&dn(this,Tn,e.trim(),"f")}},{key:"port",get:function(){return hn(this,Sn,"f")},set:function(e){(0,m.HD)(e)&&dn(this,Sn,e.trim(),"f")}},{key:"pathname",get:function(){return hn(this,En,"f")},set:function(e){if((0,m.HD)(e)){e=e.trim();var t=/^(\/|\.\/|\.\.\/)/,n=e;while(t.test(n))n=n.replace(t,"");dn(this,En,n?"/"+n:"/","f")}}},{key:"search",get:function(){return hn(this,Pn,"f")},set:function(e){(0,m.HD)(e)&&(e=e.trim(),dn(this,Pn,e?e.startsWith("?")?e:"?".concat(e):"","f"))}},{key:"hash",get:function(){return hn(this,wn,"f")},set:function(e){(0,m.HD)(e)&&(e=e.trim(),dn(this,wn,e?e.startsWith("#")?e:"#".concat(e):"","f"))}},{key:"href",get:function(){return"".concat(this.protocol,"//").concat(this.host).concat(this.pathname).concat(this.search).concat(this.hash)},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=In(e),n=t.protocol,r=t.hostname,i=t.port,o=t.hash,a=t.search,s=t.pathname;this.protocol=n,this.hostname=r,this.pathname=s,this.port=i,this.hash=o,this.search=a}}},{key:"origin",get:function(){return"".concat(this.protocol,"//").concat(this.host)},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=In(e),n=t.protocol,r=t.hostname,i=t.port;this.protocol=n,this.hostname=r,this.port=i}}},{key:"searchParams",get:function(){return new xn(this.search)}},{key:"toString",value:function(){return this.href}},{key:"toJSON",value:function(){return this.toString()}},{key:"_toRaw",value:function(){return{protocol:this.protocol,port:this.port,host:this.host,hostname:this.hostname,pathname:this.pathname,hash:this.hash,search:this.search,origin:this.origin,href:this.href}}}],[{key:"createObjectURL",value:function(){throw new Error("Oops, not support URL.createObjectURL() in miniprogram.")}},{key:"revokeObjectURL",value:function(){throw new Error("Oops, not support URL.revokeObjectURL() in miniprogram.")}}]),e}();function In(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t={href:"",origin:"",protocol:"",hostname:"",host:"",port:"",pathname:"",search:"",hash:""};if(!e||!(0,m.HD)(e))return t;e=e.trim();var n=/^(([^:/?#]+):)?\/\/(([^/?#]+):(.+)@)?([^/?#:]*)(:(\d+))?([^?#]*)(\?([^#]*))?(#(.*))?/,r=e.match(n);return r?(t.protocol=r[1]||"https:",t.hostname=r[6]||"taro.com",t.port=r[8]||"",t.pathname=r[9]||"/",t.search=r[10]||"",t.hash=r[12]||"",t.href=e,t.origin=t.protocol+"//"+t.hostname,t.host=t.hostname+(t.port?":".concat(t.port):""),t):t}function An(e,t){var n=/^(https?:)\/\//i,r="",i=null;if(!(0,m.o8)(t)){if(t=String(t).trim(),!n.test(t))throw new TypeError("Failed to construct 'URL': Invalid base URL");i=In(t)}if(e=String(e).trim(),n.test(e))r=e;else{if(!i)throw new TypeError("Failed to construct 'URL': Invalid URL");r=e?e.startsWith("//")?i.protocol+e:i.origin+(e.startsWith("/")?e:"/".concat(e)):i.href}return In(r)}wn=new WeakMap,Tn=new WeakMap,En=new WeakMap,Sn=new WeakMap,Cn=new WeakMap,Pn=new WeakMap;var Nn,_n=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){return(0,v.Z)(this,n),t.apply(this,arguments)}return(0,g.Z)(n,[{key:"href",get:function(){var e;return null!==(e=this.props["href"])&&void 0!==e?e:""},set:function(e){this.setAttribute("href",e)}},{key:"protocol",get:function(){var e;return null!==(e=this.props["protocol"])&&void 0!==e?e:""}},{key:"host",get:function(){var e;return null!==(e=this.props["host"])&&void 0!==e?e:""}},{key:"search",get:function(){var e;return null!==(e=this.props["search"])&&void 0!==e?e:""}},{key:"hash",get:function(){var e;return null!==(e=this.props["hash"])&&void 0!==e?e:""}},{key:"hostname",get:function(){var e;return null!==(e=this.props["hostname"])&&void 0!==e?e:""}},{key:"port",get:function(){var e;return null!==(e=this.props["port"])&&void 0!==e?e:""}},{key:"pathname",get:function(){var e;return null!==(e=this.props["pathname"])&&void 0!==e?e:""}},{key:"setAttribute",value:function(e,t){if("href"===e){var r=In(t);for(var i in r)(0,h.Z)((0,d.Z)(n.prototype),"setAttribute",this).call(this,i,r[i])}else(0,h.Z)((0,d.Z)(n.prototype),"setAttribute",this).call(this,e,t)}}]),n}(ct),Ln=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){var e;return(0,v.Z)(this,n),e=t.call(this),e.createEvent=Xt,e.nodeType=9,e.nodeName=Z,e}return(0,g.Z)(n,[{key:"createElement",value:function(e){var t,n=e.toLowerCase();switch(!0){case n===T:return t=new cn,t;case m._c.has(n):t=new rn;break;case n===ae:t=new _n;break;default:t=new ct;break}return t.nodeName=n,t.tagName=e.toUpperCase(),t}},{key:"createElementNS",value:function(e,t){return this.createElement(t)}},{key:"createTextNode",value:function(e){return new ln(e)}},{key:"getElementById",value:function(e){var t=Ie.get(e);return(0,m.o8)(t)?null:t}},{key:"querySelector",value:function(e){return/^#/.test(e)?this.getElementById(e.slice(1)):null}},{key:"querySelectorAll",value:function(){return[]}},{key:"createComment",value:function(){var e=new ln("");return e.nodeName=Y,e}},{key:"defaultView",get:function(){return Ae.window}}]),n}(ct),On=function(){var e=new Ln,t=e.createElement.bind(e),n=t(E),r=t(S),i=t(C),o=t(P);o.id=P;var a=t(x);return e.appendChild(n),n.appendChild(r),n.appendChild(i),i.appendChild(a),a.appendChild(o),e.documentElement=n,e.head=r,e.body=i,e};function Rn(e){return e.style}Nn=Ae.document=On();var Bn,jn,Dn,Mn,Un,Fn,Wn=m.PT.call("getEventCenter",m.zW),Hn=function(){function e(t){(0,v.Z)(this,e),this.cache=new Map,this.name=t}return(0,g.Z)(e,[{key:"has",value:function(e){return this.cache.has(e)}},{key:"set",value:function(e,t){e&&t&&this.cache.set(e,t)}},{key:"get",value:function(e){if(this.has(e))return this.cache.get(e)}},{key:"delete",value:function(e){this.cache.delete(e)}}]),e}(),zn=new Hn("history"),Vn=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(e,i){var o;return(0,v.Z)(this,n),o=t.call(this),Bn.add((0,u.Z)(o)),jn.set((0,u.Z)(o),void 0),Dn.set((0,u.Z)(o),[]),Mn.set((0,u.Z)(o),0),Un.set((0,u.Z)(o),void 0),dn((0,u.Z)(o),Un,i.window,"f"),dn((0,u.Z)(o),jn,e,"f"),hn((0,u.Z)(o),jn,"f").on("__record_history__",(function(e){var t;dn((0,u.Z)(o),Mn,(t=hn((0,u.Z)(o),Mn,"f"),t++,t),"f"),dn((0,u.Z)(o),Dn,hn((0,u.Z)(o),Dn,"f").slice(0,hn((0,u.Z)(o),Mn,"f")),"f"),hn((0,u.Z)(o),Dn,"f").push({state:null,title:"",url:e})}),null),hn((0,u.Z)(o),jn,"f").on("__reset_history__",(function(e){hn((0,u.Z)(o),Bn,"m",Fn).call((0,u.Z)(o),e)}),null),o.on(r.INIT,(function(){hn((0,u.Z)(o),Bn,"m",Fn).call((0,u.Z)(o))}),null),o.on(r.RESTORE,(function(e){zn.set(e,{location:hn((0,u.Z)(o),jn,"f"),stack:hn((0,u.Z)(o),Dn,"f").slice(),cur:hn((0,u.Z)(o),Mn,"f")})}),null),o.on(r.RECOVER,(function(e){if(zn.has(e)){var t=zn.get(e);dn((0,u.Z)(o),jn,t.location,"f"),dn((0,u.Z)(o),Dn,t.stack,"f"),dn((0,u.Z)(o),Mn,t.cur,"f")}}),null),o.on(r.DESTORY,(function(e){zn.delete(e)}),null),hn((0,u.Z)(o),Bn,"m",Fn).call((0,u.Z)(o)),o}return(0,g.Z)(n,[{key:"length",get:function(){return hn(this,Dn,"f").length}},{key:"state",get:function(){return hn(this,Dn,"f")[hn(this,Mn,"f")]}},{key:"go",value:function(e){if((0,m.hj)(e)&&!isNaN(e)){var t=hn(this,Mn,"f")+e;t=Math.min(Math.max(t,0),this.length-1),dn(this,Mn,t,"f"),hn(this,jn,"f").trigger("__set_href_without_history__",hn(this,Dn,"f")[hn(this,Mn,"f")].url),hn(this,Un,"f").trigger("popstate",hn(this,Dn,"f")[hn(this,Mn,"f")])}}},{key:"back",value:function(){this.go(-1)}},{key:"forward",value:function(){this.go(1)}},{key:"pushState",value:function(e,t,n){n&&(0,m.HD)(n)&&(dn(this,Dn,hn(this,Dn,"f").slice(0,hn(this,Mn,"f")+1),"f"),hn(this,Dn,"f").push({state:e,title:t,url:n}),dn(this,Mn,this.length-1,"f"),hn(this,jn,"f").trigger("__set_href_without_history__",n))}},{key:"replaceState",value:function(e,t,n){n&&(0,m.HD)(n)&&(hn(this,Dn,"f")[hn(this,Mn,"f")]={state:e,title:t,url:n},hn(this,jn,"f").trigger("__set_href_without_history__",n))}},{key:"cache",get:function(){return zn}}]),n}(m.zW);jn=new WeakMap,Dn=new WeakMap,Mn=new WeakMap,Un=new WeakMap,Bn=new WeakSet,Fn=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";dn(this,Dn,[{state:null,title:"",url:e||hn(this,jn,"f").href}],"f"),dn(this,Mn,0,"f")};var qn,Gn,$n,Jn,Kn,Yn,Qn,Xn,er,tr={app:null,router:null,page:null},nr=function(){return tr},rr="https://taro.com",ir=new Hn("location"),or=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(e){var i;return(0,v.Z)(this,n),i=t.call(this),qn.add((0,u.Z)(i)),Gn.set((0,u.Z)(i),new Zn(rr)),$n.set((0,u.Z)(i),!1),Jn.set((0,u.Z)(i),void 0),dn((0,u.Z)(i),Jn,e.window,"f"),hn((0,u.Z)(i),qn,"m",Kn).call((0,u.Z)(i)),i.on("__set_href_without_history__",(function(e){dn((0,u.Z)(i),$n,!0,"f");var t=hn((0,u.Z)(i),Gn,"f").hash;hn((0,u.Z)(i),Gn,"f").href=ar(e),t!==hn((0,u.Z)(i),Gn,"f").hash&&hn((0,u.Z)(i),Jn,"f").trigger("hashchange"),dn((0,u.Z)(i),$n,!1,"f")}),null),i.on(r.INIT,(function(){hn((0,u.Z)(i),qn,"m",Kn).call((0,u.Z)(i))}),null),i.on(r.RESTORE,(function(e){ir.set(e,{lastHref:i.href})}),null),i.on(r.RECOVER,(function(e){if(ir.has(e)){var t=ir.get(e);dn((0,u.Z)(i),$n,!0,"f"),hn((0,u.Z)(i),Gn,"f").href=t.lastHref,dn((0,u.Z)(i),$n,!1,"f")}}),null),i.on(r.DESTORY,(function(e){ir.delete(e)}),null),i}return(0,g.Z)(n,[{key:"protocol",get:function(){return hn(this,Gn,"f").protocol},set:function(e){var t=/^(http|https):$/i;if(e&&(0,m.HD)(e)&&t.test(e.trim())){e=e.trim();var n=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").protocol=e,hn(this,qn,"m",er).call(this,n)&&hn(this,qn,"m",Xn).call(this)}}},{key:"host",get:function(){return hn(this,Gn,"f").host},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").host=e,hn(this,qn,"m",er).call(this,t)&&hn(this,qn,"m",Xn).call(this)}}},{key:"hostname",get:function(){return hn(this,Gn,"f").hostname},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").hostname=e,hn(this,qn,"m",er).call(this,t)&&hn(this,qn,"m",Xn).call(this)}}},{key:"port",get:function(){return hn(this,Gn,"f").port},set:function(e){var t=Number(e=e.trim());if((0,m.hj)(t)&&!(t<=0)){var n=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").port=e,hn(this,qn,"m",er).call(this,n)&&hn(this,qn,"m",Xn).call(this)}}},{key:"pathname",get:function(){return hn(this,Gn,"f").pathname},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim();var t=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").pathname=e,hn(this,qn,"m",er).call(this,t)&&hn(this,qn,"m",Xn).call(this)}}},{key:"search",get:function(){return hn(this,Gn,"f").search},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim(),e=e.startsWith("?")?e:"?".concat(e);var t=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").search=e,hn(this,qn,"m",er).call(this,t)&&hn(this,qn,"m",Xn).call(this)}}},{key:"hash",get:function(){return hn(this,Gn,"f").hash},set:function(e){if(e&&(0,m.HD)(e)){e=e.trim(),e=e.startsWith("#")?e:"#".concat(e);var t=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").hash=e,hn(this,qn,"m",er).call(this,t)&&hn(this,qn,"m",Xn).call(this)}}},{key:"href",get:function(){return hn(this,Gn,"f").href},set:function(e){var t=/^(http:|https:)?\/\/.+/;if(e&&(0,m.HD)(e)&&t.test(e=e.trim())){var n=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").href=e,hn(this,qn,"m",er).call(this,n)&&hn(this,qn,"m",Xn).call(this)}}},{key:"origin",get:function(){return hn(this,Gn,"f").origin},set:function(e){var t=/^(http:|https:)?\/\/.+/;if(e&&(0,m.HD)(e)&&t.test(e=e.trim())){var n=hn(this,qn,"m",Yn).call(this);hn(this,Gn,"f").origin=e,hn(this,qn,"m",er).call(this,n)&&hn(this,qn,"m",Xn).call(this)}}},{key:"assign",value:function(){(0,m.ZK)(!0,"\u5c0f\u7a0b\u5e8f\u73af\u5883\u4e2d\u8c03\u7528location.assign()\u65e0\u6548.")}},{key:"reload",value:function(){(0,m.ZK)(!0,"\u5c0f\u7a0b\u5e8f\u73af\u5883\u4e2d\u8c03\u7528location.reload()\u65e0\u6548.")}},{key:"replace",value:function(e){this.trigger("__set_href_without_history__",e)}},{key:"toString",value:function(){return this.href}},{key:"cache",get:function(){return ir}}]),n}(m.zW);function ar(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=rr;return/^[/?#]/.test(e)?t+e:e}Gn=new WeakMap,$n=new WeakMap,Jn=new WeakMap,qn=new WeakSet,Kn=function(){var e=nr(),t=e.router;if(t){var n=t.path,r=t.params,i=Object.keys(r).map((function(e){return"".concat(e,"=").concat(r[e])})),o=i.length>0?"?"+i.join("&"):"",a="".concat(rr).concat(n.startsWith("/")?n:"/"+n).concat(o);dn(this,Gn,new Zn(a),"f"),this.trigger("__reset_history__",this.href)}},Yn=function(){return hn(this,Gn,"f")._toRaw()},Qn=function(e){hn(this,Gn,"f").href=e},Xn=function(){this.trigger("__record_history__",this.href)},er=function(e){if(hn(this,$n,"f"))return!1;var t=hn(this,Gn,"f")._toRaw(),n=t.protocol,r=t.hostname,i=t.port,o=t.pathname,a=t.search,s=t.hash;return n!==e.protocol||r!==e.hostname||i!==e.port?(hn(this,qn,"m",Qn).call(this,e.href),!1):o!==e.pathname||(a!==e.search||(s!==e.hash?(hn(this,Jn,"f").trigger("hashchange"),!0):(hn(this,qn,"m",Qn).call(this,e.href),!1)))};var sr,ur="Macintosh",cr="Intel Mac OS X 10_14_5",lr="AppleWebKit/534.36 (KHTML, like Gecko) NodeJS/v4.1.0 Chrome/76.0.3809.132 Safari/534.36",hr="("+ur+"; "+cr+") "+lr,dr={appCodeName:"Mozilla",appName:"Netscape",appVersion:"5.0 "+hr,cookieEnabled:!0,mimeTypes:[],onLine:!0,platform:"MacIntel",plugins:[],product:"Taro",productSub:"20030107",userAgent:"Mozilla/5.0 "+hr,vendor:"Joyent",vendorSub:""};(function(){var e;"undefined"!==typeof performance&&null!==performance&&performance.now?sr=function(){return performance.now()}:Date.now?(e=Date.now(),sr=function(){return Date.now()-e}):(e=(new Date).getTime(),sr=function(){return(new Date).getTime()-e})})();var fr,pr=0,vr="undefined"!==typeof b&&null!==b?b:function(e){var t=sr(),n=Math.max(pr+16,t);return setTimeout((function(){e(pr=n)}),n-t)},gr="undefined"!==typeof y&&null!==y?y:function(e){clearTimeout(e)},mr=function(e){(0,c.Z)(i,e);var t=(0,l.Z)(i);function i(){var e;(0,v.Z)(this,i),e=t.call(this),e.navigator=dr,e.requestAnimationFrame=vr,e.cancelAnimationFrame=gr,e.getComputedStyle=Rn;var r=[].concat((0,p.Z)(Object.getOwnPropertyNames(n.g||{})),(0,p.Z)(Object.getOwnPropertySymbols(n.g||{})));return r.forEach((function(t){"atob"!==t&&"document"!==t&&(Object.prototype.hasOwnProperty.call((0,u.Z)(e),t)||(e[t]=n.g[t]))})),e.Date||(e.Date=Date),e.location=new or({window:(0,u.Z)(e)}),e.history=new Vn(e.location,{window:(0,u.Z)(e)}),e.initEvent(),e}return(0,g.Z)(i,[{key:"initEvent",value:function(){var e=this.location,t=this.history;this.on(r.INIT,(function(t){e.trigger(r.INIT,t)}),null),this.on(r.RECOVER,(function(n){e.trigger(r.RECOVER,n),t.trigger(r.RECOVER,n)}),null),this.on(r.RESTORE,(function(n){e.trigger(r.RESTORE,n),t.trigger(r.RESTORE,n)}),null),this.on(r.DESTORY,(function(n){e.trigger(r.DESTORY,n),t.trigger(r.DESTORY,n)}),null)}},{key:"document",get:function(){return Ae.document}},{key:"addEventListener",value:function(e,t){(0,m.HD)(e)&&this.on(e,t,null)}},{key:"removeEventListener",value:function(e,t){(0,m.HD)(e)&&this.off(e,t,null)}},{key:"setTimeout",value:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){return setTimeout.apply(void 0,arguments)}))},{key:"clearTimeout",value:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){return clearTimeout.apply(void 0,arguments)}))}]),i}(m.zW);fr=Ae.window=new mr;var br=fr.location,yr=fr.history,kr=function(e){(0,c.Z)(n,e);var t=(0,l.Z)(n);function n(){return(0,v.Z)(this,n),t.apply(this,arguments)}return(0,g.Z)(n)}(ct),wr=new Map,Tr=pe();function Er(e,t){m.PT.call("mergePageInstance",wr.get(t),e),wr.set(t,e)}function Sr(e){return wr.get(e)}function Cr(e){wr.delete(e)}function Pr(e){return null==e?"":"/"===e.charAt(0)?e:"/"+e}function xr(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];var o=wr.get(e);if(null!=o){var a=m.PT.call("getLifecycle",o,t);if((0,m.kJ)(a)){var s=a.map((function(e){return e.apply(o,r)}));return s[0]}if((0,m.mf)(a))return a.apply(o,r)}}function Zr(e){if(null==e)return"";var t=Object.keys(e).map((function(t){return t+"="+e[t]})).join("&");return""===t?t:"?"+t}function Ir(e,t){var n=e.indexOf("?");return"".concat(n>-1?e.substring(0,n):e).concat(Zr(t))}function Ar(e){return e+"."+X}function Nr(e){return e+"."+ee}function _r(e){return e+"."+te}function Lr(e,t,n,o){var a,u,c,l=null!==t&&void 0!==t?t:"taro_page_".concat(Tr()),h=(0,i.Z)(m.PT.call("getMiniLifecycleImpl").page,7),d=h[0],f=h[1],p=h[2],v=h[3],g=h[4],b=h[5],y=h[6],k=null,T=!1,E=[];function S(e){var t=e.route||e.__route__||e.$taroPath;tr.router={params:e.$taroParams,path:Pr(t),$taroPath:e.$taroPath,onReady:Ar(l),onShow:Nr(l),onHide:_r(l)},(0,m.o8)(e.exitState)||(tr.router.exitState=e.exitState)}var C=(a={},(0,s.Z)(a,d,(function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1?arguments[1]:void 0;c=new Promise((function(e){u=e})),an.start(w),tr.page=this,this.config=o||{};var a=Object.assign({},n,{$taroTimestamp:Date.now()}),s=this.$taroPath=Ir(l,a);null==this.$taroParams&&(this.$taroParams=a),S(this),fr.trigger(r.INIT,s);var h=function(){tr.app.mount(e,s,(function(){k=Ae.document.getElementById(s),(0,m.zx)(null!==k,"\u6ca1\u6709\u627e\u5230\u9875\u9762\u5b9e\u4f8b\u3002"),xr(s,Q,t.$taroParams),u(),k.ctx=t,k.performUpdate(!0,i)}))};T?E.push(h):h()})),(0,s.Z)(a,f,(function(){var e=this.$taroPath;fr.trigger(r.DESTORY,e),xr(e,f),T=!0,tr.app.unmount(e,(function(){T=!1,wr.delete(e),k&&(k.ctx=null,k=null),E.length&&(E.forEach((function(e){return e()})),E=[])}))})),(0,s.Z)(a,p,(function(){var e=this;c.then((function(){xr(e.$taroPath,X),vr((function(){return Wn.trigger(Ar(l))})),e.onReady.called=!0}))})),(0,s.Z)(a,v,(function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};c.then((function(){tr.page=e,S(e),fr.trigger(r.RECOVER,e.$taroPath),xr(e.$taroPath,ee,t),vr((function(){return Wn.trigger(Nr(l))}))}))})),(0,s.Z)(a,g,(function(){fr.trigger(r.RESTORE,this.$taroPath),tr.page===this&&(tr.page=null,tr.router=null),xr(this.$taroPath,te),Wn.trigger(_r(l))})),a);return b.forEach((function(e){C[e]=function(){return xr.apply(void 0,[this.$taroPath,e].concat(Array.prototype.slice.call(arguments)))}})),y.forEach((function(t){var n;(e[t]||(null===(n=e.prototype)||void 0===n?void 0:n[t])||e[t.replace(/^on/,"enable")])&&(C[t]=function(){for(var e,n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];var o=null===(e=r[0])||void 0===e?void 0:e.target;if(null===o||void 0===o?void 0:o.id){var a=o.id,s=Ae.document.getElementById(a);s&&(o.dataset=s.dataset)}return xr.apply(void 0,[this.$taroPath,t].concat(r))})})),C.eh=nn,(0,m.o8)(n)||(C.data=n),m.PT.call("modifyPageObject",C),C}function Or(e,t,n){var r,o=null!==t&&void 0!==t?t:"taro_component_".concat(Tr()),a=null,u=(0,i.Z)(m.PT.call("getMiniLifecycleImpl").component,2),c=u[0],l=u[1],h=(r={},(0,s.Z)(r,c,(function(){var t,n=this;an.start(w);var r=Ir(o,{id:(null===(t=this.getPageId)||void 0===t?void 0:t.call(this))||Tr()});tr.app.mount(e,r,(function(){a=Ae.document.getElementById(r),(0,m.zx)(null!==a,"\u6ca1\u6709\u627e\u5230\u7ec4\u4ef6\u5b9e\u4f8b\u3002"),n.$taroInstances=wr.get(r),xr(r,Q),a.ctx=n,a.performUpdate(!0)}))})),(0,s.Z)(r,l,(function(){var e=Ir(o,{id:this.getPageId()});tr.app.unmount(e,(function(){wr.delete(e),a&&(a.ctx=null)}))})),(0,s.Z)(r,"methods",{eh:nn}),r);return(0,m.o8)(n)||(h.data=n),[ne,re,oe].forEach((function(t){var n;h[t]=null!==(n=e[t])&&void 0!==n?n:m.kT})),h}function Rr(e){var t,n=e===F,r=(0,i.Z)(m.PT.call("getMiniLifecycleImpl").component,2),o=r[0],a=r[1],u=n?(t={},(0,s.Z)(t,o,(function(){var e,t,n=(null===(e=this.data.i)||void 0===e?void 0:e.sid)||(null===(t=this.props.i)||void 0===t?void 0:t.sid);(0,m.HD)(n)&&Te.set(n,this)})),(0,s.Z)(t,a,(function(){var e,t,n=(null===(e=this.data.i)||void 0===e?void 0:e.sid)||(null===(t=this.props.i)||void 0===t?void 0:t.sid);(0,m.HD)(n)&&Te.delete(n)})),t):m.kT;return Object.assign({properties:{i:{type:Object,value:(0,s.Z)({},"nn",(0,m.W)(m.rD)[R]._num)},l:{type:String,value:""}},options:{addGlobalClass:!0,virtualHost:!n},methods:{eh:nn}},u)}var Br=function(e,t){var n=tr.router,r=function(){setTimeout((function(){t?e.call(t):e()}),1)};if(null!==n){var i=null,o=n.$taroPath;i=Ae.document.getElementById(o),(null===i||void 0===i?void 0:i.pendingUpdate)?i.enqueueUpdateCallback(e,t):r()}else r()}},4455:function(e,t,n){"use strict";n.d(t,{kT:function(){return be},zW:function(){return ie},kC:function(){return Te},_c:function(){return re},zx:function(){return Ee},W:function(){return Ie},PT:function(){return me},rD:function(){return ne},kJ:function(){return fe},jn:function(){return ce},mf:function(){return le},Ft:function(){return se},hj:function(){return he},Kn:function(){return ue},HD:function(){return oe},o8:function(){return ae},ku:function(){return Ze},xi:function(){return Ae},ZT:function(){return ye},Ig:function(){return Be},CA:function(){return we},eu:function(){return ke},ZK:function(){return Se}});var r=n(3433),i=n(136),o=n(7277),a=n(1002),s=n(5671),u=n(3144),c="[]",l="",h="!0",d="!1",f={bindTouchStart:l,bindTouchMove:l,bindTouchEnd:l,bindTouchCancel:l,bindLongTap:l},p={animation:l,bindAnimationStart:l,bindAnimationIteration:l,bindAnimationEnd:l,bindTransitionEnd:l};function v(e){return"'".concat(e,"'")}var g=Object.assign(Object.assign({"hover-class":v("none"),"hover-stop-propagation":d,"hover-start-time":"50","hover-stay-time":"400"},f),p),m={type:l,size:"23",color:l},b=Object.assign({longitude:l,latitude:l,scale:"16",markers:c,covers:l,polyline:c,circles:c,controls:c,"include-points":c,"show-location":l,"layer-style":"1",bindMarkerTap:l,bindControlTap:l,bindCalloutTap:l,bindUpdated:l},f),y={percent:l,"stroke-width":"6",color:v("#09BB07"),activeColor:v("#09BB07"),backgroundColor:v("#EBEBEB"),active:d,"active-mode":v("backwards"),"show-info":d},k={nodes:c},w={selectable:d,space:l,decode:d},T=Object.assign({size:v("default"),type:l,plain:d,disabled:l,loading:d,"form-type":l,"open-type":l,"hover-class":v("button-hover"),"hover-stop-propagation":d,"hover-start-time":"20","hover-stay-time":"70",name:l},f),E={value:l,disabled:l,checked:d,color:v("#09BB07"),name:l},S={bindChange:l,name:l},C={"report-submit":d,bindSubmit:l,bindReset:l,name:l},P={value:l,type:v(l),password:d,placeholder:l,"placeholder-style":l,"placeholder-class":v("input-placeholder"),disabled:l,maxlength:"140","cursor-spacing":"0",focus:d,"confirm-type":v("done"),"confirm-hold":d,cursor:"i.value.length","selection-start":"-1","selection-end":"-1",bindInput:l,bindFocus:l,bindBlur:l,bindConfirm:l,name:l},x={for:l,name:l},Z={mode:v("selector"),disabled:l,range:l,"range-key":l,value:l,start:l,end:l,fields:v("day"),"custom-item":l,name:l,bindCancel:l,bindChange:l,bindColumnChange:l},I={value:l,"indicator-style":l,"indicator-class":l,"mask-style":l,"mask-class":l,bindChange:l,name:l},A={name:l},N={value:l,checked:d,disabled:l,color:v("#09BB07"),name:l},_={bindChange:l,name:l},L={min:"0",max:"100",step:"1",disabled:l,value:"0",activeColor:v("#1aad19"),backgroundColor:v("#e9e9e9"),"block-size":"28","block-color":v("#ffffff"),"show-value":d,bindChange:l,bindChanging:l,name:l},O={checked:d,disabled:l,type:v("switch"),color:v("#04BE02"),bindChange:l,name:l},R={value:l,placeholder:l,"placeholder-style":l,"placeholder-class":v("textarea-placeholder"),disabled:l,maxlength:"140","auto-focus":d,focus:d,"auto-height":d,fixed:d,"cursor-spacing":"0",cursor:"-1","selection-start":"-1","selection-end":"-1",bindFocus:l,bindBlur:l,bindLineChange:l,bindInput:l,bindConfirm:l,name:l},B={src:l,bindLoad:"eh",bindError:"eh"},j=Object.assign({"scroll-top":d},f),D={"scale-area":d},M=Object.assign(Object.assign({direction:"none",inertia:d,"out-of-bounds":d,x:l,y:l,damping:"20",friction:"2",disabled:l,scale:d,"scale-min":"0.5","scale-max":"10","scale-value":"1",bindChange:l,bindScale:l,bindHTouchMove:l,bindVTouchMove:l,width:v("10px"),height:v("10px")},f),p),U=Object.assign(Object.assign({"scroll-x":d,"scroll-y":d,"upper-threshold":"50","lower-threshold":"50","scroll-top":l,"scroll-left":l,"scroll-into-view":l,"scroll-with-animation":d,"enable-back-to-top":d,bindScrollToUpper:l,bindScrollToLower:l,bindScroll:l},f),p),F=Object.assign({"indicator-dots":d,"indicator-color":v("rgba(0, 0, 0, .3)"),"indicator-active-color":v("#000000"),autoplay:d,current:"0",interval:"5000",duration:"500",circular:d,vertical:d,"previous-margin":v("0px"),"next-margin":v("0px"),"display-multiple-items":"1",bindChange:l,bindTransition:l,bindAnimationFinish:l},f),W={"item-id":l},H={url:l,"open-type":v("navigate"),delta:"1","hover-class":v("navigator-hover"),"hover-stop-propagation":d,"hover-start-time":"50","hover-stay-time":"600",bindSuccess:l,bindFail:l,bindComplete:l},z={id:l,src:l,loop:d,controls:d,poster:l,name:l,author:l,bindError:l,bindPlay:l,bindPause:l,bindTimeUpdate:l,bindEnded:l},V={"device-position":v("back"),flash:v("auto"),bindStop:l,bindError:l},q=Object.assign({src:l,mode:v("scaleToFill"),"lazy-load":d,bindError:l,bindLoad:l},f),G=Object.assign({src:l,autoplay:d,muted:d,orientation:v("vertical"),"object-fit":v("contain"),"background-mute":d,"min-cache":"1","max-cache":"3",bindStateChange:l,bindFullScreenChange:l,bindNetStatus:l},p),$=Object.assign({src:l,duration:l,controls:h,"danmu-list":l,"danmu-btn":l,"enable-danmu":l,autoplay:d,loop:d,muted:d,"initial-time":"0","page-gesture":d,direction:l,"show-progress":h,"show-fullscreen-btn":h,"show-play-btn":h,"show-center-play-btn":h,"enable-progress-gesture":h,"object-fit":v("contain"),poster:l,"show-mute-btn":d,bindPlay:l,bindPause:l,bindEnded:l,bindTimeUpdate:l,bindFullScreenChange:l,bindWaiting:l,bindError:l},p),J=Object.assign({"canvas-id":l,"disable-scroll":d,bindError:l},f),K={"unit-id":l,"ad-intervals":l,bindLoad:l,bindError:l,bindClose:l},Y={src:l,bindMessage:l,bindLoad:l,bindError:l},Q={},X={name:l},ee={name:l},te={name:l},ne={View:g,Icon:m,Progress:y,RichText:k,Text:w,Button:T,Checkbox:E,CheckboxGroup:S,Form:C,Input:P,Label:x,Picker:Z,PickerView:I,PickerViewColumn:A,Radio:N,RadioGroup:_,Slider:L,Switch:O,CoverImage:B,Textarea:R,CoverView:j,MovableArea:D,MovableView:M,ScrollView:U,Swiper:F,SwiperItem:W,Navigator:H,Audio:z,Camera:V,Image:q,LivePlayer:G,Video:$,Canvas:J,Ad:K,WebView:Y,Block:Q,Map:b,Slot:ee,SlotView:X,NativeSlot:te},re=new Set(["input","checkbox","picker","picker-view","radio","slider","switch","textarea"]),ie=(new Set(["input","textarea"]),new Set(["progress","icon","rich-text","input","textarea","slider","switch","audio","ad","official-account","open-data","navigation-bar"]),new Map([["view",-1],["catch-view",-1],["cover-view",-1],["static-view",-1],["pure-view",-1],["block",-1],["text",-1],["static-text",6],["slot",8],["slot-view",8],["label",6],["form",4],["scroll-view",4],["swiper",4],["swiper-item",4]]),function(){function e(t){var n;(0,s.Z)(this,e),this.callbacks=null!==(n=null===t||void 0===t?void 0:t.callbacks)&&void 0!==n?n:{}}return(0,u.Z)(e,[{key:"on",value:function(t,n,r){var i,o,a,s;if(!n)return this;t=t.split(e.eventSplitter),this.callbacks||(this.callbacks={});var u=this.callbacks;while(i=t.shift())s=u[i],o=s?s.tail:{},o.next=a={},o.context=r,o.callback=n,u[i]={tail:a,next:s?s.next:o};return this}},{key:"once",value:function(e,t,n){var r=this,i=function i(){for(var o=arguments.length,a=new Array(o),s=0;s<o;s++)a[s]=arguments[s];t.apply(r,a),r.off(e,i,n)};return this.on(e,i,n),this}},{key:"off",value:function(t,n,r){var i,o,a,s,u,c;if(!(o=this.callbacks))return this;if(!(t||n||r))return delete this.callbacks,this;t=t?t.split(e.eventSplitter):Object.keys(o);while(i=t.shift())if(a=o[i],delete o[i],a&&(n||r)){s=a.tail;while((a=a.next)!==s)u=a.callback,c=a.context,(n&&u!==n||r&&c!==r)&&this.on(i,u,c)}return this}},{key:"trigger",value:function(t){var n,r,i,o;if(!(i=this.callbacks))return this;t=t.split(e.eventSplitter);var a=[].slice.call(arguments,1);while(n=t.shift())if(r=i[n]){o=r.tail;while((r=r.next)!==o)r.callback.apply(r.context||this,a)}return this}}]),e}());function oe(e){return"string"===typeof e}function ae(e){return"undefined"===typeof e}function se(e){return null===e}function ue(e){return null!==e&&"object"===(0,a.Z)(e)}function ce(e){return!0===e||!1===e}function le(e){return"function"===typeof e}function he(e){return"number"===typeof e}ie.eventSplitter=",";var de,fe=Array.isArray;(function(e){e[e["SINGLE"]=0]="SINGLE",e[e["MULTI"]=1]="MULTI",e[e["WATERFALL"]=2]="WATERFALL"})(de||(de={}));var pe={app:["onLaunch","onShow","onHide"],page:["onLoad","onUnload","onReady","onShow","onHide",["onPullDownRefresh","onReachBottom","onPageScroll","onResize","onTabItemTap","onTitleClick","onOptionMenuClick","onPopMenuClick","onPullIntercept","onAddToFavorites"],["onShareAppMessage","onShareTimeline"]],component:["attached","detached"]};function ve(e,t){return{type:e,initial:t||null}}var ge=function(e){(0,i.Z)(n,e);var t=(0,o.Z)(n);function n(e,r){var i;for(var o in(0,s.Z)(this,n),i=t.call(this,r),i.hooks=e,e){var a=e[o].initial;le(a)&&i.on(o,a)}return i}return(0,u.Z)(n,[{key:"tapOneOrMany",value:function(e,t){var n=this,r=le(t)?[t]:t;r.forEach((function(t){return n.on(e,t)}))}},{key:"tap",value:function(e,t){var n=this.hooks,r=n[e],i=r.type,o=r.initial;i===de.SINGLE?(this.off(e),this.on(e,le(t)?t:t[t.length-1])):(o&&this.off(e,o),this.tapOneOrMany(e,t))}},{key:"call",value:function(e){var t,n=this.hooks[e];if(n){var r=n.type,i=this.callbacks;if(i){var o=i[e];if(o){for(var a=o.tail,s=o.next,u=arguments.length,c=new Array(u>1?u-1:0),l=1;l<u;l++)c[l-1]=arguments[l];var h,d=c;while(s!==a){if(h=null===(t=s.callback)||void 0===t?void 0:t.apply(s.context||this,d),r===de.WATERFALL){var f=[h];d=f}s=s.next}return h}}}}},{key:"isExist",value:function(e){var t;return Boolean(null===(t=this.callbacks)||void 0===t?void 0:t[e])}}]),n}(ie),me=new ge({getMiniLifecycle:ve(de.SINGLE,(function(e){return e})),getMiniLifecycleImpl:ve(de.SINGLE,(function(){return this.call("getMiniLifecycle",pe)})),getLifecycle:ve(de.SINGLE,(function(e,t){return e[t]})),getPathIndex:ve(de.SINGLE,(function(e){return"[".concat(e,"]")})),getEventCenter:ve(de.SINGLE,(function(e){return new e})),isBubbleEvents:ve(de.SINGLE,(function(e){var t=new Set(["touchstart","touchmove","touchcancel","touchend","touchforcechange","tap","longpress","longtap","transitionend","animationstart","animationiteration","animationend"]);return t.has(e)})),getSpecialNodes:ve(de.SINGLE,(function(){return["view","text","image"]})),onRemoveAttribute:ve(de.SINGLE),batchedEventUpdates:ve(de.SINGLE),mergePageInstance:ve(de.SINGLE),modifyPageObject:ve(de.SINGLE),createPullDownComponent:ve(de.SINGLE),getDOMNode:ve(de.SINGLE),modifyHydrateData:ve(de.SINGLE),modifySetAttrPayload:ve(de.SINGLE),modifyRmAttrPayload:ve(de.SINGLE),onAddEvent:ve(de.SINGLE),modifyMpEvent:ve(de.MULTI),modifyMpEventImpl:ve(de.SINGLE,(function(e){try{this.call("modifyMpEvent",e)}catch(e){console.warn("[Taro modifyMpEvent hook Error]: "+(null===e||void 0===e?void 0:e.message))}})),modifyTaroEvent:ve(de.MULTI),modifyDispatchEvent:ve(de.MULTI),initNativeApi:ve(de.MULTI),patchElement:ve(de.MULTI)}),be={},ye=function(){};function ke(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}function we(e){for(var t="",n=!1,r=0;r<e.length;r++)"-"!==e[r]?(t+=n?e[r].toUpperCase():e[r],n=!1):n=!0;return t}function Te(e){return e.charAt(0).toUpperCase()+e.slice(1)}Object.prototype.hasOwnProperty;function Ee(e,t){if(!e)throw new Error(t)}function Se(e,t){0}var Ce=1,Pe=(new Date).getTime().toString();function xe(){return Pe+Ce++}function Ze(e){return Object.keys(e).forEach((function(t){t in ne?Object.assign(ne[t],e[t]):ne[t]=e[t]})),ne}function Ie(e){var t={},n=e.View,r={"#text":{},StaticView:n,StaticImage:e.Image,StaticText:e.Text,PureView:n,CatchView:n};return e=Object.assign(Object.assign({},e),r),Object.keys(e).sort((function(e,t){var n=/^(Static|Pure|Catch)*(View|Image|Text)$/,r=n.test(e),i=n.test(t);return r&&i?e>t?1:-1:r?-1:i||e>=t?1:-1})).forEach((function(n,r){var i={_num:String(r)};Object.keys(e[n]).filter((function(e){return!/^bind/.test(e)&&!["focus","blur"].includes(e)})).sort().forEach((function(e,t){i[we(e)]="p"+t})),t[ke(n)]=i})),t}function Ae(e,t){var n=t||me,r=Object.keys(e);r.forEach((function(t){n.tap(t,e[t])}))}function Ne(e){return function(){console.warn("\u5c0f\u7a0b\u5e8f\u6682\u4e0d\u652f\u6301 ".concat(e))}}function _e(e,t){var n="__key_",r=["navigateTo","redirectTo","reLaunch","switchTab"];if(r.indexOf(e)>-1){var i=t.url=t.url||"",o=i.indexOf("?")>-1,a=xe();t.url+=(o?"&":"?")+"".concat(n,"=").concat(a)}}var Le=new Set(["addPhoneContact","authorize","canvasGetImageData","canvasPutImageData","canvasToTempFilePath","checkSession","chooseAddress","chooseImage","chooseInvoiceTitle","chooseLocation","chooseVideo","clearStorage","closeBLEConnection","closeBluetoothAdapter","closeSocket","compressImage","connectSocket","createBLEConnection","downloadFile","exitMiniProgram","getAvailableAudioSources","getBLEDeviceCharacteristics","getBLEDeviceServices","getBatteryInfo","getBeacons","getBluetoothAdapterState","getBluetoothDevices","getClipboardData","getConnectedBluetoothDevices","getConnectedWifi","getExtConfig","getFileInfo","getImageInfo","getLocation","getNetworkType","getSavedFileInfo","getSavedFileList","getScreenBrightness","getSetting","getStorage","getStorageInfo","getSystemInfo","getUserInfo","getWifiList","hideHomeButton","hideShareMenu","hideTabBar","hideTabBarRedDot","loadFontFace","login","makePhoneCall","navigateBack","navigateBackMiniProgram","navigateTo","navigateToBookshelf","navigateToMiniProgram","notifyBLECharacteristicValueChange","hideKeyboard","hideLoading","hideNavigationBarLoading","hideToast","openBluetoothAdapter","openDocument","openLocation","openSetting","pageScrollTo","previewImage","queryBookshelf","reLaunch","readBLECharacteristicValue","redirectTo","removeSavedFile","removeStorage","removeTabBarBadge","requestSubscribeMessage","saveFile","saveImageToPhotosAlbum","saveVideoToPhotosAlbum","scanCode","sendSocketMessage","setBackgroundColor","setBackgroundTextStyle","setClipboardData","setEnableDebug","setInnerAudioOption","setKeepScreenOn","setNavigationBarColor","setNavigationBarTitle","setScreenBrightness","setStorage","setTabBarBadge","setTabBarItem","setTabBarStyle","showActionSheet","showFavoriteGuide","showLoading","showModal","showShareMenu","showTabBar","showTabBarRedDot","showToast","startBeaconDiscovery","startBluetoothDevicesDiscovery","startDeviceMotionListening","startPullDownRefresh","stopBeaconDiscovery","stopBluetoothDevicesDiscovery","stopCompass","startCompass","startAccelerometer","stopAccelerometer","showNavigationBarLoading","stopDeviceMotionListening","stopPullDownRefresh","switchTab","uploadFile","vibrateLong","vibrateShort","writeBLECharacteristicValue"]);function Oe(e){return function(){var t,n=null===(t=e.getSystemInfoSync)||void 0===t?void 0:t.call(e);if(!n)return!1;var r=n.platform,i=r.toLowerCase();return"android"===i||"devtools"===i}}function Re(e){return function(t){t=t?oe(t)?{url:t}:t:{};var n,r=t.success,i=t.fail,o=t.complete,a=new Promise((function(a,s){t.success=function(e){r&&r(e),a(e)},t.fail=function(e){i&&i(e),s(e)},t.complete=function(e){o&&o(e)},n=e.request(t)}));return De(n,a),a.abort=function(e){return e&&e(),n&&n.abort(),a},a}}function Be(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.needPromiseApis||[],o=new Set([].concat((0,r.Z)(i),(0,r.Z)(Le))),a=["getEnv","interceptors","Current","getCurrentInstance","options","nextTick","eventCenter","Events","preload","webpackJsonp"],s=new Set(n.isOnlyPromisify?i:Object.keys(t).filter((function(e){return-1===a.indexOf(e)})));n.modifyApis&&n.modifyApis(s),s.forEach((function(r){if(o.has(r)){var i=r;e[i]=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length,o=new Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];var s=i;if("string"===typeof e)return o.length?t[s].apply(t,[e].concat(o)):t[s](e);if(n.transformMeta){var u=n.transformMeta(s,e);if(s=u.key,e=u.options,!t.hasOwnProperty(s))return Ne(s)()}var c=null,l=Object.assign({},e);_e(s,e);var h=new Promise((function(r,i){l.success=function(t){var i,o;null===(i=n.modifyAsyncResult)||void 0===i||i.call(n,s,t),null===(o=e.success)||void 0===o||o.call(e,t),r("connectSocket"===s?Promise.resolve().then((function(){return c?Object.assign(c,t):t})):t)},l.fail=function(t){var n;null===(n=e.fail)||void 0===n||n.call(e,t),i(t)},l.complete=function(t){var n;null===(n=e.complete)||void 0===n||n.call(e,t)},c=o.length?t[s].apply(t,[l].concat(o)):t[s](l)}));return["uploadFile","downloadFile"].includes(s)&&(De(c,h),h.progress=function(e){return null===c||void 0===c||c.onProgressUpdate(e),h},h.abort=function(e){return null===e||void 0===e||e(),null===c||void 0===c||c.abort(),h}),h}}else{var a=r;if(n.transformMeta&&(a=n.transformMeta(r,{}).key),!t.hasOwnProperty(a))return void(e[r]=Ne(r));le(t[r])?e[r]=function(){for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];return n.handleSyncApis?n.handleSyncApis(r,t,i):t[a].apply(t,i)}:e[r]=t[a]}})),!n.isOnlyPromisify&&je(e,t,n)}function je(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e.canIUseWebp=Oe(e),e.getCurrentPages=getCurrentPages||Ne("getCurrentPages"),e.getApp=getApp||Ne("getApp"),e.env=t.env||{};try{e.requirePlugin=requirePlugin||Ne("requirePlugin")}catch(t){e.requirePlugin=Ne("requirePlugin")}var r=n.request||Re(t);function i(e){return r(e.requestParams)}var o=new e.Link(i);e.request=o.request.bind(o),e.addInterceptor=o.addInterceptor.bind(o),e.cleanInterceptors=o.cleanInterceptors.bind(o),e.miniGlobal=e.options.miniGlobal=t}function De(e,t){if(e&&t){var n=["abort","onHeadersReceived","offHeadersReceived","onProgressUpdate","offProgressUpdate","onChunkReceived","offChunkReceived"];e&&n.forEach((function(n){n in e&&(t[n]=e[n].bind(e))}))}}},2954:function(e,t,n){var r=n(2180),i=r.hooks,o=n(9671).Z;i.isExist("initNativeApi")&&i.call("initNativeApi",o),e.exports=o,e.exports["default"]=e.exports},4560:function(e,t,n){"use strict";var r=n(2180);Component((0,r.createRecursiveComponentConfig)())},9313:function(e,t,n){"use strict";var r=n(2180);Component((0,r.createRecursiveComponentConfig)("custom-wrapper"))}}]);
|
package/dist/utils.wxs
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
a: function (l, n, s) {
|
|
3
|
+
var a = ["7","0","21","5","2","12","6","4","53","54","28","23","50","55","56"]
|
|
4
|
+
var b = ["4","53","54","28","23","50","55","56"]
|
|
5
|
+
if (a.indexOf(n) === -1) {
|
|
6
|
+
l = 0
|
|
7
|
+
}
|
|
8
|
+
if (b.indexOf(n) > -1) {
|
|
9
|
+
var u = s.split(',')
|
|
10
|
+
var depth = 0
|
|
11
|
+
for (var i = 0; i < u.length; i++) {
|
|
12
|
+
if (u[i] === n) depth++
|
|
13
|
+
}
|
|
14
|
+
l = depth
|
|
15
|
+
}
|
|
16
|
+
return 'tmpl_' + l + '_' + n
|
|
17
|
+
},
|
|
18
|
+
b: function (a, b) {
|
|
19
|
+
return a === undefined ? b : a
|
|
20
|
+
},
|
|
21
|
+
c: function(i, prefix) {
|
|
22
|
+
var s = i.focus !== undefined ? 'focus' : 'blur'
|
|
23
|
+
return prefix + i.nn + '_' + s
|
|
24
|
+
},
|
|
25
|
+
d: function (i, v) {
|
|
26
|
+
return i === undefined ? v : i
|
|
27
|
+
},
|
|
28
|
+
e: function (n) {
|
|
29
|
+
return 'tmpl_' + n + '_container'
|
|
30
|
+
},
|
|
31
|
+
f: function (l, n) {
|
|
32
|
+
var b = ["4","53","54","28","23","50","55","56"]
|
|
33
|
+
if (b.indexOf(n) > -1) {
|
|
34
|
+
if (l) l += ','
|
|
35
|
+
l += n
|
|
36
|
+
}
|
|
37
|
+
return l
|
|
38
|
+
}
|
|
39
|
+
}
|
package/dist/vendors.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see vendors.js.LICENSE.txt */
|
|
2
|
+
(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[216],{4184:function(t,e){var r,n;(function(){"use strict";var o={}.hasOwnProperty;function u(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var n=typeof r;if("string"===n||"number"===n)t.push(r);else if(Array.isArray(r)){if(r.length){var i=u.apply(null,r);i&&t.push(i)}}else if("object"===n){if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]")){t.push(r.toString());continue}for(var c in r)o.call(r,c)&&r[c]&&t.push(c)}}}return t.join(" ")}t.exports?(u.default=u,t.exports=u):(r=[],n=function(){return u}.apply(e,r),void 0===n||(t.exports=n))})()},5251:function(t,e,r){"use strict";var n=r(7294),o=Symbol.for("react.element"),u=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,c=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,f={key:!0,ref:!0,__self:!0,__source:!0};function a(t,e,r){var n,u={},a=null,l=null;for(n in void 0!==r&&(a=""+r),void 0!==e.key&&(a=""+e.key),void 0!==e.ref&&(l=e.ref),e)i.call(e,n)&&!f.hasOwnProperty(n)&&(u[n]=e[n]);if(t&&t.defaultProps)for(n in e=t.defaultProps,e)void 0===u[n]&&(u[n]=e[n]);return{$$typeof:o,type:t,key:a,ref:l,props:u,_owner:c.current}}e.Fragment=u,e.jsx=a,e.jsxs=a},2408:function(t,e){"use strict";var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),f=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),s=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),y=Symbol.iterator;function d(t){return null===t||"object"!==typeof t?null:(t=y&&t[y]||t["@@iterator"],"function"===typeof t?t:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,h={};function m(t,e,r){this.props=t,this.context=e,this.refs=h,this.updater=r||b}function O(){}function w(t,e,r){this.props=t,this.context=e,this.refs=h,this.updater=r||b}m.prototype.isReactComponent={},m.prototype.setState=function(t,e){if("object"!==typeof t&&"function"!==typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},m.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},O.prototype=m.prototype;var _=w.prototype=new O;_.constructor=w,v(_,m.prototype),_.isPureReactComponent=!0;var S=Array.isArray,g=Object.prototype.hasOwnProperty,j={current:null},Z={key:!0,ref:!0,__self:!0,__source:!0};function P(t,e,n){var o,u={},i=null,c=null;if(null!=e)for(o in void 0!==e.ref&&(c=e.ref),void 0!==e.key&&(i=""+e.key),e)g.call(e,o)&&!Z.hasOwnProperty(o)&&(u[o]=e[o]);var f=arguments.length-2;if(1===f)u.children=n;else if(1<f){for(var a=Array(f),l=0;l<f;l++)a[l]=arguments[l+2];u.children=a}if(t&&t.defaultProps)for(o in f=t.defaultProps,f)void 0===u[o]&&(u[o]=f[o]);return{$$typeof:r,type:t,key:i,ref:c,props:u,_owner:j.current}}function E(t,e){return{$$typeof:r,type:t.type,key:e,ref:t.ref,props:t.props,_owner:t._owner}}function R(t){return"object"===typeof t&&null!==t&&t.$$typeof===r}function k(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,(function(t){return e[t]}))}var x=/\/+/g;function $(t,e){return"object"===typeof t&&null!==t&&null!=t.key?k(""+t.key):e.toString(36)}function C(t,e,o,u,i){var c=typeof t;"undefined"!==c&&"boolean"!==c||(t=null);var f=!1;if(null===t)f=!0;else switch(c){case"string":case"number":f=!0;break;case"object":switch(t.$$typeof){case r:case n:f=!0}}if(f)return f=t,i=i(f),t=""===u?"."+$(f,0):u,S(i)?(o="",null!=t&&(o=t.replace(x,"$&/")+"/"),C(i,e,o,"",(function(t){return t}))):null!=i&&(R(i)&&(i=E(i,o+(!i.key||f&&f.key===i.key?"":(""+i.key).replace(x,"$&/")+"/")+t)),e.push(i)),1;if(f=0,u=""===u?".":u+":",S(t))for(var a=0;a<t.length;a++){c=t[a];var l=u+$(c,a);f+=C(c,e,o,l,i)}else if(l=d(t),"function"===typeof l)for(t=l.call(t),a=0;!(c=t.next()).done;)c=c.value,l=u+$(c,a++),f+=C(c,e,o,l,i);else if("object"===c)throw e=String(t),Error("Objects are not valid as a React child (found: "+("[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.");return f}function I(t,e,r){if(null==t)return t;var n=[],o=0;return C(t,n,"","",(function(t){return e.call(r,t,o++)})),n}function A(t){if(-1===t._status){var e=t._result;e=e(),e.then((function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)}),(function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)})),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var T={current:null},D={transition:null},F={ReactCurrentDispatcher:T,ReactCurrentBatchConfig:D,ReactCurrentOwner:j};e.Children={map:I,forEach:function(t,e,r){I(t,(function(){e.apply(this,arguments)}),r)},count:function(t){var e=0;return I(t,(function(){e++})),e},toArray:function(t){return I(t,(function(t){return t}))||[]},only:function(t){if(!R(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},e.Component=m,e.Fragment=o,e.Profiler=i,e.PureComponent=w,e.StrictMode=u,e.Suspense=l,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=F,e.cloneElement=function(t,e,n){if(null===t||void 0===t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var o=v({},t.props),u=t.key,i=t.ref,c=t._owner;if(null!=e){if(void 0!==e.ref&&(i=e.ref,c=j.current),void 0!==e.key&&(u=""+e.key),t.type&&t.type.defaultProps)var f=t.type.defaultProps;for(a in e)g.call(e,a)&&!Z.hasOwnProperty(a)&&(o[a]=void 0===e[a]&&void 0!==f?f[a]:e[a])}var a=arguments.length-2;if(1===a)o.children=n;else if(1<a){f=Array(a);for(var l=0;l<a;l++)f[l]=arguments[l+2];o.children=f}return{$$typeof:r,type:t.type,key:u,ref:i,props:o,_owner:c}},e.createContext=function(t){return t={$$typeof:f,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},t.Provider={$$typeof:c,_context:t},t.Consumer=t},e.createElement=P,e.createFactory=function(t){var e=P.bind(null,t);return e.type=t,e},e.createRef=function(){return{current:null}},e.forwardRef=function(t){return{$$typeof:a,render:t}},e.isValidElement=R,e.lazy=function(t){return{$$typeof:p,_payload:{_status:-1,_result:t},_init:A}},e.memo=function(t,e){return{$$typeof:s,type:t,compare:void 0===e?null:e}},e.startTransition=function(t){var e=D.transition;D.transition={};try{t()}finally{D.transition=e}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(t,e){return T.current.useCallback(t,e)},e.useContext=function(t){return T.current.useContext(t)},e.useDebugValue=function(){},e.useDeferredValue=function(t){return T.current.useDeferredValue(t)},e.useEffect=function(t,e){return T.current.useEffect(t,e)},e.useId=function(){return T.current.useId()},e.useImperativeHandle=function(t,e,r){return T.current.useImperativeHandle(t,e,r)},e.useInsertionEffect=function(t,e){return T.current.useInsertionEffect(t,e)},e.useLayoutEffect=function(t,e){return T.current.useLayoutEffect(t,e)},e.useMemo=function(t,e){return T.current.useMemo(t,e)},e.useReducer=function(t,e,r){return T.current.useReducer(t,e,r)},e.useRef=function(t){return T.current.useRef(t)},e.useState=function(t){return T.current.useState(t)},e.useSyncExternalStore=function(t,e,r){return T.current.useSyncExternalStore(t,e,r)},e.useTransition=function(){return T.current.useTransition()},e.version="18.2.0"},7294:function(t,e,r){"use strict";t.exports=r(2408)},5893:function(t,e,r){"use strict";t.exports=r(5251)},907:function(t,e,r){"use strict";function n(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}r.d(e,{Z:function(){return n}})},3878:function(t,e,r){"use strict";function n(t){if(Array.isArray(t))return t}r.d(e,{Z:function(){return n}})},7326:function(t,e,r){"use strict";function n(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}r.d(e,{Z:function(){return n}})},5671:function(t,e,r){"use strict";function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}r.d(e,{Z:function(){return n}})},3144:function(t,e,r){"use strict";r.d(e,{Z:function(){return u}});var n=r(9142);function o(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(0,n.Z)(o.key),o)}}function u(t,e,r){return e&&o(t.prototype,e),r&&o(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}},7277:function(t,e,r){"use strict";r.d(e,{Z:function(){return f}});var n=r(1120),o=r(8814),u=r(1002),i=r(7326);function c(t,e){if(e&&("object"===(0,u.Z)(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return(0,i.Z)(t)}function f(t){var e=(0,o.Z)();return function(){var r,o=(0,n.Z)(t);if(e){var u=(0,n.Z)(this).constructor;r=Reflect.construct(o,arguments,u)}else r=o.apply(this,arguments);return c(this,r)}}},4942:function(t,e,r){"use strict";r.d(e,{Z:function(){return o}});var n=r(9142);function o(t,e,r){return e=(0,n.Z)(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}},8301:function(t,e,r){"use strict";r.d(e,{Z:function(){return o}});var n=r(8415);function o(){return o="undefined"!==typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var o=(0,n.Z)(t,e);if(o){var u=Object.getOwnPropertyDescriptor(o,e);return u.get?u.get.call(arguments.length<3?t:r):u.value}},o.apply(this,arguments)}},1120:function(t,e,r){"use strict";function n(t){return n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},n(t)}r.d(e,{Z:function(){return n}})},136:function(t,e,r){"use strict";r.d(e,{Z:function(){return o}});var n=r(9611);function o(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&(0,n.Z)(t,e)}},8814:function(t,e,r){"use strict";function n(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}r.d(e,{Z:function(){return n}})},9199:function(t,e,r){"use strict";function n(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}r.d(e,{Z:function(){return n}})},5267:function(t,e,r){"use strict";function n(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}r.d(e,{Z:function(){return n}})},1413:function(t,e,r){"use strict";r.d(e,{Z:function(){return u}});var n=r(4942);function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function u(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){(0,n.Z)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}},4925:function(t,e,r){"use strict";function n(t,e){if(null==t)return{};var r,n,o={},u=Object.keys(t);for(n=0;n<u.length;n++)r=u[n],e.indexOf(r)>=0||(o[r]=t[r]);return o}function o(t,e){if(null==t)return{};var r,o,u=n(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)r=i[o],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(u[r]=t[r])}return u}r.d(e,{Z:function(){return o}})},4433:function(t,e,r){"use strict";r.d(e,{Z:function(){return i}});var n=r(8415),o=r(4942);function u(t,e,r,i){return u="undefined"!==typeof Reflect&&Reflect.set?Reflect.set:function(t,e,r,u){var i,c=(0,n.Z)(t,e);if(c){if(i=Object.getOwnPropertyDescriptor(c,e),i.set)return i.set.call(u,r),!0;if(!i.writable)return!1}if(i=Object.getOwnPropertyDescriptor(u,e),i){if(!i.writable)return!1;i.value=r,Object.defineProperty(u,e,i)}else(0,o.Z)(u,e,r);return!0},u(t,e,r,i)}function i(t,e,r,n,o){var i=u(t,e,r,n||t);if(!i&&o)throw new TypeError("failed to set property");return r}},9611:function(t,e,r){"use strict";function n(t,e){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},n(t,e)}r.d(e,{Z:function(){return n}})},9439:function(t,e,r){"use strict";r.d(e,{Z:function(){return c}});var n=r(3878);function o(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,u,i,c=[],f=!0,a=!1;try{if(u=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;f=!1}else for(;!(f=(n=u.call(r)).done)&&(c.push(n.value),c.length!==e);f=!0);}catch(t){a=!0,o=t}finally{try{if(!f&&null!=r["return"]&&(i=r["return"](),Object(i)!==i))return}finally{if(a)throw o}}return c}}var u=r(181),i=r(5267);function c(t,e){return(0,n.Z)(t)||o(t,e)||(0,u.Z)(t,e)||(0,i.Z)()}},8415:function(t,e,r){"use strict";r.d(e,{Z:function(){return o}});var n=r(1120);function o(t,e){while(!Object.prototype.hasOwnProperty.call(t,e))if(t=(0,n.Z)(t),null===t)break;return t}},4506:function(t,e,r){"use strict";r.d(e,{Z:function(){return c}});var n=r(3878),o=r(9199),u=r(181),i=r(5267);function c(t){return(0,n.Z)(t)||(0,o.Z)(t)||(0,u.Z)(t)||(0,i.Z)()}},3433:function(t,e,r){"use strict";r.d(e,{Z:function(){return f}});var n=r(907);function o(t){if(Array.isArray(t))return(0,n.Z)(t)}var u=r(9199),i=r(181);function c(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(t){return o(t)||(0,u.Z)(t)||(0,i.Z)(t)||c()}},9142:function(t,e,r){"use strict";r.d(e,{Z:function(){return u}});var n=r(1002);function o(t,e){if("object"!==(0,n.Z)(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!==(0,n.Z)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function u(t){var e=o(t,"string");return"symbol"===(0,n.Z)(e)?e:String(e)}},1002:function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.d(e,{Z:function(){return n}})},181:function(t,e,r){"use strict";r.d(e,{Z:function(){return o}});var n=r(907);function o(t,e){if(t){if("string"===typeof t)return(0,n.Z)(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?(0,n.Z)(t,e):void 0}}},8737:function(t,e,r){"use strict";r.d(e,{Z:function(){return f}});var n=r(1120),o=r(9611);function u(t){return-1!==Function.toString.call(t).indexOf("[native code]")}var i=r(8814);function c(t,e,r){return c=(0,i.Z)()?Reflect.construct.bind():function(t,e,r){var n=[null];n.push.apply(n,e);var u=Function.bind.apply(t,n),i=new u;return r&&(0,o.Z)(i,r.prototype),i},c.apply(null,arguments)}function f(t){var e="function"===typeof Map?new Map:void 0;return f=function(t){if(null===t||!u(t))return t;if("function"!==typeof t)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return c(t,arguments,(0,n.Z)(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),(0,o.Z)(r,t)},f(t)}}}]);
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
Copyright (c) 2018 Jed Watson.
|
|
3
|
+
Licensed under the MIT License (MIT), see
|
|
4
|
+
http://jedwatson.github.io/classnames
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* @license React
|
|
9
|
+
* react-jsx-runtime.production.min.js
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
12
|
+
*
|
|
13
|
+
* This source code is licensed under the MIT license found in the
|
|
14
|
+
* LICENSE file in the root directory of this source tree.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* @license React
|
|
19
|
+
* react.production.min.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conecli/cone-render",
|
|
3
|
-
"version": "0.8.15-taroUpdate.
|
|
3
|
+
"version": "0.8.15-taroUpdate.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"files": [
|
|
6
6
|
"dist/"
|
|
@@ -47,6 +47,7 @@
|
|
|
47
47
|
"dev:quickapp": "npm run build:quickapp -- --watch",
|
|
48
48
|
"compressWatch": "gulp compressWatch --gulpfile ./publish/gulpfile.js",
|
|
49
49
|
"compress": "gulp compress --gulpfile ./publish/gulpfile.js",
|
|
50
|
+
"build": "npm run compress",
|
|
50
51
|
"check": "gulp check --gulpfile ./publish/gulpfile.js"
|
|
51
52
|
},
|
|
52
53
|
"browserslist": [
|
package/dist/api/index.ts
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/common/business.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|