TestEShopDist/dist/pages/addressAdd/sub-common/a2a218972144fe33898d9e262408c2c0.js
2023-05-15 14:13:36 +08:00

1 line
1.5 KiB
JavaScript

"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[3602],{8044:function(l,e,o){var n=o(1515),i=o(7294),s=o(5893),c=function FromList(l){var e,o=l.type,i=void 0===o?"input":o,c=l.value,r=void 0===c?"":c,a=l.style,t=void 0===a?{}:a,d=l.labelStyle,p=void 0===d?{}:d,u=l.contentStyle,h=void 0===u?{}:u,m=l.required,x=void 0!==m&&m;return(0,s.jsxs)(n.G7,{style:t,className:"form-list",children:[(0,s.jsx)(n.G7,{style:p,className:"form-list-label ".concat(x&&"form-list-label-required"),children:l.label}),(0,s.jsx)(n.G7,{onClick:null==l?void 0:l.onClick,className:"form-list-right",children:null!==(e=l.children)&&void 0!==e?e:(0,s.jsx)(n.G7,{style:h,onClick:null==l?void 0:l.onClick,className:"form-list-right-meet",children:"input"==i?(0,s.jsxs)(n.G7,{className:"form-list-input",children:[(0,s.jsx)(n.II,{alwaysEmbed:!0,cursorSpacing:150,value:r,"placeholder-class":"phcolor",type:l.primordialType||"text",onInput:null==l?void 0:l.onInput,placeholder:l.placeholder}),r&&(0,s.jsx)(n.G7,{children:(0,s.jsx)(n.xv,{onClick:function onClick(){return l.onInput&&l.onInput({detail:{value:""}})},className:"iconfont icon-qingkong"})})]}):"textarea"==i?(0,s.jsx)(n.gx,{value:r,"placeholder-class":"phcolor",onInput:null==l?void 0:l.onInput,placeholder:l.placeholder}):(0,s.jsxs)(s.Fragment,{children:[l.value?(0,s.jsx)(n.G7,{children:r}):(0,s.jsx)(n.G7,{className:"form-list-right-placeholder",children:l.placeholder}),(0,s.jsx)(n.G7,{className:"form-list-right-enter",children:(0,s.jsx)(n.xv,{className:"iconfont icon-a-moreback"})})]})})})]})};e.Z=(0,i.memo)(c)}}]);