Files
2023-11-23 09:05:23 +08:00

2 lines
3.7 KiB
JavaScript

/*! For license information please see index.js.LICENSE.txt */
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["pages/formSubmit/index"],{"./node_modules/@antmjs/vantui/es/common/color.js":function(e,s,t){t.d(s,{GREEN:function(){return n},GRAY_DARK:function(){return o}});var n="#07c160",o="#969799"},"./node_modules/@antmjs/vantui/es/steps/index.js":function(e,s,t){var n=t("./node_modules/@swc/helpers/esm/_object_spread.js"),o=t("./node_modules/@swc/helpers/esm/_object_spread_props.js"),a=t("./node_modules/@swc/helpers/esm/_object_without_properties.js"),i=t("webpack/container/remote/react/jsx-runtime"),c=t("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),r=t("webpack/container/remote/react"),l=t("./node_modules/@antmjs/vantui/es/wxs/utils.js"),d=t("./node_modules/@antmjs/vantui/es/common/color.js"),u=t("./node_modules/@antmjs/vantui/es/icon/index.js");function getStatus(e,s){return e<s?"finish":e===s?"process":"inactive"}s.default=function Steps(e){var s=e.steps,t=void 0===s?[]:s,m=e.active,p=void 0===m?0:m,v=e.direction,j=void 0===v?"horizontal":v,x=e.activeColor,_=void 0===x?d.GREEN:x,f=e.inactiveColor,b=void 0===f?d.GRAY_DARK:f,w=e.activeIcon,h=void 0===w?"checked":w,g=e.inactiveIcon,S=e.className,N=e.onClickStep,k=e.iconClassPrefix,C=void 0===k?"van-icon":k,V=(0,a._)(e,["steps","active","direction","activeColor","inactiveColor","activeIcon","inactiveIcon","className","onClickStep","iconClassPrefix"]),I=(0,r.useCallback)((function(e){var s=e.currentTarget.dataset.index;Object.defineProperty(e,"detail",{value:s}),null==N||N(e)}),[N]);return(0,i.jsx)(c.View,(0,o._)((0,n._)({className:l.bem("steps",[j])+" ".concat(S||"")},V),{children:(0,i.jsx)(c.View,{className:"van-step__wrapper",children:t.map((function(e,s){return(0,i.jsxs)(c.View,{onClick:I,"data-index":s,className:l.bem("step",[j,getStatus(s,p)])+" van-hairline",style:"inactive"===getStatus(s,p)?"color: "+b:"",children:[(0,i.jsxs)(c.View,{className:"van-step__title",style:s===p?"color: "+_:"",children:[(0,i.jsx)(c.View,{children:e.text}),(0,i.jsx)(c.View,{className:"desc-class",children:e.desc})]}),(0,i.jsx)(c.View,{className:"van-step__circle-container",children:s!==p?(0,i.jsx)(i.Fragment,{children:e.inactiveIcon||g?(0,i.jsx)(u.default,{classPrefix:C,color:"inactive"===getStatus(s,p)?b:_,name:e.inactiveIcon||g||"",className:"van-step__icon"}):(0,i.jsx)(c.View,{className:"van-step__circle",style:"background-color: "+(void 0!==p&&s<p?_:b)})}):(0,i.jsx)(u.default,{name:e.activeIcon||h,color:_,className:"van-step__icon",classPrefix:C})}),(0,i.jsx)(c.View,{children:s!==t.length-1&&(0,i.jsx)(c.View,{className:"van-step__line",style:"background-color: "+(void 0!==p&&s<p?_:b)})})]},s)}))})}))}},"./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[9].use[1]!./src/pages/formSubmit/index.tsx":function(e,s,t){var n=t("./node_modules/@antmjs/vantui/es/steps/index.js"),o=t("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),a=t("webpack/container/remote/react/jsx-runtime");s.default=function formSubmit(){return(0,a.jsx)(o.View,{children:(0,a.jsx)(n.default,{steps:[{text:"步骤一",desc:"描述信息"},{text:"步骤二",desc:"描述信息"},{text:"步骤三",desc:"描述信息"},{text:"步骤四",desc:"描述信息"}],active:2})})}},"./src/pages/formSubmit/index.tsx":function(e,s,t){var n=t("webpack/container/remote/@tarojs/runtime"),o=t("./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[9].use[1]!./src/pages/formSubmit/index.tsx");Page((0,n.createPageConfig)(o.default,"pages/formSubmit/index",{root:{cn:[]}},{}||{}))}},function(e){e.O(0,["taro","vendors","common"],(function(){return s="./src/pages/formSubmit/index.tsx",e(e.s=s);var s}));e.O()}]);