Files
aiot-platform-ui/apps/web-antd/dist/js/data-CLOzPwyd.js
lzh 35c3d0e06e
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-18 16:18:59 +08:00

2 lines
2.8 KiB
JavaScript

import{as as i,at as o}from"./bootstrap-CW2RsBQq.js";import{D as l}from"./dict-enum-CaHgMaDZ.js";const n={1:{startCountTitle:"首件",extraCountTitle:"续件"},2:{startCountTitle:"首件重量(kg)",extraCountTitle:"续件重量(kg)"},3:{startCountTitle:"首件体积(m³)",extraCountTitle:"续件体积(m³)"}},r={1:{freeCountTitle:"包邮件数"},2:{freeCountTitle:"包邮重量(kg)"},3:{freeCountTitle:"包邮体积(m³)"}};function d(t=1){const e=n[t];return[{field:"areaIds",title:"区域",minWidth:300,slots:{default:"areaIds"}},{field:"startCount",title:e==null?void 0:e.startCountTitle,width:120,slots:{default:"startCount"}},{field:"startPrice",title:"运费(元)",width:120,slots:{default:"startPrice"}},{field:"extraCount",title:e==null?void 0:e.extraCountTitle,width:120,slots:{default:"extraCount"}},{field:"extraPrice",title:"续费(元)",width:120,slots:{default:"extraPrice"}},{title:"操作",width:80,fixed:"right",slots:{default:"actions"}}]}function u(t=1){const e=r[t];return[{field:"areaIds",title:"区域",minWidth:300,slots:{default:"areaIds"}},{field:"freeCount",title:e==null?void 0:e.freeCountTitle,width:120,slots:{default:"freeCount"}},{field:"freePrice",title:"包邮金额(元)",width:120,slots:{default:"freePrice"}},{title:"操作",width:80,fixed:"right",slots:{default:"actions"}}]}function m(){return[{component:"Input",fieldName:"id",dependencies:{triggerFields:[""],show:()=>!1}},{component:"Input",fieldName:"name",label:"模板名称",componentProps:{placeholder:"请输入模板名称"},rules:"required"},{fieldName:"chargeMode",label:"计费方式",component:"RadioGroup",componentProps:{options:o(l.EXPRESS_CHARGE_MODE,"number"),buttonStyle:"solid",optionType:"button"},rules:i().default(1)},{fieldName:"sort",label:"显示顺序",component:"InputNumber",componentProps:{placeholder:"请输入显示顺序",min:0},rules:"required"},{fieldName:"charges",label:"运费设置",component:"Input",formItemClass:"col-span-3"},{fieldName:"frees",label:"包邮设置",component:"Input",formItemClass:"col-span-3"}]}function f(){return[{fieldName:"name",label:"模板名称",component:"Input",componentProps:{placeholder:"请输入模板名称",allowClear:!0}},{fieldName:"chargeMode",label:"计费方式",component:"Select",componentProps:{placeholder:"请选择计费方式",allowClear:!0,options:o(l.EXPRESS_CHARGE_MODE,"number")}}]}function c(){return[{field:"id",title:"编号",minWidth:100},{field:"name",title:"模板名称",minWidth:200},{field:"chargeMode",title:"计费方式",minWidth:100,cellRender:{name:"CellDict",props:{type:l.EXPRESS_CHARGE_MODE}}},{field:"sort",title:"显示顺序",minWidth:100},{field:"createTime",title:"创建时间",minWidth:180,formatter:"formatDateTime"},{title:"操作",width:130,fixed:"right",slots:{default:"actions"}}]}export{n as C,r as F,f as a,m as b,d as c,u as d,c as u};