petstore-frontend/dist/build/h5/assets/appointment.SHi7qFlK.js
2026-04-12 22:57:48 +08:00

2 lines
317 B
JavaScript

const a={new:"待确认",doing:"服务中",done:"已完成",cancel:"已取消"},n=n=>a[n]||a.new,e=a=>({new:"warning",doing:"primary",done:"success",cancel:"default"}[a]||"default"),c=a=>({new:"tag-warning",doing:"tag-primary",done:"tag-success",cancel:"tag-default"}[a]||"tag-default");export{c as a,e as b,n as g};